You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As map styles that are generated from the map styling sites like snazzymaps are nothing but json, I dropped them in a system stetting and call gmarker.map_styles and pulled into props array in the snippet. Then I added a placeholder in the gmarkerhead chunk and done. Simple to do the same for gmaps I guess.
Basically, we want to have Google generate the static map as desired, then we cache the generated image locally.
See:
Big question is whether we can use the Snappy Maps styles in here: https://developers.google.com/maps/documentation/staticmaps/#StyledMaps
The text was updated successfully, but these errors were encountered: