> i am using code as in this
> pagehttp://gmaps-utility-library-dev.googlecode.com/svn/trunk/geometrycon...
> and as u can see in this link, there is a 'Turn auto save on' button
It's a dummy, look at the HTML for the clue
<input type="button" onclick="javascript:mockAutoSave(this);" ...
The utility writer can't guess which of the many possible ways to
'save' the user might actually want.
> .but since the class
> geometry control is quite huge and I dont have the understanding of
> javascripts I am not able to guess what exactly this button is for,
mockAutoSave() is in map_main.js and doesn't do much, its up to you to
write proper code for whatever it is you wish to do
geometrycontrols.js does include some partly-written tools for the
task, but they are not complete (yet)
> I have been searching so much on the net to get some information abt
> this, but all in vain..
This is a working example from one of the threads already pointed to
http://geodatastore.appspot.com/
It's a complex business I'm afraid, there is no easy quick copy-n-
paste solution.
More suggestions
http://groups.google.com/group/Google-Maps-API/msg/b06c709cec88c646
One of the first decisions you'll need to make so as to simplify your
search, is where are you going to put the data, who is it for? My
Maps does everything you have said you want so far, off the shelf -
http://maps.google.co.uk/support/bin/answer.py?answer=67842&cbid=-hj6e0epswzh5&src=cb&lev=topic
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---