Hey, I have a map that I am allowing users to add markers to. Here is the site:
http://dabernathy89.powweb.com/maptest1 It's still got some issues, and I am working on those. One thing I would like to know is if anyone has been successful at preventing spam on their forms. I am not worried about bots - this form will be used for political clients, and I am worried about somebody adding hundreds of markers to the form. In the past I have prevented this on forms by recording the user's IP address and then reading through the whole database to make sure they have not filled it out too many times already. In this case I would like to avoid doing that because I don't want to slow down the load time on the map. Any suggestions would be helpful. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.