metatip

0.0.0 • Public • Published

metatip

Tooltips on maps for fancy people.

example

gjLayer.on('click', metatip().config({
    fields: [
        {
            key: 'name',
            elem: 'h3'
        },
        {
            key: 'density',
            label: true,
            elem: 'h1'
        }
    ]
}));

Dependents (0)

Package Sidebar

Install

npm i metatip

Weekly Downloads

1

Version

0.0.0

License

BSD

Last publish

Collaborators

  • tmcw