Google Map Widget API level 3 - Vaadin 6
an easy to use widget to embed Google Map API lvl 3 in Vaadin 6 applications, since Google has discontinued its service on Map API lvl2.
Based on former "GoogleMapWidget" (seems it's no more in this directory)
You can deploy the jar on tomcat to see a working example.
Features:
- view map - drag - zoom
- add/remove poi
- add/remove polyline
- customize/remove controls
- info window
- draw polygon
- marker click/drag/animation
Install
Framework Support
Vaadin 6.0+
Browser Independent
Install with
Release notes - Version 0.0.5
various bug fixed and support to API KEY changes. work in progress: google direction. It currently does not work but you will find some code inside.