@Cableguy, I like this idea. However I don't think that it will work with these settings. Eventually someone will mistakenly (or not) move the placemarks and will save it.
I'm not too familiar with GMaps, so I don't know how to prevent that...
However, from what I understand, a prompt will show asking to wither save it or not, so an accidently saving will not be so easy... Still.. on purpose... it's another ball game.
Googling around, this seems to be a common issue with collaborative GMaps...
The best prevention measure is to advert people to check their markers every once in a while and to ask to NOT change other people's markers..
An idea came to mind that could make it a bit more usefull and safe to use...
That idea was to create both a win32, using B4Ppc, and an Android Map viewer... The user would set his position, and would be able to "see" the others on the map, and if aditional info was available, like e-mail or such, send a message... Chat integration would be nice too...
This could be a Collaborative Developed Aplication... How about Guys??
we need to gather a small team of Geeks... I mean, Brains... for each platform ... and another of nerds... hummm... Beta-Testers.. I guess...
Basic funtionality shouldn't be too hard... I offer myself as a Nerd!
I think that would be easilly achieved by creating a Dummy G account and have that being the creator of the map and solo user allowed to change the map... (already available in GMaps)
That would require a database and a server... but making it G independant sounds quite good... we only need the map... and we can get that from other sources
Member marker icons are a random hue at the moment - extracting the URL for each icon and then downloading the icons is on the 'to do' list, along with downloading up to date KML.
I see there's no way to get whether the infowindow is visible, so no way to save and restore the infowindow state on orientation change - or have i missed something here?
The project is attached but will not work as it is...
I've updated GoogleMapsExtras with a new method AnimateToBounds but have not yet uploaded the update. I may update GoogleMapsExtras again if required to save and restore the infowindow state so for now if you want to compile the project simply comment out line 54:
The FitMapToMembers Sub isn't very useful to be honest as the bounds of all members covers the globe and trying to fit the map to the bounds doesn't work very well.
It's looking pretty promising. ..
I have one question though. .. how do you forsee a user cresting a new marker?
It should not be done in the map website... so a means of updating a small database or the kml file must be made available.. no?