> oLat is null
> [Break on this error] oLat.value = point.y;
> /map/integratemap.asp?lang= (line 965)
>
> What to do about that?
It is telling what to look at, have you found that section in your
script?
The line before is relevant -
oLat = document.getElementById("lat");
your script will look for a DOM element called lat....
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---