Skip to content
Snippets Groups Projects
Commit 82a6c1f6 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

fullscreen button disabled

parent 59ddae65
No related branches found
No related tags found
1 merge request!196Resolve "add center button on the map"
......@@ -137,6 +137,7 @@ AbstractCustomMap.prototype.createMapOptions = function () {
mapTypeControl: false,
zoom: zoom,
streetViewControl: false,
fullscreenControl: false,
panControlOptions: {
position: google.maps.ControlPosition.LEFT_TOP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment