On Wednesday, November 6, 2013 4:34:09 PM UTC-8, bruce.d...@gmail.com wrote:
>
> We have a complex website that uses the google maps v2 api extensively, 
> and only today found out that v2 will no longer be supported on November 
> 19. We use this webpage operationally for a NASA funded airborne science 
> instrument, so it will be a significant hardship if this page does not 
> work.  Questions:
>
> 1 - We have thousands of lines of javascript code to modify. Is there a 
> way for us to test the v2 code with the v3 wrapper for v2?
>
> 2 - is there a way we could get an extension for using v2 until we are 
> able to complete the migration to v3? This page 
> https://developers.google.com/maps/terms#section_4_4
>  indicated that the soonest it would be no longer supported was april 
> 2015, so we have not been worried about making the code changes. we only 
> today found out that November 19 was the new deadline.
>

The v2 documentation:
https://developers.google.com/maps/documentation/javascript/v2/reference<https://developers.google.com/maps/documentation/javascript/v2/reference?csw=1>

says (and has said in slightly different variations for a while):
*Warning:* Version 2 of the Google Maps JavaScript API *is no longer 
available for new applications* and will be turned down for existing 
applications on November 19, 2013. Please follow the guide to migrate your 
code <https://developers.google.com/maps/documentation/javascript/v2/v2tov3>
 to version 3 <https://developers.google.com/maps/documentation/javascript/> of 
the Google Maps JavaScript API. As of November 19, 2013, all applications 
requesting v2 will be served a special, wrapped version of the v3 API 
instead. We expect this wrapped version of the API will work for most 
simple maps, but we strongly encourage you to *migrate to the v3 API 
immediately*.

Google has been broadcasting the deprecation and even individually 
contacting developers.  The have already extended the deadline 6 months and 
are now promising the v3 "wrapper"; but obviously aren't guarenteeing it. 
 
  -- Larry
 

>
>
> Thanks for your reply.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to