mapeed / addresschooser
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
example/ | ||
| |
lib/ | ||
| |
src/ |
README.markdown
AddressChooser
Mapeed.AddressChooser is a Javascript script to create a nice address form for any websites that need to collect addressed. For example for a user, for a place or for anything that can be localized on a map.
Checkout http://addresschooser.mapeed.com for more details
If you have ruby and rake installed you have to tasks:
rake doc to generate documentation locally (do not forget to do: git submodule init and git submodule update before to get pdoc)
rake dist to generate uncompressed and packed version of the component in dist library (for packed version you need java)
For debug/suggest tickets, go on lighthouse http://addresschooser.lighthouseapp.com/

