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.
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.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.