2.0.2 • Published 1 year ago

@javaabu/js-map-selector v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

JS Map Selector

JS Map Selector provides helpful JavaScript functionalities that you can use to display Google Maps inputs using a simple data attribute API.

<div data-map-selector="true"
     data-lat="7.084013"
     data-lng="72.926863"
     data-disabled="true"
>
    <div class="map-selector-map bg-light rounded"></div>
</div>

See a demo of this package in action here.

Documentation

You'll find the documentation on https://docs.javaabu.com/docs/js-map-selector.

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.

If you've found a bug regarding security please mail info@javaabu.com instead of using the issue tracker.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email info@javaabu.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago