google-maps-mobile Questions

4

Solved

I'm developing an Android app that is supposed to use Google Maps v2. Now i'm stuck at finding when zoom level of map has changed. Can anyone help me?Thanks in advance.
Hendecasyllable asked 20/12, 2012 at 14:4

13

Solved

Is it possible to change the zoom level for myLocation with the new Google Maps API v2? If you set GoogleMap.setEnableMyLocation(true);, you get a button on the map to find your location. If you...
Occasion asked 18/12, 2012 at 11:55

5

Currently I am using the GoogleMaps SDK for iOS for various operations. When calling [self.googleMapsView animateToCameraPosition:[GMSCameraPosition cameraWithLatitude:LATITUDE longitude:LONG...
Bruns asked 4/3, 2013 at 14:36

4

Solved

What is the best way to animate markers on Google Maps using v2 API? I am working on a map-centered game where I track locations of people and display them on the map for each other to see. As peo...

2

I'm developing an app where i need to know the path between the current user posistion and a point of interest. I'm using android 2.3.3, google maps android v2 and direction api. My problem is tha...
Seraph asked 17/12, 2012 at 15:9

2

Solved

Is it possible to use an open street map provider with the new Google Maps V2 Api on Android? If so can you provide an example, or documentation? I have looked quickly at the docs and found UrlTile...

6

I got Google Maps Android API v2 to work perfectly on my Android Application by downloading the library, adding it to workspace, then referencing it as a library. But I still get this error as soo...

6

Hi every one I came to know that google maps has deprecated its previous version API v1 and introduced a new version of google maps API v2. I tried out one example by following some links in google...
Forwarding asked 17/12, 2012 at 10:27

2

I am using MapView to show current location of a user on a Map. To update the location while the user is on the move, I have to a choice: I can use MyLocationOverlay to draw the current location ...
1

© 2022 - 2024 — McMap. All rights reserved.