Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Namespaces

Enumerations

Classes

Interfaces

Type aliases

Variables

Type aliases

DrawingMode

DrawingMode: "Point" | "LineString" | "Polygon"

GestureHandlingOptions

GestureHandlingOptions: "cooperative" | "greedy" | "none" | "auto"

MapTypeStyleElementType

MapTypeStyleElementType: "all" | "geometry" | "geometry.fill" | "geometry.stroke" | "labels" | "labels.icon" | "labels.text" | "labels.text.fill" | "labels.text.stroke"

MapTypeStyleFeatureType

MapTypeStyleFeatureType: "all" | "administrative" | "administrative.country" | "administrative.land_parcel" | "administrative.locality" | "administrative.neighborhood" | "administrative.province" | "landscape" | "landscape.man_made" | "landscape.natural" | "landscape.natural.landcover" | "landscape.natural.terrain" | "poi" | "poi.attraction" | "poi.business" | "poi.government" | "poi.medical" | "poi.park" | "poi.place_of_worship" | "poi.school" | "poi.sports_complex" | "road" | "road.arterial" | "road.highway" | "road.highway.controlled_access" | "road.local" | "transit" | "transit.line" | "transit.station" | "transit.station.airport" | "transit.station.bus" | "transit.station.rail" | "water"

MarkerShape

This object defines the clickable region of a marker image. The shape consists of two properties — type and coord — which define the non-transparent region of an image.

see

Maps JavaScript API

MaxZoomResult

A MaxZoom result in JSON format retrieved from the MaxZoomService.

see

Maps JavaScript API

MouseEvent

MouseEvent: MapMouseEvent

Variables

Const version

version: string

Version of the Google Maps JavaScript API that the browser has loaded. Like '3.38.11'.

see

Maps JavaScript API

Generated using TypeDoc