danielve01
Forum Replies Created
-
@miquelpontes. Thanks for your help, right now I’m traveling so I don’t have a computer with Google earth -.- I tried to open it with some kml viewer on Android and only ‘GPX Viewer’ was able to load the route without any issues.
the map was working for the last 6 month and adds points to this file. My smartphone Texteditor shows for line 2:
<Pl<Placemark><name>Town of 1770 ,QLD</name><Point><coordinates>151.8838917,-24.1611292,0.0</coordinates></Point></Placemark>
Maybe the kml format is not right anymore that the GPS LOGGER creates?
- This reply was modified 9 years, 4 months ago by danielve01.
Hi, I have the same issue with my page that my kml won’t be loaded anymore.
I tried it from my Webserver and from my Dropbox account.The page is http://www.minimalistic-backpack.de/about
The kml files and embedded codes are following:
[flexiblemap src=”https://www.dropbox.com/s/jesskijrvopw64a/Journey.kml?dl=0″ kmlcache=”6 minutes” width=”100%” height=”400px” scrollwheel=”true”]
[flexiblemap src=”http://minimalistic-backpack.de/gpsdata/Journey.kml” kmlcache=”6 minutes” width=”100%” height=”400px” scrollwheel=”true”]
Can you help me? The kml is crated by an android app which saves my position every hour and uploads it to the server. Cheers.