Plugin Author
hupe13
(@hupe13)
Maybe these new functions do the job. I will probably release the next version this weekend.
-
This reply was modified 3 years, 3 months ago by
hupe13.
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.
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 3 years, 3 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.
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.