bozdoz
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] Accessible mapsThis is already supported:
[leaflet-marker alt="Kyiv" lat=50.4501 lng=30.5234]Kyiv, Ukraine is the birthplace of Leaflet![/leaflet-marker]
Forum: Plugins
In reply to: [Leaflet Map] is it possible to create something like this?If you’re not a developer, you probably cannot do that, but if you were, you could probably add some custom javascript to accomplish this.
Forum: Plugins
In reply to: [Leaflet Map] Prevent Default Map TilesForum: Plugins
In reply to: [Leaflet Map] Prevent Default Map Tileshave not looked at this no.
I see one shortcode, do you have an alternate one to use with it?
also just off the top of my head, fitbounds is a JavaScript flag. So what’s likely happening is the map starts at the default zoom and coordinates from your settings page, probably requests those tiles, then once all the shapes are set, it fits the map bounds to those coordinates and redraws the map. Does that help?
Forum: Plugins
In reply to: [Leaflet Map] Possible to show all popup when load the page?leaflet can’t show more than one marker pop up at a time
Forum: Plugins
In reply to: [Leaflet Map] Shortcode question. Moving hundreds of pages to this plugin.Might be possible to make this a little bit more extendable. Could have a filter for the address which takes the shortcode atts, then a dev could set it up to use any attributes they want to determine the address.
Added here:
Forum: Plugins
In reply to: [Leaflet Map] Add Leaflet Version to Enqueue CommandsGreat idea. Added: https://github.com/bozdoz/wp-plugin-leaflet-map/issues/222
Forum: Plugins
In reply to: [Leaflet Map] leaflet-marker shortcode, check if address existsI think it depends on the geocoder being used. Hypothetically, yes; we could omit addresses that aren’t found. Do you think that’s a better user experience?
Forum: Plugins
In reply to: [Leaflet Map] Change default fonts and coloursInteresting question. I’m not sure. I’d have to look at the css to see if it’s being affected by anything on the leaflet side
Forum: Plugins
In reply to: [Leaflet Map] Map is empty when markers nearby each other@ccmp Can you give me a shortcode to use to reproduce this issue?
Forum: Plugins
In reply to: [Leaflet Map] How to Add Shortcode inside Leaflet Marker ShortcodeI can make it work; it’s just been super unclear, and I’m not enthused at all about doing it. Maybe give me a week or two.
Forum: Plugins
In reply to: [Leaflet Map] How to Add Shortcode inside Leaflet Marker Shortcodedo_shortcode has been added to all popups in v3.2.0
Forum: Plugins
In reply to: [Leaflet Map] PHP 8.1 supportShould be fixed in v3.2.0. Let me know if you have any more issues with this.
Forum: Plugins
In reply to: [Leaflet Map] Marker position not matching provided lat & lngI don’t understand this thread. As far as I can tell, yes, it is working. If you place a marker without an address or a lat/lng, then it appears at the center of the map. Sorry for the delay. I was never clear about what this issue was.
Forum: Plugins
In reply to: [Leaflet Map] How to Add Shortcode inside Leaflet Marker ShortcodeI’ve added an image without issue:
image in marker popup