view the website - strange things in Google Maps and Google Earth View the Map
 


Streetview

Filed under: Google Maps API, mapofstrange.com — Paul April 8, 2008 @ 1:50 pm

The Google Maps streetview has recently been added into the Google Maps API. This is great - it allows you to view street-level shots in various cities around the US. We’ve put together a lightweight interface to this on the site. It’s very much a ‘beta version’ at the moment, but it does have some decent functionality, and this will be improving all the time over the next few months.

There aren’t many records at the moment, and it’s just based in New York, so please help us by adding as many records as you want. At the moment all new submissions will be added - but these will be vetted over the course of the next few weeks, until a point that there is sufficient good quality content to remove the crap. At that point, new submissions will be subject to validation.

It is very much work in progress, so if you have any questions or suggestions, please send me an email - paul@mapofstrange.com. Thanks.



Google Maps static API

Filed under: Google Maps API, mapofstrange.com — Paul March 19, 2008 @ 12:30 pm

Google have released a new API for Google Maps.  This is really different - it doesn’t require Javascript - it’s static.  Simply pass some parameters to a URL and it returns a gif image of the location in question.  For more information read their blog entry - http://googlemapsapi.blogspot.com/2008/02/google-maps-without-scripting.html.

The way mapofstrange.com works is designed to be interactive, so I can’t see me replacing the entire feel with this non-Javascript method, but it still  might have some really useful application at mapofstrange.com.  If we don’t need Javascript, it could be a good way of providing a mobile service.    Or I could have an ‘add this to your webpage’ link which generates the code to display an image. 

 At present it only shows map-level images and not satellite imagery, which means that it isn’t right for mapofstrange.com (at least not yet).  It’s definitely something I’m going to keep my eye on though… 

It is incredibly easy to setup - there is even a wizard - http://gmaps-samples.googlecode.com/svn/trunk/simplewizard/makestaticmap.html.  Just do a search for the location, choose the zoom level and the size of the map, and it generates the map for you.  At the moment there is a maximum of 1000 page views per person (not per image or per key) per day, which is ample, but I expect that this will increase over time. 

 Here’s an example of it in action (click on it to open the map) -

static map - click to view

Altogether, I think it’s an excellent addition to the Google Maps API - I only wish it would show satellite images as well!