1.0.1 • Published 4 years ago

infobubble-modern v1.0.1

Weekly downloads
6
License
ISC
Repository
github
Last release
4 years ago

infobubble-modern

Infobubble component module for Google Maps replacement without building proccess, es2015 compliant. It export the native class instead a built component oriented to be included in a widget.

Getting Started

Configuration

VariableTypeDefault
closeSrcstring'https://maps.gstatic.com/intl/en_us/mapfiles/iw_close.gif'
arrowSizenumber15
arrowStylenumber0
shadowStylenumber1
minWidthnumber50
arrowPositionnumber50
paddingnumber10
borderWidthnumber1
borderColorstring'#ccc'
borderRadiusnumber10
backgroundColorstring'#fff'
disableAutoPanbooleanfalse
disableAnimationbooleanfalse,

Running the tests

npm test

Code quality, linters and styling

Controlled by Eslint, based in the eslint:recommended preset.