Open Street Map provides a solid alternative to Google Maps. It was conceived following the model of Wikipedia: Content is provided by the users community. A lot of effort has been made by people around the world to provide maps which follow OSM specifications, and more content is continuously being added or updated. The success of Open Street Map has promoted the creation of several open source software projects aiming to develop alternatives to the original mapping on Android, based on Google online services (initiatives as Osmand, an open source application which offers navigation and routing functionality).
In this small series of articles we will talk about implementing maps visualization using Osmdroid API, a set of classes which substitutes (with further features) Android's standard MapView and its support classes, making possible to use a variety of map sources (including Google Maps), connected or disconnected. In our next article we will show how to generate a ZIP file containing a set of raster (PNG) maps, which we will use as a disconnected data source to our application. See you soon!
No comments:
Post a Comment