is android map v3 API for Mobile App or only for mobile/desktop browser? What should I use for Mobile App which makes use of Maps: V2 or V3? -
i implement android app use google maps. can please clarify whether can use google maps api v3 our mobile app or should use api v2. not find written , v2 , v3 used for?
is v2 mobile apps , v3 browsers apps (mobile , desktop browsers both) ?
thanks, satendra
google have 2 version of google map, mobile , web.
- google map v2 mobile (android,ios) : https://developers.google.com/maps/documentation/android/
- google map v3 web: https://developers.google.com/maps/documentation/javascript/
you should use google map v2 mobile.
Comments
Post a Comment