From 20d5829948ee6bf63414bad47f7fa99a173e2dec Mon Sep 17 00:00:00 2001
From: googlemaps-bot
Date: Tue, 19 Apr 2022 04:23:13 +0000
Subject: [PATCH] chore(deps-dev): bump @types/google.maps from 3.48.5 to
3.48.6 (#240)
Bumps [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) from 3.48.5 to 3.48.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google.maps)
---
updated-dependencies:
- dependency-name: "@types/google.maps"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b2181c9df02bc4bf5a42327b34d911bee7632dfe
---
classes/Circle.html | 2 +-
classes/Data.html | 2 +-
classes/Feature.html | 2 +-
classes/InfoWindow.html | 2 +-
classes/KmlLayer.html | 2 +-
classes/LatLng.html | 2 +-
classes/LatLngBounds.html | 2 +-
classes/MVCArray.html | 2 +-
classes/MVCObject.html | 2 +-
classes/Map.html | 2 +-
classes/MapCanvasProjection.html | 2 +-
classes/MapPanes.html | 2 +-
classes/Marker.html | 2 +-
classes/OverlayView.html | 2 +-
classes/Point.html | 2 +-
classes/Polygon.html | 2 +-
classes/Polyline.html | 2 +-
classes/Size.html | 2 +-
classes/StreetViewCoverageLayer.html | 2 +-
classes/StreetViewPanorama.html | 2 +-
classes/StreetViewService.html | 2 +-
classes/VisibleRegion.html | 2 +-
modules.html | 2 +-
23 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/classes/Circle.html b/classes/Circle.html
index d6973d62..cdd785e1 100644
--- a/classes/Circle.html
+++ b/classes/Circle.html
@@ -1 +1 @@
-Circle | @googlemaps/jest-mocks Constructors constructor new Circle( opt?: CircleOptions ) : Circle Parameters Optional opt: CircleOptions Properties add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Circle.get
Inherited from MVCObject .get
get Bounds get Bounds: Mock < any , any > = ...
get Center get Center: Mock < any , any > = ...
get Draggable get Draggable: Mock < any , any > = ...
get Editable get Editable: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Radius get Radius: Mock < any , any > = ...
get Visible get Visible: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Circle.set
Inherited from MVCObject .set
set Center set Center: Mock < any , any > = ...
set Draggable set Draggable: Mock < any , any > = ...
set Editable set Editable: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Options set Options: Mock < any , any > = ...
set Radius set Radius: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
set Visible set Visible: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
+Circle | @googlemaps/jest-mocks Constructors constructor new Circle( opt?: CircleOptions ) : Circle Parameters Optional opt: CircleOptions Properties add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Circle.get
Inherited from MVCObject .get
get Bounds get Bounds: Mock < any , any > = ...
get Center get Center: Mock < any , any > = ...
get Draggable get Draggable: Mock < any , any > = ...
get Editable get Editable: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Radius get Radius: Mock < any , any > = ...
get Visible get Visible: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Circle.set
Inherited from MVCObject .set
set Center set Center: Mock < any , any > = ...
set Draggable set Draggable: Mock < any , any > = ...
set Editable set Editable: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Options set Options: Mock < any , any > = ...
set Radius set Radius: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
set Visible set Visible: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
diff --git a/classes/Data.html b/classes/Data.html
index 225791e8..2dcc8e74 100644
--- a/classes/Data.html
+++ b/classes/Data.html
@@ -1 +1 @@
-Data | @googlemaps/jest-mocks Constructors constructor new Data( opt?: DataOptions ) : Data Parameters Optional opt: DataOptions Properties add add: Mock < any , any > = ...
add Geo Json add Geo Json: Mock < any , any > = ...
add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
contains contains: Mock < any , any > = ...
for Each for Each: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Data.get
Inherited from MVCObject .get
get Control Position get Control Position: Mock < any , any > = ...
get Controls get Controls: Mock < any , any > = ...
get Drawing Mode get Drawing Mode: Mock < any , any > = ...
get Feature By Id get Feature By Id: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Style get Style: Mock < any , any > = ...
load Geo Json load Geo Json: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
override Style override Style: Mock < any , any > = ...
remove remove: Mock < any , any > = ...
revert Style revert Style: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Data.set
Inherited from MVCObject .set
set Control Position set Control Position: Mock < any , any > = ...
set Controls set Controls: Mock < any , any > = ...
set Drawing Mode set Drawing Mode: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Style set Style: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Static FeatureFeature: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
+Data | @googlemaps/jest-mocks Constructors constructor new Data( opt?: DataOptions ) : Data Parameters Optional opt: DataOptions Properties add add: Mock < any , any > = ...
add Geo Json add Geo Json: Mock < any , any > = ...
add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
contains contains: Mock < any , any > = ...
for Each for Each: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Data.get
Inherited from MVCObject .get
get Control Position get Control Position: Mock < any , any > = ...
get Controls get Controls: Mock < any , any > = ...
get Drawing Mode get Drawing Mode: Mock < any , any > = ...
get Feature By Id get Feature By Id: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Style get Style: Mock < any , any > = ...
load Geo Json load Geo Json: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
override Style override Style: Mock < any , any > = ...
remove remove: Mock < any , any > = ...
revert Style revert Style: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Data.set
Inherited from MVCObject .set
set Control Position set Control Position: Mock < any , any > = ...
set Controls set Controls: Mock < any , any > = ...
set Drawing Mode set Drawing Mode: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Style set Style: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Static FeatureFeature: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
diff --git a/classes/Feature.html b/classes/Feature.html
index eb7d7880..024d3603 100644
--- a/classes/Feature.html
+++ b/classes/Feature.html
@@ -10,4 +10,4 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-Constructors constructor new Feature( options?: FeatureOptions ) : Feature Parameters Optional options: FeatureOptions Properties for Each Property for Each Property: Mock < any , any > = ...
get Geometry get Geometry: Mock < any , any > = ...
get Id get Id: Mock < any , any > = ...
get Property get Property: Mock < any , any > = ...
remove Property remove Property: Mock < any , any > = ...
set Geometry set Geometry: Mock < any , any > = ...
set Property set Property: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark