jquery-atlas

0.0.9 • Public • Published

Atlas

Altas is a jQuery plugin for picking locations on a map.

Install

bower install --save jquery-atlas

Use

$('foo').atlas({
    height: 500,
    width: 500,
    callback: function(placeName) {
        alert(placeName);
    }
});

License

MIT

/jquery-atlas/

    Package Sidebar

    Install

    npm i jquery-atlas

    Weekly Downloads

    2

    Version

    0.0.9

    License

    MIT

    Last publish

    Collaborators

    • lavelle