Streetview Wiki
Introduction
A very simple Wiki which uses Streetview to navigate around the site. Users can leave their content on different places for users to see.
Installation
1) Upload the files
2) Create a database with a table called 'comments' and the following fields"
ID (auto number) GPS (text) COMMENTS (text)
3) Update the mysql connection info in update.php and viewComments.php
4) Update the streetview API key in index.htm
5) Enjoy!
Download
License
Released under the GPL