Hello Sharath, There is specific step-by-step process to migrate from V2 to V3, also note the V2 API will keep working for no less than three years.
The best you can do is read through the V3 documentation and familiarize yourself with how exactly things work now, there are some differences but the docs follow pretty much the same structure: The Google Maps Javascript API V3 http://code.google.com/apis/maps/documentation/javascript/basics.html Only read the following sections to get started: Basics Tutorial Events Controls Overlays Services Then, having a grasp of how things work, re-code your application using the new API. Whenever you are not sure about the details, check the API Reference section at http://code.google.com/apis/maps/documentation/javascript/reference.html Cheers, Miguel On May 25, 4:35 am, Sharath Dodda <[email protected]> wrote: > Hi All, > > Could you please let me know where I can find the steps for migrating > from Google Maps JavaScript API v2 to v3. I searched for the same, but > found none. > > Your quick help is much appreciated, as we require the response > urgently. > > Thanks, > Sharath. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
