Skip to content

Port of the infobox library for the Google Maps JavaScript API v3.

License

Notifications You must be signed in to change notification settings

davidwong/infobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infobox

This is git port of the infobox library from google-maps-utility-library-v3.

Changes

  • The infobox will center itself vertically over the marker, although the pixelOffset option can still be used to adjust the position.
  • Disabled the auto panning function, this means the disableAutoPan option has no effect.
  • Disabled the alignBottom option, internally this is always set to false.

Build

To build a minified version of the library using uglify: (requires node.js)

$ npm install
$ npm run build

License

Apache License, Version 2.0

About

Port of the infobox library for the Google Maps JavaScript API v3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published