i wanted to ask if there is any way to make infowindows editable? So far i am using simply way to achieve that. When first time infowindow is created, it contains textarea. That lets me to write whatever i want, and then save it using ajax to database. The problem is, i need more functionality. When you go to "My maps" or "My places" in google.maps(dunno english translation) you can add marker there, and then info window pops up and it let you use HTML edit ... i would love to get that in my infowindows, or any other way, any other "editor".... anyone knows how to achieve that? Photo to "editor" in my maps
Photo is from -> http://maps.google.pl/ -> My Maps (available when logged in) -> Edit/Add map -> put a marker on the map. Source code is kinda... complicated ..
