Top "Google-static-maps" questions

The Google Static Map web service dynamically creates a map image based on URL parameters (i.e. latitude, longitude, zoom level, image height & width) sent through a standard HTTP request and returns the map as an image you can display on your web page.

How can I use high resolution custom markers with the scale parameter in Google's Static Maps API?

We're using Google's Static Maps API with the scale parameter to display lovely smooth maps for people using high resolution …

retina-display google-static-maps
Is it possible to draw a circle on a Google static map?

The static map API discusses paths, but no mention of circles. Is this possible? Thanks

google-maps google-static-maps
Google Static Maps API: Generating a static map with paths

I'm trying to generate a static google map with some points on it, and some lines connecting these points (I'm …

python google-maps google-static-maps
Is Google Maps blocking me?

I'm programming web application that works with Google Maps and I need to generate PDF output so I decided to …

google-maps blocking google-static-maps
Custom Marker Icon not showing Google Static Maps v2

I am using the Static Google Maps API v2 to download a static image of a map view with a …

google-maps httprequest google-static-maps
Google Maps - static map with direction marks

Is there a way using static maps that google maps can display directions drawn on the image as with the …

google-maps-api-3 google-static-maps