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
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Circle

Index

Constructors

  • new Circle(opt?: CircleOptions): Circle

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getBounds: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getRadius: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setCenter: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setRadius: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Circle | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Circle

Index

Constructors

  • new Circle(opt?: CircleOptions): Circle

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getBounds: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getRadius: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setCenter: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setRadius: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ 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
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Data

Index

Constructors

  • new Data(opt?: DataOptions): Data

Properties

add: Mock<any, any> = ...
addGeoJson: Mock<any, any> = ...
addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
contains: Mock<any, any> = ...
forEach: Mock<any, any> = ...
get: Mock<any, any> = ...
getControlPosition: Mock<any, any> = ...
getControls: Mock<any, any> = ...
getDrawingMode: Mock<any, any> = ...
getFeatureById: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getStyle: Mock<any, any> = ...
loadGeoJson: Mock<any, any> = ...
notify: Mock<any, any> = ...
overrideStyle: Mock<any, any> = ...
remove: Mock<any, any> = ...
revertStyle: Mock<any, any> = ...
set: Mock<any, any> = ...
setControlPosition: Mock<any, any> = ...
setControls: Mock<any, any> = ...
setDrawingMode: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setStyle: Mock<any, any> = ...
setValues: Mock<any, any> = ...
toGeoJson: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
Feature: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Data | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Data

Index

Constructors

  • new Data(opt?: DataOptions): Data

Properties

add: Mock<any, any> = ...
addGeoJson: Mock<any, any> = ...
addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
contains: Mock<any, any> = ...
forEach: Mock<any, any> = ...
get: Mock<any, any> = ...
getControlPosition: Mock<any, any> = ...
getControls: Mock<any, any> = ...
getDrawingMode: Mock<any, any> = ...
getFeatureById: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getStyle: Mock<any, any> = ...
loadGeoJson: Mock<any, any> = ...
notify: Mock<any, any> = ...
overrideStyle: Mock<any, any> = ...
remove: Mock<any, any> = ...
revertStyle: Mock<any, any> = ...
set: Mock<any, any> = ...
setControlPosition: Mock<any, any> = ...
setControls: Mock<any, any> = ...
setDrawingMode: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setStyle: Mock<any, any> = ...
setValues: Mock<any, any> = ...
toGeoJson: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
Feature: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ 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.

-

Hierarchy

  • Feature

Implements

  • Feature

Index

Constructors

  • new Feature(options?: FeatureOptions): Feature

Properties

forEachProperty: Mock<any, any> = ...
getGeometry: Mock<any, any> = ...
getId: Mock<any, any> = ...
getProperty: Mock<any, any> = ...
removeProperty: Mock<any, any> = ...
setGeometry: Mock<any, any> = ...
setProperty: Mock<any, any> = ...
toGeoJson: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • Feature

Implements

  • Feature

Index

Constructors

  • new Feature(options?: FeatureOptions): Feature

Properties

forEachProperty: Mock<any, any> = ...
getGeometry: Mock<any, any> = ...
getId: Mock<any, any> = ...
getProperty: Mock<any, any> = ...
removeProperty: Mock<any, any> = ...
setGeometry: Mock<any, any> = ...
setProperty: Mock<any, any> = ...
toGeoJson: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/InfoWindow.html b/classes/InfoWindow.html index 6ba65252..01d87a56 100644 --- a/classes/InfoWindow.html +++ b/classes/InfoWindow.html @@ -1 +1 @@ -InfoWindow | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • InfoWindow

Index

Constructors

  • new InfoWindow(opts?: InfoWindowOptions): InfoWindow

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
close: Mock<any, any> = ...
focus: Mock<any, any> = ...
get: Mock<any, any> = ...
getContent: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
open: Mock<any, any> = ...
set: Mock<any, any> = ...
setContent: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +InfoWindow | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • InfoWindow

Index

Constructors

  • new InfoWindow(opts?: InfoWindowOptions): InfoWindow

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
close: Mock<any, any> = ...
focus: Mock<any, any> = ...
get: Mock<any, any> = ...
getContent: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
open: Mock<any, any> = ...
set: Mock<any, any> = ...
setContent: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/KmlLayer.html b/classes/KmlLayer.html index 804d1bf3..77be49ae 100644 --- a/classes/KmlLayer.html +++ b/classes/KmlLayer.html @@ -1 +1 @@ -KmlLayer | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • KmlLayer

Index

Constructors

  • new KmlLayer(opts?: KmlLayerOptions): KmlLayer

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDefaultViewport: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getMetadata: Mock<any, any> = ...
getStatus: Mock<any, any> = ...
getUrl: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setUrl: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +KmlLayer | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • KmlLayer

Index

Constructors

  • new KmlLayer(opts?: KmlLayerOptions): KmlLayer

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDefaultViewport: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getMetadata: Mock<any, any> = ...
getStatus: Mock<any, any> = ...
getUrl: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setUrl: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/LatLng.html b/classes/LatLng.html index fc04729e..ffc0faf2 100644 --- a/classes/LatLng.html +++ b/classes/LatLng.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.

-

Hierarchy

  • LatLng

Implements

  • LatLng

Index

Constructors

  • new LatLng(a: number | LatLngLiteral, b?: number | boolean, c?: boolean): LatLng

Properties

equals: Mock<any, any> = ...
lat: Mock<any, any> = ...
lng: Mock<any, any> = ...
toJSON: Mock<any, any> = ...
toString: Mock<any, any> = ...
toUrlValue: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • LatLng

Implements

  • LatLng

Index

Constructors

  • new LatLng(a: number | LatLngLiteral, b?: number | boolean, c?: boolean): LatLng

Properties

equals: Mock<any, any> = ...
lat: Mock<any, any> = ...
lng: Mock<any, any> = ...
toJSON: Mock<any, any> = ...
toString: Mock<any, any> = ...
toUrlValue: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/LatLngBounds.html b/classes/LatLngBounds.html index b392f7f1..e9f5cac0 100644 --- a/classes/LatLngBounds.html +++ b/classes/LatLngBounds.html @@ -1 +1 @@ -LatLngBounds | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LatLngBounds

Implements

  • LatLngBounds

Index

Constructors

  • new LatLngBounds(sw?: LatLngLiteral | LatLng, ne?: LatLngLiteral | LatLng): LatLngBounds

Properties

contains: Mock<any, any> = ...
equals: Mock<any, any> = ...
extend: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getNorthEast: Mock<any, any> = ...
getSouthWest: Mock<any, any> = ...
intersects: Mock<any, any> = ...
isEmpty: Mock<any, any> = ...
toJSON: Mock<any, any> = ...
toSpan: Mock<any, any> = ...
toString: Mock<any, any> = ...
toUrlValue: Mock<any, any> = ...
union: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LatLngBounds | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LatLngBounds

Implements

  • LatLngBounds

Index

Constructors

  • new LatLngBounds(sw?: LatLngLiteral | LatLng, ne?: LatLngLiteral | LatLng): LatLngBounds

Properties

contains: Mock<any, any> = ...
equals: Mock<any, any> = ...
extend: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getNorthEast: Mock<any, any> = ...
getSouthWest: Mock<any, any> = ...
intersects: Mock<any, any> = ...
isEmpty: Mock<any, any> = ...
toJSON: Mock<any, any> = ...
toSpan: Mock<any, any> = ...
toString: Mock<any, any> = ...
toUrlValue: Mock<any, any> = ...
union: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MVCArray.html b/classes/MVCArray.html index 6e935cb1..c78575e5 100644 --- a/classes/MVCArray.html +++ b/classes/MVCArray.html @@ -1 +1 @@ -MVCArray | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Implements

  • MVCArray<T>

Index

Constructors

  • new MVCArray<T>(array?: T[]): MVCArray<T>

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
clear: Mock<any, any> = ...
forEach: Mock<any, any> = ...
get: Mock<any, any> = ...
getArray: Mock<any, any> = ...
getAt: Mock<any, any> = ...
getLength: Mock<any, any> = ...
insertAt: Mock<any, any> = ...
notify: Mock<any, any> = ...
pop: Mock<any, any> = ...
push: Mock<any, any> = ...
removeAt: Mock<any, any> = ...
set: Mock<any, any> = ...
setAt: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +MVCArray | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Implements

  • MVCArray<T>

