I want to create a BBox for android that let's the user select a part of the map.The selection must give on backend min lon,min lat,max lon and max lat. Can anyone help me with that problem? I'm a newbie on android. asked 14 Apr '16, 18:30 PopaPetru aseerel4c26 ♦ |
are you talking of software development for android? which framework do you use? Some more details might be useful.
I use Xamarin with the osmdroid library.