0
votes
0answers
66 views

Creating KML with geolocated images and comments in baloons

I am trying to create a kml with a series of geolocated images each with a comment using android. In essence, it is very similar to what gpicsync does but this software does not include text other ...
2
votes
1answer
1k views

Is there a method to create offline geocoder using OSM xml data?

I am trying to develop an offline android map that makes use of OSM map tiles of 15 zoom level, For this purpose i used an open source library : Osmdroid Now, i m looking into the possibility of ...