An open API service indexing awesome lists of open source software.

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.

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