wp-plugin-leaflet-map
wp-plugin-leaflet-map copied to clipboard
Add leaflet maps to Wordpress with shortcodes
Add `title` to the map [leaflet-map] as option so it can be shown as map header. This will make the map to standout from the rest of the page. It...
`[leaflet-map address="Kowloon, Hong Kong" zoom=14 height=800 doubleClickZoom=true scrollwheel]` `[leaflet-image-overlay src="XXX" ]` When I follow the steps of making an image overlay on my map, as I type `[leaflet-image-overlay src="XXX" ]`,...
Hi Bozdoz, can you provide an option to pick up the icon from geojson properties? Someone asked in the [forum](https://wordpress.org/support/topic/geojson-i-need-to-use-this-i-have-100s-of-markers-causing-load-probs/). Thank you very much.
Hi Bozdoz, there was a [topic](https://wordpress.org/support/topic/leaflet-parentgroup-not-working-as-expected/#post-17887998) in my support forum. Do you think it would be nice to have an option for a permanent tooltip?
As specified in https://github.com/openstreetmap/operations/issues/737, OpenStreetMap has switched the preferred tile server URL. This should be changed.
As per https://github.com/openstreetmap/operations/issues/737 Fixes #261
Thanks for this great plugin! I use Elementor shortcode to display my map with one marker. I try to use it with Complianz Plugin for cookie consent for GDPR compliance....
I just found this nifty plugin (thx for that) and it works pretty good. However, there's one thing I could not figure out how to do (even with lots of...
https://wordpress.org/support/topic/default-settings-overriding/: > I input the basic shortcode e.g [leaflet-map lat=53.10902942035064 lng=-7.723388671875001 zoom=7] and the map only shows at the default lat and long, but the zoom value overrides the default...