NomeJS Wiki
Nome is a JavaScript library for location driven sites
Status: Beta
Brought to you by:
jimbeeuk
Installation of Nome into your website is easy. Download the latest version and extract the javascript file into your website structure, usually in a sub-folder but this is all dependant on your setup.
Include the Javascript file like any other Javascript asset you have on your site.
<script type="text/javascript" src="[PATH TO JAVASCRIPT FILE]"></script>