https://github.com/raphamorim/mapjs
The geolocation API and google maps working based only on your HTML.
https://github.com/raphamorim/mapjs
Last synced: about 1 year ago
JSON representation
The geolocation API and google maps working based only on your HTML.
- Host: GitHub
- URL: https://github.com/raphamorim/mapjs
- Owner: raphamorim
- Created: 2014-01-02T21:35:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T02:48:13.000Z (over 11 years ago)
- Last Synced: 2025-02-05T12:41:21.647Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://raphamorim.io/MapJs/
- Size: 3.53 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##MapJs
The MapJs is a JavaScript project to create maps or use Geolocation API using only HTML. To use is simple, just add the project source and done! (not need anything, neither less Jquery).
[See how it works](http://raphamorim.com/MapJs/)
###How can I contribute to project?
Don't be shy, feel free to create any feature, but following this steps:
1. Fork this project
2. Create your feature branch: `git checkout -b my-new-feature`
3. Add and commit your changes
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :)
###Changelog:
v 0.1.3:
* major rewrite, working more fast.
v 0.1.0:
* usign Geolocation
* usign Google maps API
###About
**License:** MIT ® [Raphael Amorim](https://github.com/raphamorim)
**Actual Version:** 0.1.3