Is there a way in Android to load KML files from Google Earth into a map widget?
Specifically I am looking to load saved shapes created in Google Earth overtop a map widget as easily as possible. Has anybody ever tried this before?
Is there a way in Android to load KML files from Google Earth into a map widget?
Specifically I am looking to load saved shapes created in Google Earth overtop a map widget as easily as possible. Has anybody ever tried this before?
It looks like you can load KML files on a map but there is no programmatic access like you would get from libkml.
Did you figure out how this is done? I just need to load a KML as a polyline on my map...only thing I would need to control is color/size.