Index

Constructors

  • new MVCArray<T>(array?: T[]): MVCArray<T>

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
clear: Mock<any, any> = ...
forEach: Mock<any, any> = ...
get: Mock<any, any> = ...
getArray: Mock<any, any> = ...
getAt: Mock<any, any> = ...
getLength: Mock<any, any> = ...
insertAt: Mock<any, any> = ...
notify: Mock<any, any> = ...
pop: Mock<any, any> = ...
push: Mock<any, any> = ...
removeAt: Mock<any, any> = ...
set: Mock<any, any> = ...
setAt: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MVCObject.html b/classes/MVCObject.html index 4694a3a0..e5ae7456 100644 --- a/classes/MVCObject.html +++ b/classes/MVCObject.html @@ -1 +1 @@ -MVCObject | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • MVCObject

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +MVCObject | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • MVCObject

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Map.html b/classes/Map.html index 14a3750a..02cf5b39 100644 --- a/classes/Map.html +++ b/classes/Map.html @@ -1 +1 @@ -Map | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Map

Index

Constructors

  • new Map(mapDiv: Element, opts?: MapOptions): Map

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
controls: MVCArray<Node>[]
data: Data
fitBounds: Mock<any, any> = ...
get: Mock<any, any> = ...
getBounds: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getClickableIcons: Mock<any, any> = ...
getDiv: Mock<any, any> = ...
getHeading: Mock<any, any> = ...
getMapTypeId: Mock<any, any> = ...
getProjection: Mock<any, any> = ...
getRenderingType: Mock<any, any> = ...
getStreetView: Mock<any, any> = ...
getTilt: Mock<any, any> = ...
getZoom: Mock<any, any> = ...
mapTypes: MapTypeRegistry
moveCamera: Mock<any, any> = ...
notify: Mock<any, any> = ...
overlayMapTypes: MVCArray<MapType>
panBy: Mock<any, any> = ...
panTo: Mock<any, any> = ...
panToBounds: Mock<any, any> = ...
set: Mock<any, any> = ...
setCenter: Mock<any, any> = ...
setClickableIcons: Mock<any, any> = ...
setHeading: Mock<any, any> = ...
setMapTypeId: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setStreetView: Mock<any, any> = ...
setTilt: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZoom: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Map | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Map

Index

Constructors

  • new Map(mapDiv: Element, opts?: MapOptions): Map

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
controls: MVCArray<Node>[]
data: Data
fitBounds: Mock<any, any> = ...
get: Mock<any, any> = ...
getBounds: Mock<any, any> = ...
getCenter: Mock<any, any> = ...
getClickableIcons: Mock<any, any> = ...
getDiv: Mock<any, any> = ...
getHeading: Mock<any, any> = ...
getMapTypeId: Mock<any, any> = ...
getProjection: Mock<any, any> = ...
getRenderingType: Mock<any, any> = ...
getStreetView: Mock<any, any> = ...
getTilt: Mock<any, any> = ...
getZoom: Mock<any, any> = ...
mapTypes: MapTypeRegistry
moveCamera: Mock<any, any> = ...
notify: Mock<any, any> = ...
overlayMapTypes: MVCArray<MapType>
panBy: Mock<any, any> = ...
panTo: Mock<any, any> = ...
panToBounds: Mock<any, any> = ...
set: Mock<any, any> = ...
setCenter: Mock<any, any> = ...
setClickableIcons: Mock<any, any> = ...
setHeading: Mock<any, any> = ...
setMapTypeId: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setStreetView: Mock<any, any> = ...
setTilt: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setZoom: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MapCanvasProjection.html b/classes/MapCanvasProjection.html index 3988f5c7..ec40a1b4 100644 --- a/classes/MapCanvasProjection.html +++ b/classes/MapCanvasProjection.html @@ -1 +1 @@ -MapCanvasProjection | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • MapCanvasProjection

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
fromContainerPixelToLatLng: Mock<any, any> = ...
fromDivPixelToLatLng: Mock<any, any> = ...
fromLatLngToContainerPixel: Mock<any, any> = ...
fromLatLngToDivPixel: Mock<any, any> = ...
get: Mock<any, any> = ...
getVisibleRegion: Mock<any, any> = ...
getWorldWidth: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +MapCanvasProjection | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • MapCanvasProjection

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
fromContainerPixelToLatLng: Mock<any, any> = ...
fromDivPixelToLatLng: Mock<any, any> = ...
fromLatLngToContainerPixel: Mock<any, any> = ...
fromLatLngToDivPixel: Mock<any, any> = ...
get: Mock<any, any> = ...
getVisibleRegion: Mock<any, any> = ...
getWorldWidth: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MapPanes.html b/classes/MapPanes.html index 3545c8f9..0720e7dd 100644 --- a/classes/MapPanes.html +++ b/classes/MapPanes.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.

-

Hierarchy

  • MapPanes

Implements

  • MapPanes

Index

Constructors

Properties

floatPane: Element
mapPane: Element
markerLayer: Element
overlayLayer: Element
overlayMouseTarget: Element

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • MapPanes

Implements

  • MapPanes

Index

Constructors

Properties

floatPane: Element
mapPane: Element
markerLayer: Element
overlayLayer: Element
overlayMouseTarget: Element

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Marker.html b/classes/Marker.html index 78598d3a..7257caf7 100644 --- a/classes/Marker.html +++ b/classes/Marker.html @@ -1 +1 @@ -Marker | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Marker

Index

Constructors

  • new Marker(opts?: MarkerOptions): Marker

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getAnimation: Mock<any, any> = ...
getClickable: Mock<any, any> = ...
getCursor: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getIcon: Mock<any, any> = ...
getLabel: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getOpacity: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getShape: Mock<any, any> = ...
getTitle: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setAnimation: Mock<any, any> = ...
setClickable: Mock<any, any> = ...
setCursor: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setIcon: Mock<any, any> = ...
setLabel: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOpacity: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setShape: Mock<any, any> = ...
setTitle: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
MAX_ZINDEX: number
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Marker | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Marker

Index

Constructors

  • new Marker(opts?: MarkerOptions): Marker

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getAnimation: Mock<any, any> = ...
getClickable: Mock<any, any> = ...
getCursor: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getIcon: Mock<any, any> = ...
getLabel: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getOpacity: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getShape: Mock<any, any> = ...
getTitle: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
getZIndex: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setAnimation: Mock<any, any> = ...
setClickable: Mock<any, any> = ...
setCursor: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setIcon: Mock<any, any> = ...
setLabel: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOpacity: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setShape: Mock<any, any> = ...
setTitle: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
setZIndex: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
MAX_ZINDEX: number
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/OverlayView.html b/classes/OverlayView.html index 5ec3426c..4bad5ab6 100644 --- a/classes/OverlayView.html +++ b/classes/OverlayView.html @@ -1 +1 @@ -OverlayView | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • OverlayView

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
draw: Mock<any, any> = ...
get: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPanes: Mock<any, any> = ...
getProjection: Mock<any, any> = ...
notify: Mock<any, any> = ...
onAdd: Mock<any, any> = ...
onRemove: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +OverlayView | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • OverlayView

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
draw: Mock<any, any> = ...
get: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPanes: Mock<any, any> = ...
getProjection: Mock<any, any> = ...
notify: Mock<any, any> = ...
onAdd: Mock<any, any> = ...
onRemove: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Point.html b/classes/Point.html index 79b125b2..673d0aa8 100644 --- a/classes/Point.html +++ b/classes/Point.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.

-

Hierarchy

  • Point

Implements

  • Point

Index

Constructors

Properties

Methods

Constructors

  • new Point(x: number, y: number): Point

Properties

toString: Mock<any, any> = ...
x: number
y: number

Methods

  • equals(other: Point): boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • Point

Implements

  • Point

Index

Constructors

Properties

Methods

Constructors

  • new Point(x: number, y: number): Point

Properties

toString: Mock<any, any> = ...
x: number
y: number

Methods

  • equals(other: Point): boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Polygon.html b/classes/Polygon.html index 3e390a92..d9fd4e60 100644 --- a/classes/Polygon.html +++ b/classes/Polygon.html @@ -1 +1 @@ -Polygon | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polygon

Index

Constructors

  • new Polygon(opts?: PolygonOptions): Polygon

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPath: Mock<any, any> = ...
getPaths: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPath: Mock<any, any> = ...
setPaths: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Polygon | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polygon

Index

Constructors

  • new Polygon(opts?: PolygonOptions): Polygon

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPath: Mock<any, any> = ...
getPaths: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPath: Mock<any, any> = ...
setPaths: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Polyline.html b/classes/Polyline.html index ae3db765..48ee1997 100644 --- a/classes/Polyline.html +++ b/classes/Polyline.html @@ -1 +1 @@ -Polyline | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polyline

Index

Constructors

  • new Polyline(opts?: PolylineOptions): Polyline

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPath: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPath: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Polyline | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polyline

Index

Constructors

  • new Polyline(opts?: PolylineOptions): Polyline

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getDraggable: Mock<any, any> = ...
getEditable: Mock<any, any> = ...
getMap: Mock<any, any> = ...
getPath: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setDraggable: Mock<any, any> = ...
setEditable: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPath: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Size.html b/classes/Size.html index c581869d..750baf4c 100644 --- a/classes/Size.html +++ b/classes/Size.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.

-

Hierarchy

  • Size

Implements

  • Size

Index

Constructors

Properties

Methods

Constructors

  • new Size(width: number, height: number, widthUnit?: string, heightUnit?: string): Size

Properties

height: number
toString: Mock<any, any> = ...
width: number

Methods

  • equals(other: Size): boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • Size

Implements

  • Size

Index

Constructors

Properties

Methods

Constructors

  • new Size(width: number, height: number, widthUnit?: string, heightUnit?: string): Size

Properties

height: number
toString: Mock<any, any> = ...
width: number

Methods

  • equals(other: Size): boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/StreetViewCoverageLayer.html b/classes/StreetViewCoverageLayer.html index 433f7889..12f022b7 100644 --- a/classes/StreetViewCoverageLayer.html +++ b/classes/StreetViewCoverageLayer.html @@ -1 +1 @@ -StreetViewCoverageLayer | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StreetViewCoverageLayer

Hierarchy

Implements

  • StreetViewCoverageLayer

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getMap: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StreetViewCoverageLayer | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StreetViewCoverageLayer

Hierarchy

Implements

  • StreetViewCoverageLayer

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
get: Mock<any, any> = ...
getMap: Mock<any, any> = ...
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setMap: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/StreetViewPanorama.html b/classes/StreetViewPanorama.html index 7d5abee8..98851983 100644 --- a/classes/StreetViewPanorama.html +++ b/classes/StreetViewPanorama.html @@ -1 +1 @@ -StreetViewPanorama | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • StreetViewPanorama

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
controls: MVCArray<HTMLElement>[] = []
get: Mock<any, any> = ...
getLinks: Mock<any, any> = ...
getLocation: Mock<any, any> = ...
getMotionTracking: Mock<any, any> = ...
getPano: Mock<any, any> = ...
getPhotographerPov: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getPov: Mock<any, any> = ...
getStatus: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
getZoom: Mock<any, any> = ...
notify: Mock<any, any> = ...
registerPanoProvider: Mock<any, any> = ...
set: Mock<any, any> = ...
setLinks: Mock<any, any> = ...
setMotionTracking: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPano: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setPov: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
setZoom: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StreetViewPanorama | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • StreetViewPanorama

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
controls: MVCArray<HTMLElement>[] = []
get: Mock<any, any> = ...
getLinks: Mock<any, any> = ...
getLocation: Mock<any, any> = ...
getMotionTracking: Mock<any, any> = ...
getPano: Mock<any, any> = ...
getPhotographerPov: Mock<any, any> = ...
getPosition: Mock<any, any> = ...
getPov: Mock<any, any> = ...
getStatus: Mock<any, any> = ...
getVisible: Mock<any, any> = ...
getZoom: Mock<any, any> = ...
notify: Mock<any, any> = ...
registerPanoProvider: Mock<any, any> = ...
set: Mock<any, any> = ...
setLinks: Mock<any, any> = ...
setMotionTracking: Mock<any, any> = ...
setOptions: Mock<any, any> = ...
setPano: Mock<any, any> = ...
setPosition: Mock<any, any> = ...
setPov: Mock<any, any> = ...
setValues: Mock<any, any> = ...
setVisible: Mock<any, any> = ...
setZoom: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/StreetViewService.html b/classes/StreetViewService.html index 286d72d6..52afe7a6 100644 --- a/classes/StreetViewService.html +++ b/classes/StreetViewService.html @@ -1 +1 @@ -StreetViewService | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StreetViewService

