On Nov 11, 4:19 pm, Mike Williams <[EMAIL PROTECTED]> wrote: > The hard part is identifying that this is the same user. (I assume that > a new user can create a new marker).
You could force the user to enter a marker-specific password when creating a new marker, and then provide the same password when editing it. Or combine that with a permanent cookie, so that the user is only asked for a password if the cookie is not present. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
