google-maps-static-api Questions

10

Solved

I have a city map of Moscow. We modified a Google Maps image with some artistic elements, but the relation between GPS coordinates and pixels remains the same. Problem: How do I convert GPS coordi...
Monocycle asked 16/4, 2010 at 6:39

1

Solved

I have downloaded an example styled map from snazzymaps.com. I try to transform to an url like http://maps.googleapis.com/maps/api/staticmap?sensor=false&size=512x512&zoom=15&center=Chi...

1

Solved

I have made a request to google directions API and recived the following JSON directions: (file to large to copy here) https://gist.githubusercontent.com/crooksey/9930819/raw/947e4d17a93ca94b7821...

3

Solved

From https://developers.google.com/maps/documentation/staticmaps/#Limits I read: The Google Static Maps API has the following usage limits: 25 000 free static map requests per application p...
Unsaddle asked 18/6, 2013 at 16:16

1

A client of mine is using Google Static Maps on his property lease pages. Twice this month he has gotten the dreaded Google Quota image in place of where the map should be on the page (see https://...
Lyndes asked 13/12, 2012 at 13:3

1

Solved

I need to create a dark/inverted map image for use on Google Glass, since the standard Google static maps image is too bright when displayed on the screen. How can I customize the map theme to look...
Samarskite asked 31/1, 2014 at 22:25

1

Solved

Trying to validate the following HTML with the W3C validator will throw 3 errors (as of 2013-10-30): <!DOCTYPE html> <head><title>asdf</title></head> <img src="htt...
Hesychast asked 30/10, 2013 at 9:49

1

Solved

I always get a 403 Forbidden response if I provide an API key within the map request; without specifying it everything goes well and I can get to the map. The problem is that I have to work with an...
Amphoteric asked 11/7, 2013 at 15:56

1

Solved

We're using Google's Static Maps API with the scale parameter to display lovely smooth maps for people using high resolution displays. However, we'd also like to use custom icons to show points on ...
Yam asked 26/4, 2012 at 15:32

1

Solved

I created a script to store dynamic map inputs by appending attributes to a Static Maps URL (so we can refer back to it after a user submits). For reasons I can't yet determine, the Polygon is no...
Dowager asked 30/10, 2012 at 20:58

2

I want to allow end users of my website to generate image of google map. How is this possible after the User has selected its location on google map and can then generate the image.
Declan asked 1/9, 2012 at 9:20

2

What I really want to do is to allow a user to create a map with google maps and save the image. I have attempted a work around that does this by using the google maps api V3 and also the static ma...
Neuroticism asked 24/11, 2011 at 19:6

1

Solved

I'm trying to generate a static google map with some points on it, and some lines connecting these points (I'm soon going to make the lines correspond with the driving directions, but that comes la...
Cozart asked 22/2, 2011 at 20:26

1

Solved

The src property for the img tag is http://maps.google.com/maps/api/staticmap?center=1701 Fm Rd 1187, Mansfield, Tx &size=150x90&sensor=false&zoom=15&maptype=roadmap" + "&mark...
Herbivore asked 26/8, 2010 at 12:32

© 2022 - 2024 — McMap. All rights reserved.