The ability to adjust the level of cycling in Google Maps and use using a custom map style

I am creating a cross-platform mobile application with a web view that displays a custom Google map that I initialize and style in JavaScript using the JavaScript API for Google Maps v3.

My hope was to highlight bike lanes using the Bicycling Layer .

However, there are two problems that I have encountered:

+4
source share

Source: https://habr.com/ru/post/1490580/


All Articles