On Jan 2, 7:26 am, Carlos Eduardo de Figueiredo
<
eduardo12...@gmail.com> wrote:
> Ok! but how could I enter the address directly in the initialize () for all
> examples of the Internet is used center: new google.maps.LatLng but I want
> to use the direct addressfor when you open the map as the address passed
> directly upload is complete there
Either:
1. read the documentation on the geocoder and use its result to center
the map.
or
2. set an arbitrary center for the map, (0.0,0.0 would work), read the
documentation on the geocoder and use its result to center the map,
like this:
http://www.geocodezip.com/GMapsExampleV3b.html
-- Larry
>
> 2012/1/2
geocode...@gmail.com <
geocode...@gmail.com>