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

Jacob-Coleman/GoogleMapsVaadin7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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. The sources of the demo can be found from project googlemaps-demo.

Check out the demo @ http://tapio.app.fi/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 the 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 GWT-Maps-V3-Api from https://github.com/branflake2267/GWT-Maps-V3-Api.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • CSS 1.0%