Is this possible to show MapView on a Dialog in android and perform action like select a location to get latitude lonngitude for parent activity in android.
|
feedback
|
|
A MapView is a view and if you set the ContentView of the dialog you will get a MapView in the Dialog. | |||
|
feedback
|
|
I think Yes, make your MapActivity and add theme like Dialog in your activity tag in manifest file..
| |||
|
feedback
|