Hi,
I've been trying to start the google maps directions from my
application.
Set intent with uri="http://maps.google.com/maps?
saddr=33.589684,130.42336&daddr=33.590073,130.4236".
The defaut setting of the map with direction is to show the direction
list before the map view.
But I'd like to show the map view before showing the list.
Is there any parameter like "?view=map" or "?mode=map"?
Thanks.
I've been trying to start the google maps directions from my
application.
Set intent with uri="http://maps.google.com/maps?
saddr=33.589684,130.42336&daddr=33.590073,130.4236".
The defaut setting of the map with direction is to show the direction
list before the map view.
But I'd like to show the map view before showing the list.
Is there any parameter like "?view=map" or "?mode=map"?
Thanks.