Remember to get an API key from https://code.google.com/apis/console/. It is normally not required when developing in localhost.
If you use Google Maps API for Business, check out https://developers.google.com/maps/documentation/business/clientside/auth.
Grab it from Vaadin Directory. The sources of the demo can be found from project googlemaps-demo.
Check out the demo @ http://tapio.app.fi/googlemaps/.
- Setting center & zoom
- Setting visible map controls
- Limiting maximum & minimum zoom
- Adding & dragging makers
- Adding info windows with size settings
- Adding polygon overlays
- Adding polyline overlays
- Adding KML layers
- Limiting of the center bounds
- Limiting of the visible area bounds
- Enabling/disabling map dragging, keyboard shortcuts and scroll wheel zoom
- Setting the language of the map
- Enabling/disabling the new visual style of Google Maps
- Map move
- Marker click
- Marker drag
- Map click
- Info window close
If you want to use the add-on without Maven/Ivy, grab GWT-Maps-V3-Api from https://github.com/branflake2267/GWT-Maps-V3-Api.