hatschiii
Forum Replies Created
-
To see it live: https://funbox.i24.cc/test.html
Thanks Robert
Thanks Robert
- This reply was modified 7 years, 7 months ago by hatschiii.
Ok, got it, it’s working… set it on true with “a”, “b”, “c”
- This reply was modified 7 years, 7 months ago by hatschiii.
Wow… you are cool! Thanks!!! I have changed it.
Anyhow, I still have the issue on other maps like Stamen Terrain
https://map.sven-esser.de/maps/fullscreen/layer/7/
Try the different maps and zoom in and out… you will see the errors comming up. Sometimes only on parts of the map.
Here are the relavant settings (zoom-in and scroll down), unfortunately in German
https://funbox.i24.cc/settings2.jpg
- This reply was modified 7 years, 7 months ago by hatschiii.
This happens all the time on most of the basemaps. I’m only 95% sure that this is because of the zome level. If I zoom out in a case of the errors then I have the correct map, if I zoom in again I do not have.
Which zom level I don’t knw exactly because it is not shown in the map.
It just happend from Steamen Gel?nde (Terrain) to OpenTopoMap. Sometimes it works, somtimes not, but if not it’s always in an higher zoom level
- This reply was modified 7 years, 7 months ago by hatschiii.
– OpenStreetMap
– Stamen Gel?nde
– MapQuest (OSM)
– MapQuest (Luftbilder)
– MapQuest (Hybrid)
– Google Maps (Karte)
– Google Maps (Satellit)
– Google Maps (gemischt)
– Google Maps (Gel?nde)
– Benutzerdefinierte Basiskarte 1 (https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png)
– Benutzerdefinierte Basiskarte 2 (https://{s}.tile.thunderforest.com/landscape/{z}/{x}/{y}.png)
– Benutzerdefinierte Basiskarte 3 (https://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&y={y}&z={z})- This reply was modified 7 years, 7 months ago by hatschiii.
Sometimes stupid… but I added a new marker and then opend the map (layer) and whas wondering Why the map doessn’t show the new marker. I forgott to add the marker to the layer map.
What you did here is showning a layer map on the sidebar. Your test with [mapsmarker marker=”1″] is displaying just the marker map. If you would like to see a marker in a layer map you need to edit the marker and choose the layer(s)
Forum: Plugins
In reply to: [Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Map LanguageI have set WordPress and Google Maps to German, but not all maps change to German.
Within the github link there is also this link linked
https://stackoverflow.com/questions/38170366/leaflet-adjust-popup-to-picture-size/38172374#38172374
RAM by .htaccess or wp-config.php is a good first direction, thanks.
but… I get this file change warning whito no files added, no files removed and changed very often. The only thing is memory = 0.1 up to 1.9
Is this normal and can I ignor it or is this something I must check from a security point of view?To sharpen the issue:
The error happens only on the first click on each marker in a map. Closing and re-opening a marker shows the popup correct. If I reload the page the issue is back.
MapsMarker pushed me in direction of Leaflet. I opened an issue at githup and got the solution very quickly.
https://github.com/Leaflet/Leaflet/issues/5484
Leaflet doesn’t know the size of a marker at the first click
Solution: using a load event and the popup’s update() methodNow it’s up to MapsMarker to get this very easy and quick fix into an update. Hope they get it done shortly.
???
Nobody an idea?