public
Fork of mapeed/addresschooser
Description: Javascript Class to turn a address form to an interactive map-based form
Homepage: http://addresschooser.mapeed.com
Clone URL: git://github.com/tjweir/addresschooser.git
name age message
file .gitignore Fri Jan 02 10:44:15 -0800 2009 update .gitignore [sgruhier]
file .gitmodules Fri Dec 12 00:53:03 -0800 2008 add auto suggests [sgruhier]
file LICENSE Sun Jan 04 00:15:33 -0800 2009 better doc home [sgruhier]
file README.markdown Sat Jan 24 01:36:29 -0800 2009 fix this.centerOnClientLocation zoom in init ma... [sgruhier]
file Rakefile Sat Mar 28 22:55:37 -0700 2009 Add PDoc requirement notification and how to in... [ZenCocoon]
directory example/ Loading commit data...
directory lib/
directory 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/