/GoogleMapsVaadin7

Google Maps add-on for Vaadin 7, based on Google Maps API version 3

Primary LanguageJavaApache License 2.0Apache-2.0

Google Maps Add-on for Vaadin 7

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.

Check out demo @ http://tapio.virtuallypreinstalled.com/googlemaps/

Supported features

  • Setting center & zoom
  • Setting visible map controls
  • Limiting maximum & minimum zoom
  • Adding & dragging makers
  • Adding info windows
  • Adding polygon overlays
  • Adding polyline overlays
  • Limiting of the center bounds
  • Limiting of the visible area bounds
  • Enabling/disabling map dragging, keyboard shortcuts and scroll wheel zoom
  • Setting language of the map
  • Enabling/disabling the new visual style of Google Maps

Supported events

  • Map move
  • Marker click
  • Marker drag

Development notice

If you want to use the add-on without Maven/Ivy, grab Mapsv3 bindings for GWT 3.8.0 from https://code.google.com/p/gwt-google-apis/downloads/detail?name=gwt-maps-3.8.0-pre1.zip.