Skip to content

Javaabu/js-map-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Google Maps JS location input selector scripts

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Contributing

Stars

Watchers

Forks

Packages

No packages published