Skip to content

A third-party library of (very) useful additional objects for osmdroid

License

Notifications You must be signed in to change notification settings

giogua/osmbonuspack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About OSMBonusPack

osmdroid is a library to interact with OpenStreetMap data inside an Android application. It offers an almost full/free replacement to Android map objects: MapView, MapController, Overlays, etc.

This "OSMBonusPack" library complements osmdroid with (very) useful classes:

Have a look to the examples below, and to the features.

The OSMNavigator application demonstrates the use of these classes. This is a generic-purpose Map/Navigation tool, including a KML viewer and editor.

Examples

Geocoding, route display, bubble on the destination with the address and an image

Geocoding, route display and bubble

Turn-by-turn instructions shown in bubbles (with instructions in the default language of the phone):

Turn-by-turn instructions shown in bubbles

The same turn-by-turn instructions shown in list view:

Turn-by-turn instructions shown in list view

Searching for fuel stations along the route:

Searching for fuel stations along the route

Searching fo cinemas inside an area, with clustered markers:

Clustering

Showing Wikipedia POIs related to the current map view. In the bubble, the "more info" button will open the full Wikipedia page:

Wikipedia POIs

Showing geolocalized Flickr photos related to the current map view:

Geolocalized Flickr photos

Showing geolocalized Picasa photos related to the current map view:

on the map as a list view

When searching a place by name, shows its enclosing polygon

Enclosing polygon

MapBox Satellite maps in OSMNavigator:

MapBox Satellite maps in OSMNavigator

Support for KML content.

Google Maps "My Places" rendered with OSMBonusPack

How to use it

Start with the installation guide, then follow the Tutorials.

In the releases, you will find the library (jar file), the javadoc, and the OSMNavigator application.

How to get help

If you need help to use osmdroid or OSMBonusPack, go to StackOverflow with "osmdroid" tag.

If you think there is an issue with OSMBonusPack, or want to raise a request related to OSMBonusPack, post an issue in OSMBonusPack Issues.

If you think there is an issue with osmdroid, or want to raise a request related to osmdroid, read osmdroid advices.

About

A third-party library of (very) useful additional objects for osmdroid

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%