This site conveniently renders the given points onto a map in an interactive webpage.
Upload a data file containing three columns: title, latitude, longitude.
This site also renders points received in a request from GET parameters or POST data.
Example: /?1_title=Davey%20Tree&1_lat=41.171478&1_lng=-81.358081
TODO: move instructions from the documenation to here.