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.

  1. google map v2 mobile (android,ios) : https://developers.google.com/maps/documentation/android/
  2. google map v3 web: https://developers.google.com/maps/documentation/javascript/

you should use google map v2 mobile.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -