From adbafd90341c4e8ea0fb7df3677aa80978eb1220 Mon Sep 17 00:00:00 2001 From: Thiago Talma Date: Sat, 25 Jan 2020 15:24:02 -0300 Subject: [PATCH] Update Map.php --- Map.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Map.php b/Map.php index 14697c7..e237247 100644 --- a/Map.php +++ b/Map.php @@ -63,7 +63,7 @@ * View pegman is dropped on * the map. If no panorama is specified, a default StreetViewPanorama will be displayed in the map's div when the pegman * is dropped. - * @property boolean $streetViewControlThe initial enabled/disabled state of the Street View Pegman control. This control + * @property boolean $streetViewControl The initial enabled/disabled state of the Street View Pegman control. This control * is part of the default UI, and should be set to false when displaying a map type on which the Street View road overlay * should not appear (e.g. a non-Earth map type). * @property [\doamigos\maps\controls\StreetViewControlOptions] $streetViewControlOptions The initial display options