On Feb 6, 4:19 pm, "[email protected]" <[email protected]> wrote: > On Feb 6, 3:27 pm, Gibbo <[email protected]> wrote: > > > I am trying to build a input box into one of Mikes example maps so > > after loading I can enter a location to zoom to that address, but > > just can't get it to work. My developer knowlege is limited so I am > > looking for some help. This is how far I have got. > > >http://www.tarastrails.co.uk/private/xmltest11.htm > > The firefox javascript error console tells me: > Error: map is not defined > Source File:http://www.tarastrails.co.uk/private/xmltest11.htm > Line: 116 > > Because your map variable is local to the initialize function (as are > many of your functions).
BTW - you might want to change the query. "Goma" geocodes to Rome, Italy: [ 0 ]: Rome, Italy (41.8954656, 12.4823243) "Goma, Rwanda" geocodes to somewhere near the data: [ 0 ]: Goma, Democratic Republic of the Congo (-1.658501, 29.2204548) -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
