I have a client that has Google Maps using JavaScript API v2 on their websites, which will eventually be deprecated (discontinued/not supported) until May 19, 2013 according to https://developers.google.com/maps/documentation/javascript/v2/introduction
I just like to know what are the impacts on the website if I do not yet upgrade my code to JavaScript API v3 by May 19? e.g. Will my Google Map API v2 stop working (because Google has taken v2 API offline)
I ask this question because I have 6 websites that needs to be upgraded to API v3 and may not meet the deadline by May 19.
Thanks