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 Pur...
21●1●1●2
accept rate:
0%
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?