Skip to content

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

License

Notifications You must be signed in to change notification settings

vashchenkov/GoogleMapsVaadin7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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 language of the map
  • Enabling/disabling the new visual style of Google Maps

Supported events

  • Map move
  • Marker click
  • Marker drag
  • Map click
  • Info window close

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published