Asked By
Young Hern
10 points
N/A
Posted on - 03/28/2013
I heard that the ArcGIS 10 Google extension of the Google Maps allows to extend the Google Maps API to use ArcGIS Server services.
I need to know about how to add our own data to a Google map using this extension so that I can embed this map in any web page.
Please guide me.
ArcGIS 10 Google extension of the Google Maps
Hello, Young Hern
Hope you are fine
The ArcGIS Extension for the Google Maps API is able to extend the Google Maps API to use the services of ArcGIS Server. Using this extension, your own data you can be added to a Google map as well as embed this map on your own page.
As you want to know about it so you need to use getting started user guide. In the user guide you will find samples, code gallery, concepts, reference and many more.
See the user guide
Hope you will get your answer.
Â
ArcGIS 10 Google extension of the Google Maps
ArcGIS 10 Google extension is a new invention of Google. It is not only a complex plugins, but it also helpful plugin for a website.
Web holders can use this extension on their web pages,Â
-
To create the map and center it at (0, 0), zoom level 1, so that the whole world is visible.
-
Then create the Dynamic Map Service Layer.Â
-
Then you've to add the callback function.Â
And the code is like that:
Code
You may get lots of help from here:Â http://www.esri.com/landing-pages/products/google-lp/
Â