braindeadave
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] KML issues.Hmmm, this is interesting. I think this might be a bug in google earth for android, but I’m not sure. Surely something like this would have been noticed and fixed ages ago?
I checked the kml feed from you dev site but it still doesn’t work. I’ve tried a few different combinations myself (thank god for owncloud – https://www.owncloud.org) but can’t get it to work. The most basic one was:
<?xml version=”1.0″ encoding=”UTF-8″?>
<kml xmlns=”https://www.opengis.net/kml/2.2″>
<Document>
<Placemark>
<name>Random</name>
<Point>
<coordinates>8.853193712983327,53.10919982492059,10</coordinates>
</Point>
</Placemark>
</Document>
</kml>But even that didn’t work? It just says not found.
Strange.
Do you have an iphone or ipad? Are you able to check if kml files display correctly on google earth on either of those?
Not sure what photocrati are doing either. They seem to be spending a lot of time twittering about other wordpress plugins rather than about what exactly is the future of this plugin, and what is going to be made freeware and what isn’t. I have this horrible feeling that the only good things to happen to this plugin will have to be paid for. I for one am starting to look around for an alternative.
I have the same problem. Thumbnails not displaying in wordpress admin area. Will display on site though.
Is Freedomwall.net your primary domain on the server? If so then the images.freedomwall.net subdomain should just be a folder called images in the root folder. Try changing the gallery path to: images/ if that is the case and see what happens.
Let me know how you get on with this, as I will be looking to do a similar thing in the future.
Yes, this plugin is in desperate need of a pagination function. Hopefully the author will be able to include this.
Thank you for your response.
I realised that this could be done using layers; however it would be very long winded if the use case was scaled up. Though thinking about it, perhaps it would be ultimately more powerful and flexible if left as using layers, and a mass layer creator (using a CSV system) and some kind of layer tree view organiser were created? What do you think?