i can't find how to create it,
i can create it on google maps v2, use :
map.addControl(new google.maps.LocalSearch()
but now my company use v3 now ,
so how to create it .
thanks
i can't find how to create it,
i can create it on google maps v2, use :
map.addControl(new google.maps.LocalSearch()
but now my company use v3 now ,
so how to create it .
thanks
Hi zjm!
There's plenty of great documentation on Google's Maps site. You'd probably be looking for the tutorial, though, which can be found here:
http://code.google.com/apis/maps/documentation/javascript/introduction.html
Hope this helps!