Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author hupe13

    (@hupe13)

    Maybe these new functions do the job. I will probably release the next version this weekend.

    • This reply was modified 1 year, 10 months ago by hupe13.
    Thread Starter jtesting

    (@jtesting)

    Thank you for fast response! Now that I have you here…

    [leaflet-map lat=’my lat’ lng=’my lng height=600 zoomcontrol]
    [leaflet-line color=”purple” latlngs=”my values”]
    [leaflet-optiongroup option=”color” values=”purple” groups=”purple”]
    [fullscreen]

    option group is not working for me, does this look correct?

    Plugin Author hupe13

    (@hupe13)

    The new functions work only on markers and geojsons.

    Thread Starter jtesting

    (@jtesting)

    I have attempted to use both feature and option group but still not working as expected. I followed example and even added denomination values in geojson. Is there certain version I must be on possibly? Sharing with you what I have below and will edit my comment to prevent abuse.

    [leaflet-map fitbounds]
    [leaflet-geojson src=”json file”]{@id} – {denomination}[/leaflet-geojson]
    [leaflet-featuregroup disableClusteringAtZoom=10 maxClusterRadius=80 property=”denomination” values=”protestant” groups=”protestant”]
    [zoomhomemap]

    • This reply was modified 1 year, 10 months ago by jtesting.
    Plugin Author hupe13

    (@hupe13)

    It is very difficult for me to write a documention, which applies to everyone.

    leaflet-geojson has options like iconurl. These are from the shortcode leaflet-geojson and are fixed. Features and properties are inside the geojson file. They are different for each application.

    If you want to send me a test file, my mail address is at the bottom.

    Thread Starter jtesting

    (@jtesting)

    Thank you for your response and I apologize for the late reply. I have sent you a test file and will continue to attempt to get it working.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Select Group for Poly Lines – Nevermind’ is closed to new replies.