User Tools

Site Tools


manual:advanced:locus_api:tips

This is an old revision of the document!


Tips For Developers

On this page, we would like to collect all nice and possible ideas on add-ons.

This collection has one main purpose. Because creating add-ons for already existing application like Locus is quite easy, and because our time possibilities are very limited, we want to offer some inspiration for a freelance developers or for those, who start with developing for Android.

Routing service - OpenRouteService.org

OpenRouteService is another routing service based on OpenStreetMaps project.

Where to start

Additional links

Panoramio

Panoramio is nice web service, that collects images from all around the world together with it's location. Thanks to their API, should be possible to create nice and simple add-on, that will display images on a map.

Where to start

  • Create basic add-on that will listen for a PeriodicUpdates.
  • Receiver of udpates, should fetch data over Panoramio API. From these data, create a list of waypoints and display these points on running Locus Map application.

Additional links

manual/advanced/locus_api/tips.1432214256.txt.gz · Last modified: 2015/05/21 16:17 (external edit)