Questions tagged [google-maps-mobile]
80 questions
0
votes
2 answers
Is there a way to launch Google Map form Android app just like in Iphone?
I want to use Google's route planning and etc in my android app.
I know that IPhone developers can launch it with an url call something like this:
[someUIApplication openURL:[NSURL URLWithString:@"http://maps.google.com/maps?q=London"]]
Anyone can…

Adam Varhegyi
- 11,307
- 33
- 124
- 222
0
votes
1 answer
Preserving Google Maps between page loads in jQuery Mobile
I'm developing a jQuery Mobile app which really relie on Google Maps. Although I tried over and over, it seems I cant deal with page transitions and map persistence.
I'm really commited to do that and the way I have it working is like some kind of…

Antonio Laguna
- 8,973
- 7
- 36
- 72
-1
votes
1 answer
Blackberry app integration with compass application
Is there a way to launch the compass application in blackberry os7 programmatically?

madiha.athar
- 1,103
- 3
- 12
- 25
-1
votes
1 answer
How can I ask for more quota and how much does the request to the Google Maps Geolocation API cost?
I developed a mobile app based on the Google Gears API
URL from the API: https://developers.google.com/gears/
But the API is not supported anymore.
I want to migrate my app to the Google Maps Geolocation API.
URL from the API:…

guillemhs
- 330
- 1
- 2
- 17
-1
votes
2 answers
Google Indoor Maps API
How do I get access to the Google Indoor Maps on my Android app? I currently have a GPS app using Google Maps APIs but it doesn't show the indoor maps for Switzerland.
I can access the indoor maps for Switzerland (Sihlcity, Zurich Airport) using…

user1494466
- 1
- 1
- 1
- 2