Adding new markers should work, but indeed the current version does not support programmatic changes to previously created markers. Adding these features should be pretty easy, though, the component just needs to send the changes to the client which then updates the map. I’ll add these issues to my todo list (sorry, it’s not online at the moment).
If you are in a hurry about these issues, see
this post .
I am working on a project that displays weather information for various locations on a Google map.
I am trying to convince my co workers not to use herds of avascript by rather use a tool like Vaadin or ZK. Tried to write a small demo but it would require interactive components to make it useful.
While I am on the subject, any idea how to display a small grid alongside each marker? - An overlay would require knowledge of the absolute position of the marker - not its latitude / longitude