Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yookoala/maploc
A simple location picker jQuery plugin based on Google Map javascript API.
https://github.com/yookoala/maploc
Last synced: 5 days ago
JSON representation
A simple location picker jQuery plugin based on Google Map javascript API.
- Host: GitHub
- URL: https://github.com/yookoala/maploc
- Owner: yookoala
- License: mit
- Created: 2015-07-22T04:28:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T04:31:49.000Z (over 9 years ago)
- Last Synced: 2024-10-23T22:49:58.160Z (about 2 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jquery.maploc.js
================This is a simple jQuery plugin to help picking location and stores
it to a hidden field. This plugin requires you to include Google
Map javascript library in the page to use.For more information, please visit [the Git repository](https://github.com/yookoala/maploc).
Licence
-------This library is under the [MIT Licence](http://opensource.org/licenses/MIT).
You may check the licence details in the LICENCE file in this repository.