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. |
Why not ask your question on the new OpenStreetMap Community Forum?
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. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 14 Apr '16, 18:30
question was seen: 2,945 times
last updated: 15 Apr '16, 21:06
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.