Hello,
I would like to open my map using a physical address and not the
longitude and latidude. How can I change this in the script?
function initialize() {
var myOptions = {
zoom: 13,
center: new google.maps.LatLng(-33.879,151.235),
mapTypeId: google.maps.MapTypeId.ROADMAP
}
I want to change: center: new google.maps.LatLng(-33.879,151.235),
for
'av oitis 260 retiro volta redonda', 'rua pinto ribeiro 1 centro barra
mansa'
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.