-
Posted a reply to Accessible maps, on the site WordPress.org Forums:
This is already supported: [leaflet-marker alt="Kyiv" lat=50.4501 lng=30.5234]Kyiv, Ukraine is the birthplace of Leaflet![/leaflet-marker] -
Posted a reply to is it possible to create something like this?, on the site WordPress.org Forums:
If you're not a developer, you probably cannot do that, but if you were, you… -
Committed [3122865] to Plugins SVN:
none -
Committed [3043427] to Plugins SVN:
v3.4.1: php 8.2 support -
Committed [3019392] to Plugins SVN:
v3.4.0: new leaflet-wms layer -
Posted a reply to Prevent Default Map Tiles, on the site WordPress.org Forums:
Added: https://github.com/bozdoz/wp-plugin-leaflet-map/issues/236 -
Posted a reply to Prevent Default Map Tiles, on the site WordPress.org Forums:
have not looked at this no. I see one shortcode, do you have an alternate… -
Committed [2968965] to Plugins SVN:
v3.3.1 - security fixes to xss issues; bump leaflet to 1.9.4; fix ... -
Posted a reply to Possible to show all popup when load the page?, on the site WordPress.org Forums:
leaflet can’t show more than one marker pop up at a time -
Posted a reply to Shortcode question. Moving hundreds of pages to this plugin., on the site WordPress.org Forums:
Might be possible to make this a little bit more extendable. Could have a filter… -
Posted a reply to Add Leaflet Version to Enqueue Commands, on the site WordPress.org Forums:
Great idea. Added: https://github.com/bozdoz/wp-plugin-leaflet-map/issues/222 -
Posted a reply to leaflet-marker shortcode, check if address exists, on the site WordPress.org Forums:
I think it depends on the geocoder being used. Hypothetically, yes; we could omit addresses… -
Committed [2871359] to Plugins SVN:
v3.3.0: adds leaflet_map_popup_message filter -
Posted a reply to Change default fonts and colours, on the site WordPress.org Forums:
Interesting question. I’m not sure. I’d have to look at the css to see if… -
Posted a reply to Map is empty when markers nearby each other, on the site WordPress.org Forums:
@ccmp Can you give me a shortcode to use to reproduce this issue? -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
I can make it work; it's just been super unclear, and I'm not enthused at… -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
do_shortcode has been added to all popups in v3.2.0 -
Posted a reply to PHP 8.1 support, on the site WordPress.org Forums:
Should be fixed in v3.2.0. Let me know if you have any more issues with… -
Committed [2863840] to Plugins SVN:
v3.2.0: fixes php8.1; do_shortcode in popups -
Posted a reply to Marker position not matching provided lat & lng, on the site WordPress.org Forums:
I don't understand this thread. As far as I can tell, yes, it is working.… -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
I've added an image without issue: https://imgur.com/a/DJH8IaF -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
I added an issue: https://github.com/bozdoz/wp-plugin-leaflet-map/issues/185 but, like I said, I have a hard time justifying… -
Posted a reply to Tile URL Crawled, on the site WordPress.org Forums:
Fixed in 3.1.0 -
Posted a reply to PHP Notices, on the site WordPress.org Forums:
Fixed in 3.1.0 -
Committed [2841675] to Plugins SVN:
v3.1.0: image and video overlays; csv subdomains; base url ... -
Posted a reply to Tile URL Crawled, on the site WordPress.org Forums:
It's a cool idea. Extremely specific use-case. I'll take a look. Referenced here: https://github.com/bozdoz/wp-plugin-leaflet-map/issues/187 -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
yeah, a hook might be a good idea. -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
The other thing that's happening is we're calling unescape on the content, which just returns… -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
Specific to stripping HTML tags, that function is calling $message = htmlspecialchars($message); https://github.com/bozdoz/wp-plugin-leaflet-map/blob/master/class.leaflet-map.php#L366-L389 This is… -
Posted a reply to How to Add Shortcode inside Leaflet Marker Shortcode, on the site WordPress.org Forums:
I don't think any of our shortcodes call do_shortcode (https://developer.wordpress.org/reference/functions/do_shortcode/) I could try to add… -
Posted a reply to PHP 8.1 support, on the site WordPress.org Forums:
Thanks for letting me know. I can take a look. This should be fixed. I… -
Posted a reply to Page loading too slow, on the site WordPress.org Forums:
Probably you should use the marker cluster plugin -
Committed [2783014] to Plugins SVN:
v3.0.5 fix version in js files -
Committed [2782883] to Plugins SVN:
Merge branch 'master' of github.com:bozdoz/wp-plugin-leaflet-map -
Committed [2728999] to Plugins SVN:
Merge branch 'master' of github.com:bozdoz/wp-plugin-leaflet-map -
Committed [2728637] to Plugins SVN:
reference to Extensions -
Committed [2728632] to Plugins SVN:
remove previous tagged version before copying trunk -
Created a topic, Highly recommended!, on the site WordPress.org Forums:
Resolves many issues that come up with using the Leafl… -
Committed [2728626] to Plugins SVN:
update readme.txt with 6.0 -
Committed [2728625] to Plugins SVN:
fix file path -
Committed [2728127] to Plugins SVN:
Tested 6.0 -
Posted a reply to Multiple Script tags???, on the site WordPress.org Forums:
Could it? Sure. Feel free to add a PR if you'd like to help improve… -
Posted a reply to fitbounds, on the site WordPress.org Forums:
Might have fixed this in 3.0.4 -
Committed [2625537] to Plugins SVN:
v3.0.4: fixes markers so they can work with 0's -
Posted a reply to fitbounds, on the site WordPress.org Forums:
Could you give me an example of what's not working? just this? [leaflet-map fitbounds] [leaflet-marker… -
Posted a reply to fitbounds, on the site WordPress.org Forums:
Yeah fitbounds ought to only be on the leaflet-map shortcode; the other ones came first,… -
Posted a reply to popupAnchor usage?, on the site WordPress.org Forums:
Should be fixed in v3.0.3 -
Committed [2608363] to Plugins SVN:
v3.0.3: fixes using popupAnchor without passing iconUrl -
Posted a reply to popupAnchor usage?, on the site WordPress.org Forums:
Definitely a bug. I'll fix it -
Posted a reply to popupAnchor usage?, on the site WordPress.org Forums:
What's the map shortcode you're using?
Developer
-
Leaflet Map
Active Installs: 30,000+
-
Quote Tweet
Active Installs: 70+
-
reCAPTCHA Jetpack
Active Installs: 700+
Contributor
-
Leaflet Map Widget
Active Installs: 50+