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'
        }
    ]
}));

Readme

Keywords

Package Sidebar

Install

npm i metatip

Weekly Downloads

0

Version

0.0.0

License

BSD

Last publish

Collaborators

  • tmcw