Implements

  • StreetViewService

Index

Constructors

Properties

Constructors

Properties

getPanorama: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StreetViewService | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StreetViewService

Implements

  • StreetViewService

Index

Constructors

Properties

Constructors

Properties

getPanorama: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/VisibleRegion.html b/classes/VisibleRegion.html index 6d83b6ce..183be24a 100644 --- a/classes/VisibleRegion.html +++ b/classes/VisibleRegion.html @@ -1 +1 @@ -VisibleRegion | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • VisibleRegion

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
farLeft: LatLng
farRight: LatLng
get: Mock<any, any> = ...
latLngBounds: LatLngBounds
nearLeft: LatLng
nearRight: LatLng
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +VisibleRegion | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • VisibleRegion

Index

Constructors

Properties

addListener: Mock<any, any> = ...
bindTo: Mock<any, any> = ...
changed: Mock<any, any> = ...
farLeft: LatLng
farRight: LatLng
get: Mock<any, any> = ...
latLngBounds: LatLngBounds
nearLeft: LatLng
nearRight: LatLng
notify: Mock<any, any> = ...
set: Mock<any, any> = ...
setValues: Mock<any, any> = ...
unbind: Mock<any, any> = ...
unbindAll: Mock<any, any> = ...
_mockClasses: typeof MVCObject[] = []
mockInstances: MVCObject[] = []

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/modules.html b/modules.html index dc33106e..dd0726b2 100644 --- a/modules.html +++ b/modules.html @@ -1 +1 @@ -@googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/jest-mocks

Index

Variables

event: typeof google.maps.event = ...
mockInstances: { clear: <T, K>(item: T, ...rest: K) => void; clearAll: () => void; get: <T>(item: T) => InstanceType<T>[] } = ...

Type declaration

  • clear: <T, K>(item: T, ...rest: K) => void
      • <T, K>(item: T, ...rest: K): void
      • Type parameters

        • T: Constructable

        • K: Constructable[]

        Parameters

        • item: T
        • Rest ...rest: K

        Returns void

  • clearAll: () => void
      • (): void
      • Returns void

  • get: <T>(item: T) => InstanceType<T>[]
      • <T>(item: T): InstanceType<T>[]
      • Type parameters

        • T: Constructable

        Parameters

        • item: T

        Returns InstanceType<T>[]

Functions

  • initialize(): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +@googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/jest-mocks

Index

Variables

event: typeof google.maps.event = ...
mockInstances: { clear: <T, K>(item: T, ...rest: K) => void; clearAll: () => void; get: <T>(item: T) => InstanceType<T>[] } = ...

Type declaration

  • clear: <T, K>(item: T, ...rest: K) => void
      • <T, K>(item: T, ...rest: K): void
      • Type parameters

        • T: Constructable

        • K: Constructable[]

        Parameters

        • item: T
        • Rest ...rest: K

        Returns void

  • clearAll: () => void
      • (): void
      • Returns void

  • get: <T>(item: T) => InstanceType<T>[]
      • <T>(item: T): InstanceType<T>[]
      • Type parameters

        • T: Constructable

        Parameters

        • item: T

        Returns InstanceType<T>[]

Functions

  • initialize(): void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file