Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages