Someone knows how to convert GMap Static JSON to a HTML url?
问题 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¢er=Chicago but I'm not doing it well. I'm trying to transform the next example: Example Google Map Styled Static The JSON looks like that: styles: [ {"featureType":"poi","stylers":[{"visibility":"off"}]},{"stylers":[{"saturation":-70},{"lightness":37},{"gamma":1.15}]},{"elementType":"labels","stylers":[{"gamma":0.26}