wp-plugin-leaflet-map icon indicating copy to clipboard operation
wp-plugin-leaflet-map copied to clipboard

Add leaflet maps to Wordpress with shortcodes

Results 69 wp-plugin-leaflet-map issues
Sort by recently updated
recently updated
newest added

Hello everyone, sorry for my English, I'm using the translator. I need to create this (https://mapness.io/en/create-your-custom-map) and it's done with Leaflet, but I don't know how to make the shortcode...

Hi there, I'd like to add my little contribution to this cool plugin : my changes will allow editor to use lat="" and lng="" to the image-map shortcode, redefining the...

Hi Bozdoz, Leaflet V 1.8.0 is released. The plugin works with this. But there are new options: ` integrity="sha512-...." crossorigin=""`. You should make them available. Thank you very much.

priority

I added support to imageOverlay feaure available in LeafLet library creating a new shortcode. Since "image" was already used, i created the `[leaflet-overlay]` shortcode. This is an example of the...

Added support for the very nice https://github.com/Leaflet/Leaflet.markercluster plugin which increases usability in all cases when markers get crowded. Implementation of issue #150.

test stage already exists. Just needs (1) new version deployment workflow, and (2) current version update workflow

help wanted
priority

If I will use leaflet map on a German site, the user must diside if he will speak with the tile server. I think it is posible to include in...

Hi! For your information: I got reported that the modal doesn't open when clicking on a pointer on the map when using safari (v.15.3) I can't test it myself. No...

Does the plugin support subdomain as an array of strings? LeafletJS accepts subdomains as an array, cf. https://leafletjs.com/reference-1.7.1.html#tilelayer I have a target that is approximately ``https://{s}.mapdataserv.ext/{x}/{y}/{z}`` In this problem case,...

bug
Feature
help wanted