Is the Android Google Maps directions dialog a separate activity?
Posted
by Rpond
on Stack Overflow
See other posts from Stack Overflow
or by Rpond
Published on 2010-03-19T22:49:29Z
Indexed on
2010/03/19
22:51 UTC
Read the original article
Hit count: 340
I'm trying to mimic the functionality in Google Maps on Android. When you press the directions option on the options menu, and it shows "My Location, End Point" on top of the map and dims the map. Is that running in a separate activity, or is that somehow a modal dialog on top of the map?
© Stack Overflow or respective owner