remove green line from google map code example
Example: remove green lines on google maps js
/*Remove BicyclingLayer */
var bikeLayer = new google.maps.BicyclingLayer();
bikeLayer.setMap(map);
/*Remove BicyclingLayer */
var bikeLayer = new google.maps.BicyclingLayer();
bikeLayer.setMap(map);