No.
I have a dynamic map with a mix of points ([leaflet-marker] and tracks ([leaflet-kml].What i want to do is making groups with a mix of [leaflet-marker]’s and [leaflet-kml]’s .
It works fine with the [leaflet-marker]’s. I use ‘iconUrl’ as feat. (http://studio.photrazz.net/?page_id=35712).
But i can’t use ‘iconUrl’ with [leaflet-kml]. I tried ‘iconUrl’ with [leaflet-geojson] also but it doesn’t work either.
My KML’s have no points, it are just tracks. One selector-feat for all leaflet-types should be ideal.
Maybe you have an idea ?
Thank you very much.