Ronan’s Blog


Random thoughts of an Irish Software Architect in the GIS Industry.

Google Release Static Maps API - Why?

Posted in Development, GIS, Web by Ro on the February 22nd, 2008

Google have today released a static Map API, for generating simple single image, non-interactive map images.

What are the benefits of this API?
To Google -> Decreased Bandwidth and processing, if static maps will suffice (for example a location map on a business webpage), then a single request on their data will be enough, rather than placing a map with panning & zooming capabilities on it.
To the User -> A single image map can be copied & pasted into e-mails & documents more easily for your average user, so that they don’t need an image editing tool.
So why do they feel this completely new API is required?
A slightly different operating mode (i.e. Single Image Mode) in the existing API with a simple set of instructions would surely be enough.
Google Static Maps API


Leave a Reply