Skip to content

Instantly share code, notes, and snippets.

@gsantiago
Created October 8, 2019 20:46
Show Gist options
  • Save gsantiago/66bfd0d96e496fac4adbc6eb9d6246bc to your computer and use it in GitHub Desktop.
Save gsantiago/66bfd0d96e496fac4adbc6eb9d6246bc to your computer and use it in GitHub Desktop.
document.getElementById('info-box').style.display = 'none';
var panorama = map.getStreetView();
panorama.setOptions({
showRoadLabels: false
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment