General guidance would be appreciated (javascript api, kml, google...)

458
1
10-21-2010 09:02 AM
ThomasMeyer
New Contributor
Hi yall, I'm still a bit confused after doing a bit of research as to what my capabilities are at this point.  I've got a couple basic maps up and going with the javascript api and others with the google api.  But I've been 'envisioning' a map that uses google's map, script generated kml's (bus stops), and my own arcserver geocoding service.  Can I do that?  using my geocoder is a must.  So, I guess: A) can I add kml through the javascript api?  or B) can I use my own geocoder in a google map?

Thanks!!!
0 Kudos
1 Reply
HemingZhu
Occasional Contributor III
Hi yall, I'm still a bit confused after doing a bit of research as to what my capabilities are at this point.  I've got a couple basic maps up and going with the javascript api and others with the google api.  But I've been 'envisioning' a map that uses google's map, script generated kml's (bus stops), and my own arcserver geocoding service.  Can I do that?  using my geocoder is a must.  So, I guess: A) can I add kml through the javascript api?  or B) can I use my own geocoder in a google map?

Thanks!!!


yes you can use your geocoder in a google map.
0 Kudos