barryhunter / classygmaps

Rip-off of Classic Google Maps, get a mostly functional version of Classic Maps, implemented with the Maps API
26 stars 14 forks source link

Allow saving of locations #36

Open DenverDave opened 9 years ago

DenverDave commented 9 years ago

This might be more of an enhancement than missing item, but I use the satellite map a lot and it would be handy to be able to save certain locations. This might be an option for a reasonably priced pro version.

barryhunter commented 9 years ago

Well there is an option in the API to save markers to your Google maps profile https://developers.google.com/maps/documentation/javascript/signedin#attributed_save

but I havent tied it, so dont know how well it will work.