wp-plugin-leaflet-map
wp-plugin-leaflet-map copied to clipboard
Add leaflet maps to Wordpress with shortcodes
What's the correct way to specify height based on viewer? E.g. a straight pixel setting for mobile entails that the map is tiny on a desktop browser. Setting a percentage...
Thanks for the plugin! This plugin is super useful for me as a regular leaflet and osm user. However I found that the "fitbounds" value are not working properly when...
Do you have an idea how to control the zoom-level of a svg when using it as an image-map? Unfortunately the zoom-attribute in the shortcode does not seam to work....
https://github.com/bozdoz/wp-plugin-leaflet-map/pull/138/commits/87fc9da922852ff605839354b913aefffe3d7eb0 From forum: https://wordpress.org/support/topic/how-to-change-the-naming-of-used-maps/
Hey there, This is more of a question then a bug, but I was curious if others had implemented a address box whereby the address would be geocoded and then...
This [marker cluster Leaflet plugin](https://github.com/Leaflet/Leaflet.markercluster) is quite nice if you have many markers close to each other or if you want to zoom out a lot. I started working on...
I was looking for a way to re-initalise a map, for example: the map is already rendered with the shortcode in a popup, and needs to be shown when the...
Hi there, for my page it would be great to open a markers text box via a link on the page. E.g. something like `Open Marker 1234` alternatively via javascript....
Hello, The current behavior, directly rendering JavaScript into the content is quite error prone with page builder and other tools. I.e. I'm using Toolset quite often and can't use the...
Hi there, First of all, thank you for your work for this very useful plugin, it speeds up a lot leaflet integration :) I may have found a bug in...