Reputation: 78004
friends,
i am opening google map application by using intents and URL to google maps. now i want to specify route type for example : bus,plane,foot etc..(supported by google map)
is it possible or not?
any help would be appreciated.
Upvotes: 1
Views: 313
Reputation: 10632
yes it is possible you have pass Parameter for this in the Google map URl.
GO through this link fro Google map URL parameter and pass the type of route you need in your map http://mapki.com/wiki/Google_Map_Parameters
Upvotes: 1