ZenCocoon / addresschooser forked from mapeed/addresschooser
- Source
- Commits
- Network (4)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jan 02 10:44:15 -0800 2009 | |
| |
.gitmodules | Fri Dec 12 00:53:03 -0800 2008 | |
| |
LICENSE | Sun Jan 04 00:15:33 -0800 2009 | |
| |
README.markdown | ||
| |
Rakefile | Sat Mar 28 22:55:37 -0700 2009 | |
| |
example/ | ||
| |
lib/ | Thu Apr 30 08:50:49 -0700 2009 | |
| |
src/ |
README.markdown
AddressChooser
Maptimize.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.maptimize.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/

