may be help full you http://econym.org.uk/gmap
On Mon, Oct 27, 2008 at 6:26 PM, Esa <[EMAIL PROTECTED]> wrote: > > > > On Oct 27, 2:17 pm, iSus <[EMAIL PROTECTED]> wrote: > > Hi, i need to know how to allow ayone introduce markers in my map. And > > this markers must be saved for next visitors. > > > You cannot save anything but cookies by JavaScript. So usually that > kind of feature means that you have to have server > space with PHP + mySQL or something similar. Or you have to use JSONP > interface. > > Bill has made an example with JSONP interface with Google > Spreadsheets. > http://wheresthepath.googlepages.com/spreadsheetmapdemo.htm > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
