@javaabu/js-map-selector
v2.0.2
Published
JavaScript Google Map input selector
Downloads
12
Maintainers
Readme
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 [email protected] 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 [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.