Are there plans to migrate to Google Maps API V3

2180
7
11-03-2010 08:04 PM
ThomasFair
New Contributor
Currently everything in the Google Maps API is for V2. Are there plans to migrate to V3 soon?
0 Kudos
7 Replies
YohKawano
New Contributor
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/examples...


Hi Michael,

Thanks for the link.  However, none of the examples on the site seem to work.  Any thoughts?
0 Kudos
MichaelSnook
Occasional Contributor III
Yeah...I noticed too that a bunch of them didn't work...there are some that do:

http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/examples/laye...

http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/examples/laye...

I would suspect that it has to do with some if the underlying ESRI sample servers they have referenced but I didn't check into it.  I've had pretty good luck getting the samples to work with our AGS services.

Good luck!
-Mike
0 Kudos
YohKawano
New Contributor
Thanks Mike!  It does work great!

Yeah...I noticed too that a bunch of them didn't work...there are some that do:

http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/examples/laye...

http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/examples/laye...

I would suspect that it has to do with some if the underlying ESRI sample servers they have referenced but I didn't check into it.  I've had pretty good luck getting the samples to work with our AGS services.

Good luck!
-Mike
0 Kudos
YohKawano
New Contributor
Some of the examples in the v3 documentation page do not work, particularly in the cached tiled service overlay, and I'm wondering if this line is not the culprit:

map.overlayMapTypes.insertAt(0, agsType); 


Does anybody know how to fix this, or get this to work?

Thanks
0 Kudos
LewisDrake
New Contributor II
Please go to http://ideas.esri.com and vote on the posts regarding updating the ArcGIS Javascript Extension for Google Maps API. There are a couple posts that request ESRI to update the ArcGIS Javascript Extension to support Google Maps API v3.

The more people that vote and make the business case for supporting Google Maps API v3, the more likely ESRI will take it under consideration.

Thanks for your support.
0 Kudos
MichaelLove
New Contributor
Are there any updates to this question?

I have been tasked by my company to build a webapp using the arcgis google api, my preference is to not use the deprecated v2 api.

Previous posters have mentioned using the library from http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/examples..., who provides this library? is it production quality?

thanks in advance for any assistance,

Michael
0 Kudos