android - Using the pre-installed Google Maps instead of an own activity by using Intents? -


i wanted know whether possible pass geocoords google maps app bis intents or similar.

i wrote app displaying route, coordinations , on myself, wouldn't more elegant ask google maps displaying this?

i don't know if possible, maybe, 1 of can answer question.

if possible, possible ask google maps calculate route current position?

it great if 1 of can show me skeleton/dummy code. have no idea how intents have like.

the documentation on google intents here: https://developer.android.com/guide/appendix/g-app-intents.html

unfortunately, (to knowledge) limited displaying location, not route. user use location plot own route, though.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -