google-maps-static-api
How to Calculate Scale to Zoom ratio for Google Static map Images
I am currently working with Google Static maps images and i wish to find out how to calculate the scale for a given zoom level. I know Google maps use Mercator Pro开发者_Go百科jections. The applicatio[详细]
2023-04-04 20:05 分类:问答Drawing a circle Google Static Maps
I have a Google Maps Circle drawn on v3 api. When the user has plotted there circle (or polygon if they choose), they can save the data to the server. If the user has picked a radial search, the Centr[详细]
2023-04-02 11:36 分类:问答drawing a path on google static map
I wrote this code in client side and sent to a开发者_如何学编程 server for a emailing purpose.in that email the image is appear as broken image I want to draw a path on google static map.here is the c[详细]
2023-03-25 18:48 分类:问答Using Google Static Maps with API v3 - need an updated reference please!
The guide Using Static Maps to Speed Up Your Dynamic Maps is painfully out of date. Can you help show me what this should look like with API v3? I\'m specifica开发者_JS百科lly interested in the tail[详细]
2023-03-05 22:07 分类:问答Google static map error
I have a problem with static google开发者_C百科 map with an improper image on my website. Anyone know how this issue occurs? Please see the image below:[详细]
2023-03-02 18:57 分类:问答Google Static Map API how to specify max zoom level
We have a report that shows where 2 markers are on a map, works great except when the markers are next to each other it zooms in to the highest level of zoom.[详细]
2023-02-22 03:12 分类:问答Google Static Map API - Long URL
I generate URL for calling Google Static Map API but in sometime my url is very long (>2048). How can I solved this 开发者_高级运维?You can encode your Polylines and make them shorter .[详细]
2023-02-20 14:30 分类:问答Google static map shot showing up on page
I have a site built on the Google App Engine in Python. One of the features is the ability to use google static maps to update your current location. The Python code takes care of generating the URL o[详细]
2023-02-18 04:45 分类:问答Google Static Maps API: representing a route as an encoded polyline
I\'m trying to represent a route between a number of points on a static map using an encoded polyline. The code for this is in a function called getStaticMapAddress, defined like so:[详细]
2023-02-15 00:13 分类:问答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 soon going to make the lines correspond with the driving directions, but that comes lat[详细]
2023-02-12 12:31 分类:问答