This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to use Open Street Map with Android Studio and show speed camera locations

0

I am creating a route planner application using Android Studio I want to know can I use OpenStreetMap with Android Studio? I also want to know can OpenStreetMap do everything that Google Maps can do for a user

  • Allow user to input their location or starting location
  • Allow user to input their destination
  • Allow user to start the journey etc

I also want to be able to add some new features using OpenStreetMap these features are:

  • Show user where speed cameras are located
  • Tell user they are near a speed camera
  • Allow user to input where a speed van location is
  • Tell user of incidents on their journey
  • Allow user to input where incident(s) happened

asked 04 Jan '23, 12:35

Donnacha%20Purcell's gravatar image

Donnacha Pur...
21112
accept rate: 0%

edited 05 Jan '23, 12:00

3

This is an extremely broad question and you will need to narrow things down to make it answerable in a reasonable fashion.

For example you reference Android Studio, does that mean you want to create an Android app that uses OSM?

(04 Jan '23, 13:25) SimonPoole ♦

Source code available on GitHub .