Plugin Author
hupe13
(@hupe13)
Maybe it works for you also.
The kml file and the markerClusterGroup command work together.
[leaflet-map fitbounds]
[leaflet-kml src="https://UPLOAD_URL/kirchen/kirchen.kml"]{name}[/leaflet-kml]
[hover]
[markerClusterGroup disableClusteringAtZoom=10 maxClusterRadius=80 feat="properties.denomination" strings="catholic,lutheran,protestant" groups="catholic,lutheran,protestant"]
[zoomhomemap]
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.
Plugin Author
hupe13
(@hupe13)
Do you have some example files? If you want, you can also send them to me by mail. And I need to know the grouping feature.
-
This reply was modified 3 years, 5 months ago by
hupe13.
Plugin Author
hupe13
(@hupe13)
New shortcodes leaflet-optiongroup and leaflet-featuregroup in V 3.3.