The markers show, but how do i get the text in it?
<?xml version="1.0" encoding="UTF-8"?><kml xmlns="https://www.opengis.net/kml/2.2"><Document><Placemark><name>Vertrekpunt</name><description>IJmeer, Waterland, Noord-Holland</description><Point><coordinates>5.100669,52.415713</coordinates></Point></Placemark><Placemark><name>Eindpunt</name><description>IJmeer, Amsterdam, Noord-Holland</description><Point><coordinates>5.058854,52.383934</coordinates></Point></Placemark><Placemark><name>MarinePlan Boat Route</name><Style><Style id="route"><LineStyle><color>ff0000ff</color><width>4</width></LineStyle></Style></Style><description>Route van IJmeer naar IJmeer op 03-10-2024, 15:41</description><styleUrl>#route</styleUrl><LineString><coordinates>5.100669,52.415713 5.108301,52.405237 5.105556,52.401736 5.103522,52.400169 5.092803,52.396345 5.082075,52.39252 5.071346,52.388695 5.060664,52.384662 5.058854,52.383934</coordinates></LineString></Placemark></Document></kml>
]]>WordPress 6.4.3, OSM 6.1.0 (but pbm already existed on previous version).
Even though it says “Le plugin OSM a ajouté : GPX / KML” in the media library, attempting to upload a kml file returns a “test.kml Désolé, vous n’avez pas l’autorisation de téléverser ce type de fichier.” (ie you don’t have the right to upload such a file).
We did a Insta-WP install of a fresh WP with OSM and we do see the same exact problem … of course there is a way to allow upload of kml files (using functions.php, a few lines of code) but I guess it would be better if OSM was really able to allow these files instead of just saying it did allow them
Thanks
]]>I get these errors in the console:
wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1 Uncaught Error: Cannot extend by pixels in initial state
at WPGMZA.LatLngBounds.extendByPixelMargin (wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1:103509)
at WPGMZA.MarkerClusterer.getExtendedBounds (wp-google-maps-gold.min.js?ver=5.2.5:1:15029)
at WPGMZA.MarkerClusterer.createClusters (wp-google-maps-gold.min.js?ver=5.2.5:1:17230)
at WPGMZA.MarkerClusterer.setReady (wp-google-maps-gold.min.js?ver=5.2.5:1:13914)
at WPGMZA.MarkerClusterer.redraw (wp-google-maps-gold.min.js?ver=5.2.5:1:19012)
at WPGMZA.MarkerClusterer.addMarkers (wp-google-maps-gold.min.js?ver=5.2.5:1:12785)
at WPGMZA.ProMap.onMarkersPlaced (wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1:500795)
at WPGMZA.GoogleProMap.onMarkersPlaced (wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1:644535)
at WPGMZA.GoogleProMap._onMarkersPlaced (wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1:495867)
at WPGMZA.EventDispatcher._triggerListeners (wp-google-maps-pro.min.js?ver=9.0.40+pro-9.0.30:1:23261)
I tried to ask this in your support forums for Pro users but I have never received the registration email (I did look in spam). thanks!
]]>I would like to create a map with more than 3000 POI I have on a CSV file.
Is there a way to add them easily ?
Thanks
]]>I was starting to update my site to use your plugin, instead of WordPress OSM Plugin which does not appear to be supported any longer, and I ran into a problem with my first KML. It’s a World Map KML, with links in countries I visited and countries I have not visited are shaded grey. However, when I used your plugin it turned all the grey areas red and the shaded countries did not appear match. To make sure it wasn’t my KML I tried loading it into https://mapshaper.org/ and it also displayed my KML as I expected. I could not attach the KML here so I created a page on my site to show the difference and allow for the KML to be downloaded.
Thanks for your help.
Cheers, Nigel
For example. I would like to show the distance traveled, max elevation, max grade, and other data recorded by my GPS.
I prefer geojson or kml for performance reasons. I have a large map with a lot of data. There are about 1,300 waypoints. Therefore, I would need to use something like an attribute table or data included in the kml file.
Thanks for the plugin. This does exactly what I need. I will be making a donation soon!
]]>