Howdy gang. Here's what I'm trying to make > A community driven map where users can add location to the map (pending moderation). It's got to be easy for users to find places with a search and then add it to the map. See this example for a great quick map search. http://code.google.com/apis/maps/documentation/javascript/places.html . So, once the user finds desired location, they will be able add the location to my map, choosing marker category (map legend) and entering info about location (title, comments, etc), then this info would be stored into a mySQL database. The option for users to flag marker locations by clicking a red-flag link on info bubble which would initiate a form to email the admin/moderator where user can say reason for flagging. The email to admin would include a direct link to the marker, where they would be able to easily update or delete it. Also, possible option to give user who flagged marker temporary access to add/delete via a time expiring token of some sort. So, in summary - A map that displays data from a user interactive mySQL database. See zeemaps dotcom for reference. It's pretty much what I've described, but the one limiting factor is lack of user to flag or easily update/ edit bad markers. Thanks for your help on this guys. Been trying to find something like this for years now.
-- 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.