• Resolved johnydewitte

    (@johnydewitte)


    It’s a suggestion. Now you can only group on leaflet-markers (and leaflet-geojson).
    It would be great if you could also group on leaflet-kml

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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]
    Plugin Author hupe13

    (@hupe13)

    Does it work?

    Thread Starter johnydewitte

    (@johnydewitte)

    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. (https://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 1 year, 11 months ago by hupe13.
    Plugin Author hupe13

    (@hupe13)

    New shortcodes leaflet-optiongroup and leaflet-featuregroup in V 3.3.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Grouping on leaflet-kml’ is closed to new replies.