ADVERTISEMENT
Hide Ski Runs Log in to Favorite
3316 views
2 favorites
There is no built in way to hide ski runs with Google Maps at the moment. One workaround is to hide everything first, and then enable the top level features one by one. This style uses this workaround to hide all ski runs on the map.
SPONSORED BY
JavaScript Style Array:
[{"featureType":"all","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"administrative","elementType":"all","stylers":[{"visibility":"on"}]},{"featureType":"landscape","elementType":"all","stylers":[{"visibility":"on"}]},{"featureType":"poi","elementType":"all","stylers":[{"visibility":"on"}]},{"featureType":"road","elementType":"all","stylers":[{"visibility":"on"}]},{"featureType":"transit","elementType":"all","stylers":[{"visibility":"on"}]},{"featureType":"water","elementType":"all","stylers":[{"visibility":"on"}]}]