Dear Rossko , Thanks to remind me my mistake about Point, I solve it but the problem still remains and markers create a new lat lang in the table when I drag them. well I wish I could save the extracted data and stuff or export them to Excel/XML in next steps ,but now I just STUCK! at the first step! :-( hrer is the last modified one www.mybcit.blogspot.com
Thanks again Behrouz On Thu, Jul 23, 2009 at 12:02 PM, Rossko <[email protected]> wrote: > > > No, all of these updates must be done on specific users browser and No > one > > else can see them. > > OK, it wasn't clear if you needed to save this stuff. > > http://mybcit.blogspot.com/ > > The page gives a javascript error "Point not defined" on this line - > document.getElementById("lat1").innerHTML = Point.lat().toFixed > (5); > which is inside the map click listener. > 'Point' hasn't been defined in there; but 'point' has. > javascript is case-sensitive. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
