Google Maps JavaScript API v3 Reference

Zuletzt aktualisiert am Montag, 7. Juli 2025

Dies ist ein Index aller Klassen, Methoden und Schnittstellen in der Maps JavaScript API Version 3.61 (wöchentlicher Kanal). Diese Referenz wird mit den neuesten Änderungen an der API auf dem neuesten Stand gehalten.

Weitere Informationen finden Sie in den Versionshinweisen und unter Versionsverwaltung.
Siehe auch die Referenzdokumentation für Version 3.60 (vierteljährlicher Kanal), Version 3.59 und Version 3.58.

Klicken Sie auf den Namen eines Elements, um die detaillierte Dokumentation aufzurufen.

Globale Konzepte

google.maps

google.maps-Namespace

Statische Methoden: importLibrary

Konstanten: version

Einstellungen

Einstellungen

Statische Methoden: getInstance

Properties: BetaexperienceIds, fetchAppCheckToken

MapsAppCheckTokenResult-Schnittstelle

Ereignissystem

Ereignisklasse

Statische Methoden: addListener, addListenerOnce, clearInstanceListeners, clearListeners, hasListeners, removeListener, trigger, addDomListener, addDomListenerOnce

MapsEventListener-Schnittstelle

Methoden: remove

MVCObject-Klasse

Methoden: addListener, bindTo, get, notify, set, setValues, unbind, unbindAll

MVCArray-Klasse

Methoden: clear, forEach, getArray, getAt, getLength, insertAt, pop, push, removeAt, setAt

Ereignisse: insert_at, remove_at, set_at

ErrorEvent-Schnittstelle

Eigenschaften: error

Fehler

MapsNetworkError-Klasse

Properties: code, endpoint

MapsRequestError-Klasse
MapsServerError-Klasse
MapsNetworkErrorEndpoint-Konstanten

Konstanten: DIRECTIONS_ROUTE, DISTANCE_MATRIX, ELEVATION_ALONG_PATH, ELEVATION_LOCATIONS, FLEET_ENGINE_GET_DELIVERY_VEHICLE, FLEET_ENGINE_GET_TRIP, FLEET_ENGINE_GET_VEHICLE, FLEET_ENGINE_LIST_DELIVERY_VEHICLES, FLEET_ENGINE_LIST_TASKS, FLEET_ENGINE_LIST_VEHICLES, FLEET_ENGINE_SEARCH_TASKS, GEOCODER_GEOCODE, MAPS_MAX_ZOOM, PLACES_AUTOCOMPLETE, PLACES_DETAILS, PLACES_FIND_PLACE_FROM_PHONE_NUMBER, PLACES_FIND_PLACE_FROM_QUERY, PLACES_GATEWAY, PLACES_GET_PLACE, PLACES_LOCAL_CONTEXT_SEARCH, PLACES_NEARBY_SEARCH, PLACES_SEARCH_TEXT, STREETVIEW_GET_PANORAMA

RPCStatus-Konstanten

Konstanten: ABORTED, ALREADY_EXISTS, CANCELLED, DATA_LOSS, DEADLINE_EXCEEDED, FAILED_PRECONDITION, INTERNAL, INVALID_ARGUMENT, NOT_FOUND, OK, OUT_OF_RANGE, PERMISSION_DENIED, RESOURCE_EXHAUSTED, UNAUTHENTICATED, UNAVAILABLE, UNIMPLEMENTED, UNKNOWN

Maps

Maps

MapElement-Klasse

Eigenschaften: center, headingInteractionDisabled, innerMap, internalUsageAttributionIds, mapId, renderingType, tiltInteractionDisabled, zoom

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-zoomchange

BetaMapElementOptions-Schnittstelle

Eigenschaften: center, headingInteractionDisabled, internalUsageAttributionIds, mapId, renderingType, tiltInteractionDisabled, zoom

ZoomChangeEvent-Klasse
Kartenklasse

Eigenschaften: controls, data, mapTypes, overlayMapTypes

Methoden: fitBounds, getBounds, getCenter, getClickableIcons, BetagetDatasetFeatureLayer, getDiv, getFeatureLayer, getHeading, getHeadingInteractionEnabled, getInternalUsageAttributionIds, getMapCapabilities, getMapTypeId, getProjection, getRenderingType, getStreetView, getTilt, getTiltInteractionEnabled, getZoom, moveCamera, panBy, panTo, panToBounds, setCenter, setClickableIcons, setHeading, setHeadingInteractionEnabled, setMapTypeId, setOptions, setRenderingType, setStreetView, setTilt, setTiltInteractionEnabled, setZoom

Konstanten: DEMO_MAP_ID

Ereignisse: bounds_changed, center_changed, click, contextmenu, dblclick, drag, dragend, dragstart, heading_changed, idle, isfractionalzoomenabled_changed, mapcapabilities_changed, maptypeid_changed, mousemove, mouseout, mouseover, projection_changed, renderingtype_changed, tilesloaded, tilt_changed, zoom_changed, rightclick

MapOptions-Schnittstelle

Eigenschaften: backgroundColor, cameraControl, cameraControlOptions, center, clickableIcons, colorScheme, controlSize, disableDefaultUI, disableDoubleClickZoom, draggableCursor, draggingCursor, fullscreenControl, fullscreenControlOptions, gestureHandling, heading, headingInteractionEnabled, internalUsageAttributionIds, isFractionalZoomEnabled, keyboardShortcuts, mapId, mapTypeControl, mapTypeControlOptions, mapTypeId, maxZoom, minZoom, noClear, renderingType, restriction, rotateControl, rotateControlOptions, scaleControl, scaleControlOptions, scrollwheel, streetView, streetViewControl, streetViewControlOptions, styles, tilt, tiltInteractionEnabled, zoom, zoomControl, zoomControlOptions, draggable, panControl, panControlOptions

MapTypeStyle-Schnittstelle

Eigenschaften: elementType, featureType, stylers

MapMouseEvent-Schnittstelle

Properties: domEvent, latLng

Methoden: stop

IconMouseEvent-Schnittstelle

Eigenschaften: placeId

ColorScheme-Konstanten

Konstanten: DARK, FOLLOW_SYSTEM, LIGHT

MapTypeId-Konstanten

Konstanten: HYBRID, ROADMAP, SATELLITE, TERRAIN

MapTypeRegistry-Klasse

Methoden: set

MapRestriction-Schnittstelle

Properties: latLngBounds, strictBounds

TrafficLayer-Klasse

Methoden: getMap, setMap, setOptions

TrafficLayerOptions-Schnittstelle

Properties: autoRefresh, map

TransitLayer-Klasse

Methoden: getMap, setMap

BicyclingLayer-Klasse

Methoden: getMap, setMap

BetaCameraOptions-Schnittstelle

Eigenschaften: center, heading, tilt, zoom

VisibleRegion-Schnittstelle

Eigenschaften: farLeft, farRight, latLngBounds, nearLeft, nearRight

RenderingType-Konstanten

Konstanten: RASTER, UNINITIALIZED, VECTOR

MapCapabilities-Schnittstelle

Eigenschaften: isAdvancedMarkersAvailable, isDataDrivenStylingAvailable, isWebGLOverlayViewAvailable

WebGL

WebGLOverlayView-Klasse

Methoden: getMap, onAdd, onContextLost, onContextRestored, onDraw, onRemove, onStateUpdate, requestRedraw, requestStateUpdate, setMap

WebGLDrawOptions-Schnittstelle

Properties: gl, transformer

WebGLStateOptions-Schnittstelle

Eigenschaften: gl

CoordinateTransformer-Schnittstelle

Methoden: fromLatLngAltitude, getCameraParams

CameraParams-Schnittstelle

Eigenschaften: center, heading, tilt, zoom

Koordinaten

LatLng-Klasse

Methoden: equals, lat, lng, toJSON, toString, toUrlValue

LatLngLiteral-Schnittstelle

Properties: lat, lng

LatLngBounds-Klasse

Methoden: contains, equals, extend, getCenter, getNorthEast, getSouthWest, intersects, isEmpty, toJSON, toSpan, toString, toUrlValue, union

Konstanten: MAX_BOUNDS

LatLngBoundsLiteral-Schnittstelle

Eigenschaften: east, north, south, west

LatLngAltitude-Klasse

Eigenschaften: altitude, lat, lng

Methoden: equals, toJSON

LatLngAltitudeLiteral-Schnittstelle

Eigenschaften: altitude, lat, lng

Punktklasse

Properties: x, y

Methoden: equals, toString

Größenklasse

Properties: height, width

Methoden: equals, toString

Padding-Schnittstelle

Eigenschaften: bottom, left, right, top

CircleLiteral-Schnittstelle

Properties: center, radius

BetaOrientation3D-Klasse

Eigenschaften: heading, roll, tilt

Methoden: equals, toJSON

BetaOrientation3DLiteral-Schnittstelle

Eigenschaften: heading, roll, tilt

BetaVector3D-Klasse

Eigenschaften: x, y, z

Methoden: equals, toJSON

BetaVector3DLiteral-Schnittstelle

Eigenschaften: x, y, z

Datengestützte Stile

FeatureLayer-Schnittstelle

Eigenschaften: BetadatasetId, featureType, isAvailable, style

Methoden: addListener

Ereignisse: click, mousemove

FeatureType-Konstanten

Konstanten: ADMINISTRATIVE_AREA_LEVEL_1, ADMINISTRATIVE_AREA_LEVEL_2, COUNTRY, BetaDATASET, LOCALITY, POSTAL_CODE, SCHOOL_DISTRICT

typedef „FeatureStyleFunction“
FeatureStyleFunctionOptions-Schnittstelle

Eigenschaften: feature

FeatureStyleOptions-Schnittstelle

Eigenschaften: fillColor, fillOpacity, strokeColor, strokeOpacity, strokeWeight

Funktionsschnittstelle

Eigenschaften: featureType

PlaceFeature-Schnittstelle

Eigenschaften: placeId

Methoden: fetchPlace

BetaDatasetFeature-Schnittstelle

Properties: datasetAttributes, datasetId

FeatureMouseEvent-Schnittstelle

Eigenschaften: features

Steuerelemente

CameraControlOptions-Schnittstelle

Eigenschaften: position

FullscreenControlOptions-Schnittstelle

Eigenschaften: position

MapTypeControlOptions-Schnittstelle

Eigenschaften: mapTypeIds, position, style

MapTypeControlStyle-Konstanten

Konstanten: DEFAULT, DROPDOWN_MENU, HORIZONTAL_BAR

MotionTrackingControlOptions-Schnittstelle

Eigenschaften: position

PanControlOptions-Schnittstelle

Eigenschaften: position

RotateControlOptions-Schnittstelle

Eigenschaften: position

ScaleControlOptions-Schnittstelle

Eigenschaften: style

ScaleControlStyle-Konstanten

Konstanten: DEFAULT

StreetViewControlOptions-Schnittstelle

Properties: position, sources

ZoomControlOptions-Schnittstelle

Eigenschaften: position

ControlPosition-Konstanten

Konstanten: BLOCK_END_INLINE_CENTER, BLOCK_END_INLINE_END, BLOCK_END_INLINE_START, BLOCK_START_INLINE_CENTER, BLOCK_START_INLINE_END, BLOCK_START_INLINE_START, BOTTOM_CENTER, BOTTOM_LEFT, BOTTOM_RIGHT, INLINE_END_BLOCK_CENTER, INLINE_END_BLOCK_END, INLINE_END_BLOCK_START, INLINE_START_BLOCK_CENTER, INLINE_START_BLOCK_END, INLINE_START_BLOCK_START, LEFT_BOTTOM, LEFT_CENTER, LEFT_TOP, RIGHT_BOTTOM, RIGHT_CENTER, RIGHT_TOP, TOP_CENTER, TOP_LEFT, TOP_RIGHT

Geometry-Bibliothek

Codierungsklasse

Statische Methoden: decodePath, encodePath

spherical class

Statische Methoden: computeArea, computeDistanceBetween, computeHeading, computeLength, computeOffset, computeOffsetOrigin, computeSignedArea, interpolate

poly class

Statische Methoden: containsLocation, isLocationOnEdge

Auf Karten zeichnen

Erweiterte Markierungen

Klasse „AdvancedMarkerElement“

Eigenschaften: collisionBehavior, gmpClickable, gmpDraggable, map, position, title, zIndex, element, content

Methoden: addEventListener, addListener, BetaremoveEventListener

Ereignisse: click, drag, dragend, dragstart, Betagmp-click

AdvancedMarkerElementOptions-Schnittstelle

Eigenschaften: collisionBehavior, content, BetagmpClickable, gmpDraggable, map, position, title, zIndex

BetaAdvancedMarkerClickEvent-Klasse
PinElement-Klasse

Eigenschaften: background, borderColor, element, glyph, glyphColor, scale

Methoden: BetaaddEventListener, BetaremoveEventListener

PinElementOptions-Schnittstelle

Eigenschaften: background, borderColor, glyph, glyphColor, scale

Infofenster

InfoWindow-Klasse

Eigenschaften: isOpen

Methoden: close, focus, getContent, getHeaderContent, getHeaderDisabled, getPosition, getZIndex, open, setContent, setHeaderContent, setHeaderDisabled, setOptions, setPosition, setZIndex

Ereignisse: close, closeclick, content_changed, domready, headercontent_changed, headerdisabled_changed, position_changed, visible, zindex_changed

InfoWindowOptions-Schnittstelle

Eigenschaften: ariaLabel, content, disableAutoPan, headerContent, headerDisabled, maxWidth, minWidth, pixelOffset, position, zIndex

InfoWindowOpenOptions-Schnittstelle

Eigenschaften: anchor, map, shouldFocus

Polygone

Polyline-Klasse

Methoden: getDraggable, getEditable, getMap, getPath, getVisible, setDraggable, setEditable, setMap, setOptions, setPath, setVisible

Ereignisse: click, contextmenu, dblclick, drag, dragend, dragstart, mousedown, mousemove, mouseout, mouseover, mouseup, rightclick

PolylineOptions-Schnittstelle

Eigenschaften: clickable, draggable, editable, geodesic, icons, map, path, strokeColor, strokeOpacity, strokeWeight, visible, zIndex

IconSequence-Schnittstelle

Eigenschaften: fixedRotation, icon, offset, repeat

Polygonklasse

Methoden: getDraggable, getEditable, getMap, getPath, getPaths, getVisible, setDraggable, setEditable, setMap, setOptions, setPath, setPaths, setVisible

Ereignisse: click, contextmenu, dblclick, drag, dragend, dragstart, mousedown, mousemove, mouseout, mouseover, mouseup, rightclick

PolygonOptions-Schnittstelle

Eigenschaften: clickable, draggable, editable, fillColor, fillOpacity, geodesic, map, paths, strokeColor, strokeOpacity, strokePosition, strokeWeight, visible, zIndex

PolyMouseEvent-Schnittstelle

Eigenschaften: edge, path, vertex

Rechteckklasse

Methoden: getBounds, getDraggable, getEditable, getMap, getVisible, setBounds, setDraggable, setEditable, setMap, setOptions, setVisible

Ereignisse: bounds_changed, click, contextmenu, dblclick, drag, dragend, dragstart, mousedown, mousemove, mouseout, mouseover, mouseup, rightclick

RectangleOptions-Schnittstelle

Eigenschaften: bounds, clickable, draggable, editable, fillColor, fillOpacity, map, strokeColor, strokeOpacity, strokePosition, strokeWeight, visible, zIndex

Circle-Klasse

Methoden: getBounds, getCenter, getDraggable, getEditable, getMap, getRadius, getVisible, setCenter, setDraggable, setEditable, setMap, setOptions, setRadius, setVisible

Ereignisse: center_changed, click, dblclick, drag, dragend, dragstart, mousedown, mousemove, mouseout, mouseover, mouseup, radius_changed, rightclick

CircleOptions-Schnittstelle

Eigenschaften: center, clickable, draggable, editable, fillColor, fillOpacity, map, radius, strokeColor, strokeOpacity, strokePosition, strokeWeight, visible, zIndex

StrokePosition-Konstanten

Konstanten: CENTER, INSIDE, OUTSIDE

Daten

Datenklasse

Methoden: add, addGeoJson, contains, forEach, getControlPosition, getControls, getDrawingMode, getFeatureById, getMap, getStyle, loadGeoJson, overrideStyle, remove, revertStyle, setControlPosition, setControls, setDrawingMode, setMap, setStyle, toGeoJson

Ereignisse: addfeature, click, contextmenu, dblclick, mousedown, mouseout, mouseover, mouseup, removefeature, removeproperty, setgeometry, setproperty, rightclick

Data.DataOptions-Schnittstelle

Eigenschaften: controlPosition, controls, drawingMode, featureFactory, map, style

Data.GeoJsonOptions-Schnittstelle

Eigenschaften: idPropertyName

Data.StyleOptions-Schnittstelle

Eigenschaften: animation, clickable, cursor, draggable, editable, fillColor, fillOpacity, icon, icons, label, opacity, shape, strokeColor, strokeOpacity, strokeWeight, title, visible, zIndex

Data.StylingFunction typedef
Data.Feature class

Methoden: forEachProperty, getGeometry, getId, getProperty, removeProperty, setGeometry, setProperty, toGeoJson

Ereignisse: removeproperty, setgeometry, setproperty

Data.FeatureOptions-Schnittstelle

Eigenschaften: geometry, id, properties

Data.Geometry-Schnittstelle

Methoden: forEachLatLng, getType

Data.Point-Klasse

Methoden: forEachLatLng, get, getType

Data.MultiPoint-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.LineString-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.MultiLineString-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.LinearRing-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.Polygon-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.MultiPolygon-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.GeometryCollection-Klasse

Methoden: forEachLatLng, getArray, getAt, getLength, getType

Data.MouseEvent-Schnittstelle

Eigenschaften: feature

Data.AddFeatureEvent-Schnittstelle

Eigenschaften: feature

Data.RemoveFeatureEvent-Schnittstelle

Eigenschaften: feature

Data.SetGeometryEvent-Schnittstelle

Eigenschaften: feature, newGeometry, oldGeometry

Data.SetPropertyEvent-Schnittstelle

Eigenschaften: feature, name, newValue, oldValue

Data.RemovePropertyEvent-Schnittstelle

Eigenschaften: feature, name, oldValue

DOM-Elemente

OverlayView-Klasse

Statische Methoden: preventMapHitsAndGesturesFrom, preventMapHitsFrom

Methoden: draw, getMap, getPanes, getProjection, onAdd, onRemove, setMap

MapPanes-Benutzeroberfläche

Eigenschaften: floatPane, mapPane, markerLayer, overlayLayer, overlayMouseTarget

MapCanvasProjection-Schnittstelle

Methoden: fromContainerPixelToLatLng, fromDivPixelToLatLng, fromLatLngToContainerPixel, fromLatLngToDivPixel, getVisibleRegion, getWorldWidth

KML

KmlLayer-Klasse

Methoden: getDefaultViewport, getMap, getMetadata, getStatus, getUrl, getZIndex, setMap, setOptions, setUrl, setZIndex

Ereignisse: click, defaultviewport_changed, status_changed

KmlLayerOptions-Schnittstelle

Eigenschaften: clickable, map, preserveViewport, screenOverlays, suppressInfoWindows, url, zIndex

KmlLayerMetadata-Schnittstelle

Eigenschaften: author, description, hasScreenOverlays, name, snippet

KmlLayerStatus-Konstanten

Konstanten: DOCUMENT_NOT_FOUND, DOCUMENT_TOO_LARGE, FETCH_ERROR, INVALID_DOCUMENT, INVALID_REQUEST, LIMITS_EXCEEDED, OK, TIMED_OUT, UNKNOWN

KmlMouseEvent-Schnittstelle

Eigenschaften: featureData, latLng, pixelOffset

KmlFeatureData-Schnittstelle

Eigenschaften: author, description, id, infoWindowHtml, name, snippet

KmlAuthor-Schnittstelle

Eigenschaften: email, name, uri

Bild-Overlays

MapType-Schnittstelle

Eigenschaften: alt, maxZoom, minZoom, name, projection, radius, tileSize

Methoden: getTile, releaseTile

Projection-Schnittstelle

Methoden: fromLatLngToPoint, fromPointToLatLng

ImageMapType-Klasse

Eigenschaften: alt, maxZoom, minZoom, name, projection, radius, tileSize

Methoden: getOpacity, getTile, releaseTile, setOpacity

Ereignisse: tilesloaded

ImageMapTypeOptions-Schnittstelle

Eigenschaften: alt, getTileUrl, maxZoom, minZoom, name, opacity, tileSize

GroundOverlay-Klasse

Methoden: getBounds, getMap, getOpacity, getUrl, setMap, setOpacity

Ereignisse: click, dblclick

GroundOverlayOptions-Schnittstelle

Eigenschaften: clickable, map, opacity

StyledMapType-Klasse

Eigenschaften: alt, maxZoom, minZoom, name, projection, radius, tileSize

Methoden: getTile, releaseTile

StyledMapTypeOptions-Schnittstelle

Eigenschaften: alt, maxZoom, minZoom, name

Drawing-Bibliothek

Klasse „DrawingManager“

Methoden: getDrawingMode, getMap, setDrawingMode, setMap, setOptions

Ereignisse: circlecomplete, markercomplete, overlaycomplete, polygoncomplete, polylinecomplete, rectanglecomplete

DrawingManagerOptions-Schnittstelle

Eigenschaften: circleOptions, drawingControl, drawingControlOptions, drawingMode, map, markerOptions, polygonOptions, polylineOptions, rectangleOptions

DrawingControlOptions-Schnittstelle

Properties: drawingModes, position

OverlayCompleteEvent-Schnittstelle

Properties: overlay, type

OverlayType-Konstanten

Konstanten: CIRCLE, MARKER, POLYGON, POLYLINE, RECTANGLE

Heatmaps

HeatmapLayer-Klasse

Methoden: getData, getMap, setData, setMap, setOptions

HeatmapLayerOptions-Schnittstelle

Eigenschaften: data, dissipating, gradient, map, maxIntensity, opacity, radius

WeightedLocation-Schnittstelle

Properties: location, weight

Maximaler Zoom

MaxZoomService-Klasse

Methoden: getMaxZoomAtLatLng

MaxZoomResult-Schnittstelle

Properties: status, zoom

MaxZoomStatus-Konstanten

Konstanten: ERROR, OK

Marker (Legacy)

Marker-Klasse

Methoden: getAnimation, getClickable, getCursor, getDraggable, getIcon, getLabel, getMap, getOpacity, getPosition, getShape, getTitle, getVisible, getZIndex, setAnimation, setClickable, setCursor, setDraggable, setIcon, setLabel, setMap, setOpacity, setOptions, setPosition, setShape, setTitle, setVisible, setZIndex

Konstanten: MAX_ZINDEX

Ereignisse: animation_changed, click, clickable_changed, contextmenu, cursor_changed, dblclick, drag, dragend, draggable_changed, dragstart, flat_changed, icon_changed, mousedown, mouseout, mouseover, mouseup, position_changed, shape_changed, title_changed, visible_changed, zindex_changed, rightclick

MarkerOptions-Schnittstelle

Eigenschaften: anchorPoint, animation, clickable, crossOnDrag, cursor, draggable, icon, label, map, opacity, optimized, position, shape, title, visible, zIndex, BetacollisionBehavior

CollisionBehavior-Konstanten

Konstanten: OPTIONAL_AND_HIDES_LOWER_PRIORITY, REQUIRED, REQUIRED_AND_HIDES_OPTIONAL

Symboloberfläche

Eigenschaften: anchor, labelOrigin, origin, scaledSize, size, url

MarkerLabel-Schnittstelle

Eigenschaften: className, color, fontFamily, fontSize, fontWeight, text

MarkerShape-Schnittstelle

Properties: coords, type

Symboloberfläche

Eigenschaften: anchor, fillColor, fillOpacity, labelOrigin, path, rotation, scale, strokeColor, strokeOpacity, strokeWeight

SymbolPath-Konstanten

Konstanten: BACKWARD_CLOSED_ARROW, BACKWARD_OPEN_ARROW, CIRCLE, FORWARD_CLOSED_ARROW, FORWARD_OPEN_ARROW

Animationskonstanten

Konstanten: BOUNCE, DROP

Street View

Rendering

StreetViewPanorama-Klasse

Eigenschaften: controls

Methoden: focus, getLinks, getLocation, getMotionTracking, getPano, getPhotographerPov, getPosition, getPov, getStatus, getVisible, getZoom, registerPanoProvider, setLinks, setMotionTracking, setOptions, setPano, setPosition, setPov, setVisible, setZoom

Ereignisse: closeclick, pano_changed, position_changed, pov_changed, resize, status_changed, visible_changed, zoom_changed

StreetViewPanoramaOptions-Schnittstelle

Eigenschaften: addressControl, addressControlOptions, clickToGo, controlSize, disableDefaultUI, disableDoubleClickZoom, enableCloseButton, fullscreenControl, fullscreenControlOptions, imageDateControl, linksControl, motionTracking, motionTrackingControl, motionTrackingControlOptions, panControl, panControlOptions, pano, position, pov, scrollwheel, showRoadLabels, visible, zoom, zoomControl, zoomControlOptions

StreetViewAddressControlOptions-Schnittstelle

Eigenschaften: position

PanoProviderOptions-Schnittstelle

Eigenschaften: cors

StreetViewTileData-Schnittstelle

Eigenschaften: centerHeading, tileSize, worldSize

Methoden: getTileUrl

StreetViewPov-Schnittstelle

Properties: heading, pitch

StreetViewCoverageLayer-Klasse

Methoden: getMap, setMap

Dienst

StreetViewService-Klasse

Methoden: getPanorama

StreetViewStatus-Konstanten

Konstanten: OK, UNKNOWN_ERROR, ZERO_RESULTS

StreetViewLocationRequest-Schnittstelle

Eigenschaften: location, preference, radius, sources, source

StreetViewPanoRequest-Schnittstelle

Eigenschaften: pano

StreetViewResponse-Schnittstelle

Eigenschaften: data

StreetViewLocation-Schnittstelle

Eigenschaften: description, latLng, pano, shortDescription

StreetViewPreference-Konstanten

Konstanten: BEST, NEAREST

StreetViewSource-Konstanten

Konstanten: DEFAULT, GOOGLE, OUTDOOR

StreetViewPanoramaData-Schnittstelle

Eigenschaften: copyright, imageDate, links, location, tiles

Eigenschaften: description, heading, pano

Orte

„Places“-Widgets

PlaceAutocompleteElement-Klasse

Eigenschaften: includedPrimaryTypes, includedRegionCodes, locationBias, locationRestriction, name, origin, requestedLanguage, requestedRegion, unitSystem

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-error, gmp-select

PlaceAutocompleteElementOptions-Schnittstelle

Eigenschaften: locationBias, locationRestriction, name, requestedLanguage

PlacePredictionSelectEvent-Klasse

Eigenschaften: placePrediction

BetaPlaceAutocompleteRequestErrorEvent-Klasse
AlphaPlaceContextualElement-Klasse

Eigenschaften: contextToken

Methoden: BetaaddEventListener, BetaremoveEventListener

AlphaPlaceContextualElementOptions-Schnittstelle

Eigenschaften: contextToken

AlphaPlaceContextualListConfigElement-Klasse

Properties: layout, mapHidden

Methoden: BetaaddEventListener, BetaremoveEventListener

AlphaPlaceContextualListConfigElementOptions-Schnittstelle

Properties: layout, mapHidden

AlphaPlaceContextualListLayout-Konstanten

Konstanten: COMPACT, VERTICAL

PlaceDetailsElement-Klasse

Eigenschaften: place

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-error, gmp-load

PlaceDetailsElementOptions-Schnittstelle
PlaceDetailsCompactElement-Klasse

Eigenschaften: orientation, place, truncationPreferred

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-error, gmp-load

PlaceDetailsCompactElementOptions-Schnittstelle

Properties: orientation, truncationPreferred

PlaceDetailsOrientation-Konstanten

Konstanten: HORIZONTAL, VERTICAL

PlaceDetailsPlaceRequestElement-Klasse

Eigenschaften: place

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceDetailsPlaceRequestElementOptions-Schnittstelle

Eigenschaften: place

PlaceDetailsLocationRequestElement-Klasse

Eigenschaften: location

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceDetailsLocationRequestElementOptions-Schnittstelle

Eigenschaften: location

PlaceContentConfigElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

Schnittstelle „PlaceContentConfigElementOptions“
AlphaPlaceListElement-Klasse

Properties: places, selectable

Methoden: BetaaddEventListener, configureFromSearchByTextRequest, configureFromSearchNearbyRequest, BetaremoveEventListener

Ereignisse: gmp-load, gmp-placeselect, gmp-requesterror

AlphaPlaceListElementOptions-Schnittstelle

Eigenschaften: selectable

AlphaPlaceListPlaceSelectEvent-Klasse

Properties: index, place

Klasse für die automatische Vervollständigung

Methoden: getBounds, getFields, getPlace, setBounds, setComponentRestrictions, setFields, setOptions, setTypes

Ereignisse: place_changed

AutocompleteOptions-Schnittstelle

Eigenschaften: bounds, componentRestrictions, fields, strictBounds, types, placeIdOnly

Methoden: getBounds, getPlaces, setBounds

Ereignisse: places_changed

SearchBoxOptions-Schnittstelle

Eigenschaften: bounds

Untergeordnete Elemente des Widgets platzieren

PlaceAllContentElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceAllContentElementOptions-Schnittstelle
PlaceStandardContentElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceStandardContentElementOptions-Schnittstelle
PlaceMediaElement-Klasse

Eigenschaften: lightboxPreferred

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceMediaElementOptions-Schnittstelle

Eigenschaften: lightboxPreferred

Klasse „PlaceAddressElement“

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceAddressElementOptions-Schnittstelle
PlaceRatingElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceRatingElementOptions-Schnittstelle
PlaceTypeElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceTypeElementOptions-Schnittstelle
PlacePriceElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlacePriceElementOptions-Schnittstelle
PlaceAccessibleEntranceIconElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceAccessibleEntranceIconElementOptions-Schnittstelle
Klasse „PlaceOpenNowStatusElement“

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceOpenNowStatusElementOptions-Schnittstelle
PlaceReviewsElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceReviewsElementOptions-Schnittstelle
PlaceSummaryElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceSummaryElementOptions-Schnittstelle
PlaceFeatureListElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceFeatureListElementOptions-Schnittstelle
PlaceOpeningHoursElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceOpeningHoursElementOptions-Schnittstelle
PlacePhoneNumberElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlacePhoneNumberElementOptions-Schnittstelle
PlacePlusCodeElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlacePlusCodeElementOptions-Schnittstelle
PlaceTypeSpecificHighlightsElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceTypeSpecificHighlightsElementOptions-Schnittstelle
PlaceWebsiteElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceWebsiteElementOptions-Schnittstelle
PlaceAttributionElement-Klasse

Properties: darkSchemeColor, lightSchemeColor

Methoden: BetaaddEventListener, BetaremoveEventListener

PlaceAttributionElementOptions-Schnittstelle

Properties: darkSchemeColor, lightSchemeColor

AttributionColor-Konstanten

Konstanten: BLACK, GRAY, WHITE

Ort

„Place“-Klasse

Statische Methoden: searchByText, searchNearby

Eigenschaften: accessibilityOptions, addressComponents, adrFormatAddress, allowsDogs, attributions, businessStatus, displayName, displayNameLanguageCode, editorialSummary, editorialSummaryLanguageCode, evChargeOptions, formattedAddress, fuelOptions, googleMapsURI, hasCurbsidePickup, hasDelivery, hasDineIn, hasLiveMusic, hasMenuForChildren, hasOutdoorSeating, hasRestroom, hasTakeout, iconBackgroundColor, id, internationalPhoneNumber, isGoodForChildren, isGoodForGroups, isGoodForWatchingSports, isReservable, location, nationalPhoneNumber, parkingOptions, paymentOptions, photos, plusCode, postalAddress, priceLevel, priceRange, primaryType, primaryTypeDisplayName, primaryTypeDisplayNameLanguageCode, rating, regularOpeningHours, requestedLanguage, requestedRegion, reviews, servesBeer, servesBreakfast, servesBrunch, servesCocktails, servesCoffee, servesDessert, servesDinner, servesLunch, servesVegetarianFood, servesWine, svgIconMaskURI, types, userRatingCount, utcOffsetMinutes, viewport, websiteURI, openingHours, hasWiFi

Methoden: fetchFields, BetagetNextOpeningTime, BetaisOpen, toJSON

PlaceOptions-Schnittstelle

Eigenschaften: id, requestedLanguage, requestedRegion

AccessibilityOptions-Klasse

Eigenschaften: hasWheelchairAccessibleEntrance, hasWheelchairAccessibleParking, hasWheelchairAccessibleRestroom, hasWheelchairAccessibleSeating

AddressComponent-Klasse

Eigenschaften: longText, shortText, types

Attributionsklasse

Properties: provider, providerURI

AuthorAttribution-Klasse

Eigenschaften: displayName, photoURI, uri

ConnectorAggregation-Klasse

Eigenschaften: availabilityLastUpdateTime, availableCount, count, maxChargeRateKw, outOfServiceCount, type

Klasse „EVChargeOptions“

Properties: connectorAggregations, connectorCount

EVConnectorType-Konstanten

Konstanten: CCS_COMBO_1, CCS_COMBO_2, CHADEMO, J1772, NACS, OTHER, TESLA, TYPE_2, UNSPECIFIED_GB_T, UNSPECIFIED_WALL_OUTLET

EVSearchOptions-Schnittstelle

Properties: connectorTypes, minimumChargingRateKw

FetchFieldsRequest-Schnittstelle

Eigenschaften: fields

Klasse „FuelOptions“

Eigenschaften: fuelPrices

FuelPrice-Klasse

Eigenschaften: price, type, updateTime

FuelType-Konstanten

Konstanten: BIO_DIESEL, DIESEL, DIESEL_PLUS, E100, E80, E85, LPG, METHANE, MIDGRADE, PREMIUM, REGULAR_UNLEADED, SP100, SP91, SP91_E10, SP92, SP95, SP95_E10, SP98, SP99, TRUCK_DIESEL

Money-Klasse

Eigenschaften: currencyCode, nanos, units

Methoden: toString

Klasse „OpeningHours“

Properties: periods, weekdayDescriptions

Klasse „OpeningHoursPeriod“

Properties: close, open

Klasse „OpeningHoursPoint“

Eigenschaften: day, hour, minute

Klasse „ParkingOptions“

Eigenschaften: hasFreeGarageParking, hasFreeParkingLot, hasFreeStreetParking, hasPaidGarageParking, hasPaidParkingLot, hasPaidStreetParking, hasValetParking

Klasse „PaymentOptions“

Eigenschaften: acceptsCashOnly, acceptsCreditCards, acceptsDebitCards, acceptsNFC

Fotoklasse

Eigenschaften: authorAttributions, flagContentURI, googleMapsURI, heightPx, widthPx

Methoden: getURI

PlusCode-Klasse

Properties: compoundCode, globalCode

Klasse „PostalAddress“

Eigenschaften: addressLines, administrativeArea, languageCode, locality, organization, postalCode, recipients, regionCode, sortingCode, sublocality

PostalAddressLiteral-Schnittstelle

Eigenschaften: addressLines, administrativeArea, languageCode, locality, organization, postalCode, recipients, regionCode, sortingCode, sublocality

PriceLevel-Konstanten

Konstanten: EXPENSIVE, FREE, INEXPENSIVE, MODERATE, VERY_EXPENSIVE

Klasse „PriceRange“

Properties: endPrice, startPrice

Klasse überprüfen

Eigenschaften: authorAttribution, flagContentURI, googleMapsURI, publishTime, rating, relativePublishTimeDescription, text, textLanguageCode

SearchByTextRequest-Schnittstelle

Eigenschaften: evSearchOptions, fields, includedType, isOpenNow, language, locationBias, locationRestriction, maxResultCount, minRating, priceLevels, rankPreference, region, textQuery, useStrictTypeFiltering, query, BetarankBy

Konstanten für SearchByTextRankPreference

Konstanten: DISTANCE, RELEVANCE

SearchNearbyRequest-Schnittstelle

Eigenschaften: excludedPrimaryTypes, excludedTypes, fields, includedPrimaryTypes, includedTypes, language, locationRestriction, maxResultCount, rankPreference, region

Konstanten für SearchNearbyRankPreference

Konstanten: DISTANCE, POPULARITY

Daten zur automatischen Vervollständigung (neu)

AutocompleteSuggestion-Klasse

Statische Methoden: fetchAutocompleteSuggestions

Eigenschaften: placePrediction

AutocompleteRequest-Schnittstelle

Eigenschaften: includedPrimaryTypes, includedRegionCodes, input, inputOffset, language, locationBias, locationRestriction, origin, region, sessionToken

AutocompleteSessionToken-Klasse
PlacePrediction-Klasse

Eigenschaften: distanceMeters, mainText, placeId, secondaryText, text, types

Methoden: BetafetchAddressValidation, toPlace

StringRange-Klasse

Properties: endOffset, startOffset

FormattableText-Klasse

Properties: matches, text

Geocoder

Geocoder-Klasse

Methoden: geocode

GeocoderRequest-Schnittstelle

Eigenschaften: address, bounds, componentRestrictions, BetaextraComputations, fulfillOnZeroResults, language, location, placeId, region

GeocoderComponentRestrictions-Schnittstelle

Eigenschaften: administrativeArea, country, locality, postalCode, route

BetaExtraGeocodeComputation-Konstanten

Konstanten: ADDRESS_DESCRIPTORS

GeocoderStatus-Konstanten

Konstanten: ERROR, INVALID_REQUEST, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR, ZERO_RESULTS

GeocoderResponse-Schnittstelle

Eigenschaften: Betaaddress_descriptor, plus_code, results

GeocoderResult-Schnittstelle

Eigenschaften: address_components, Betaaddress_descriptor, formatted_address, geometry, partial_match, place_id, plus_code, postcode_localities, types

BetaAddressDescriptor-Schnittstelle

Properties: areas, landmarks

GeocoderAddressComponent-Schnittstelle

Eigenschaften: long_name, short_name, types

GeocoderGeometry-Schnittstelle

Eigenschaften: bounds, location, location_type, viewport

GeocoderLocationType-Konstanten

Konstanten: APPROXIMATE, GEOMETRIC_CENTER, RANGE_INTERPOLATED, ROOFTOP

BetaLandmark-Schnittstelle

Eigenschaften: display_name, display_name_language_code, place_id, spatial_relationship, straight_line_distance_meters, travel_distance_meters, types

BetaFlächenschnittstelle

Eigenschaften: containment, display_name, display_name_language_code, place_id

BetaBegrenzungskonstanten

Konstanten: NEAR, OUTSKIRTS, WITHIN

BetaSpatialRelationship-Konstanten

Konstanten: ACROSS_THE_ROAD, AROUND_THE_CORNER, BEHIND, BESIDE, DOWN_THE_ROAD, NEAR, WITHIN

„Places“-Dienst

PlacesService-Klasse

Methoden: findPlaceFromPhoneNumber, findPlaceFromQuery, getDetails, nearbySearch, textSearch

PlaceDetailsRequest-Schnittstelle

Eigenschaften: fields, language, placeId, region, sessionToken

FindPlaceFromPhoneNumberRequest-Schnittstelle

Eigenschaften: fields, language, locationBias, phoneNumber

FindPlaceFromQueryRequest-Schnittstelle

Eigenschaften: fields, language, locationBias, query

PlaceSearchRequest-Schnittstelle

Eigenschaften: bounds, keyword, language, location, maxPriceLevel, minPriceLevel, openNow, radius, rankBy, type, name

TextSearchRequest-Schnittstelle

Eigenschaften: bounds, language, location, query, radius, region, type

RankBy-Konstanten

Konstanten: DISTANCE, PROMINENCE

LocationBias-Typedef
LocationRestriction-Typedef
PlacesServiceStatus-Konstanten

Konstanten: INVALID_REQUEST, NOT_FOUND, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR, ZERO_RESULTS

PlaceSearchPagination-Schnittstelle

Eigenschaften: hasNextPage

Methoden: nextPage

PlaceResult-Schnittstelle

Eigenschaften: address_components, adr_address, aspects, business_status, formatted_address, formatted_phone_number, geometry, html_attributions, icon, icon_background_color, icon_mask_base_uri, international_phone_number, name, opening_hours, photos, place_id, plus_code, price_level, rating, reviews, types, url, user_ratings_total, utc_offset_minutes, vicinity, website, utc_offset, permanently_closed

PlaceAspectRating-Schnittstelle

Properties: rating, type

BusinessStatus-Konstanten

Konstanten: CLOSED_PERMANENTLY, CLOSED_TEMPORARILY, OPERATIONAL

PlaceGeometry-Schnittstelle

Properties: location, viewport

PlaceOpeningHours-Schnittstelle

Eigenschaften: periods, weekday_text, open_now

Methoden: isOpen

PlaceOpeningHoursPeriod-Schnittstelle

Properties: close, open

PlaceOpeningHoursTime-Schnittstelle

Eigenschaften: day, hours, minutes, nextDate, time

PlacePlusCode-Schnittstelle

Properties: compound_code, global_code

PlacePhoto-Schnittstelle

Eigenschaften: height, html_attributions, width

Methoden: getUrl

PhotoOptions-Schnittstelle

Properties: maxHeight, maxWidth

PlaceReview-Schnittstelle

Eigenschaften: author_name, author_url, language, profile_photo_url, rating, relative_time_description, text, time, aspects

„Place Autocomplete“-Dienst

AutocompleteService-Klasse

Methoden: getPlacePredictions, getQueryPredictions

AutocompletionRequest-Schnittstelle

Eigenschaften: componentRestrictions, input, language, locationBias, locationRestriction, offset, origin, region, sessionToken, types, bounds, location, radius

AutocompleteResponse-Schnittstelle

Eigenschaften: predictions

QueryAutocompletionRequest-Schnittstelle

Eigenschaften: bounds, input, location, offset, radius

ComponentRestrictions-Schnittstelle

Eigenschaften: country

AutocompletePrediction-Schnittstelle

Eigenschaften: description, distance_meters, matched_substrings, place_id, structured_formatting, terms, types

QueryAutocompletePrediction-Schnittstelle

Eigenschaften: description, matched_substrings, place_id, terms

PredictionTerm-Schnittstelle

Properties: offset, value

PredictionSubstring-Schnittstelle

Properties: length, offset

StructuredFormatting-Schnittstelle

Eigenschaften: main_text, main_text_matched_substrings, secondary_text

Address Validation (Beta)

BetaAddressValidation-Klasse

Statische Methoden: fetchAddressValidation

Eigenschaften: address, geocode, metadata, responseId, uspsData, verdict

Methoden: toJSON

BetaAddressValidationRequest-Schnittstelle

Eigenschaften: address, previousResponseId, uspsCASSEnabled

BetaAddress-Klasse

Eigenschaften: components, formattedAddress, missingComponentTypes, postalAddress, unconfirmedComponentTypes, unresolvedTokens

BetaAddressComponent-Klasse

Eigenschaften: componentName, componentNameLanguageCode, componentType, confirmationLevel, inferred, replaced, spellCorrected, unexpected

BetaAddressMetadata-Klasse

Eigenschaften: business, poBox, residential

BetaConfirmationLevel-Konstanten

Konstanten: CONFIRMED, UNCONFIRMED_AND_SUSPICIOUS, UNCONFIRMED_BUT_PLAUSIBLE

BetaGeocode-Klasse

Eigenschaften: bounds, featureSizeMeters, location, placeId, placeTypes, plusCode

Methoden: fetchPlace

BetaKonstanten für den Detaillierungsgrad

Konstanten: BLOCK, OTHER, PREMISE, PREMISE_PROXIMITY, ROUTE, SUB_PREMISE

BetaPossibleNextAction-Konstanten

Konstanten: ACCEPT, CONFIRM, CONFIRM_ADD_SUBPREMISES, FIX

BetaUSPSAddress-Klasse

Eigenschaften: city, cityStateZipAddressLine, firm, firstAddressLine, secondAddressLine, state, urbanization, zipCode, zipCodeExtension

BetaUSPSData-Klasse

Eigenschaften: abbreviatedCity, addressRecordType, carrierRoute, carrierRouteIndicator, cassProcessed, county, deliveryPointCheckDigit, deliveryPointCode, dpvCMRA, dpvConfirmation, dpvDoorNotAccessible, dpvDrop, dpvEnhancedDeliveryCode, dpvFootnote, dpvNonDeliveryDays, dpvNonDeliveryDaysValues, dpvNoSecureLocation, dpvNoStat, dpvNoStatReasonCode, dpvPBSA, dpvThrowback, dpvVacant, elotFlag, elotNumber, errorMessage, fipsCountyCode, hasDefaultAddress, hasNoEWSMatch, lacsLinkIndicator, lacsLinkReturnCode, pmbDesignator, pmbNumber, poBoxOnlyPostalCode, postOfficeCity, postOfficeState, standardizedAddress, suiteLinkFootnote

BetaVerdiktsklasse

Eigenschaften: addressComplete, geocodeGranularity, hasInferredComponents, hasReplacedComponents, hasUnconfirmedComponents, inputGranularity, possibleNextAction, validationGranularity

Routen

Directions

DirectionsService-Klasse

Methoden: route

DirectionsRequest-Schnittstelle

Eigenschaften: avoidFerries, avoidHighways, avoidTolls, destination, drivingOptions, language, optimizeWaypoints, origin, provideRouteAlternatives, region, transitOptions, travelMode, unitSystem, waypoints

Konstanten für DirectionsStatus

Konstanten: INVALID_REQUEST, MAX_WAYPOINTS_EXCEEDED, NOT_FOUND, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR, ZERO_RESULTS

DirectionsResult-Schnittstelle

Eigenschaften: available_travel_modes, geocoded_waypoints, request, routes

DirectionsRenderer-Klasse

Methoden: getDirections, getMap, getPanel, getRouteIndex, setDirections, setMap, setOptions, setPanel, setRouteIndex

Ereignisse: directions_changed

DirectionsRendererOptions-Schnittstelle

Eigenschaften: directions, draggable, hideRouteList, infoWindow, map, markerOptions, panel, polylineOptions, preserveViewport, routeIndex, suppressBicyclingLayer, suppressInfoWindows, suppressMarkers, suppressPolylines

DirectionsWaypoint-Schnittstelle

Properties: location, stopover

DirectionsGeocodedWaypoint-Schnittstelle

Eigenschaften: partial_match, place_id, types

DirectionsRoute-Schnittstelle

Eigenschaften: bounds, copyrights, fare, legs, overview_path, overview_polyline, summary, warnings, waypoint_order

DirectionsLeg-Schnittstelle

Eigenschaften: arrival_time, departure_time, distance, duration, duration_in_traffic, end_address, end_location, start_address, start_location, steps, via_waypoints, traffic_speed_entry

DirectionsStep-Schnittstelle

Eigenschaften: distance, duration, encoded_lat_lngs, end_location, instructions, maneuver, path, start_location, steps, transit, transit_details, travel_mode, start_point, end_point, lat_lngs, polyline

DirectionsPolyline-Schnittstelle

Eigenschaften: points

Place-Schnittstelle

Eigenschaften: location, placeId, query

TravelMode-Konstanten

Konstanten: BICYCLING, DRIVING, TRANSIT, WALKING

DrivingOptions-Schnittstelle

Properties: departureTime, trafficModel

TrafficModel-Konstanten

Konstanten: BEST_GUESS, OPTIMISTIC, PESSIMISTIC

TransitOptions-Schnittstelle

Eigenschaften: arrivalTime, departureTime, modes, routingPreference

TransitMode-Konstanten

Konstanten: BUS, RAIL, SUBWAY, TRAIN, TRAM

Konstanten für TransitRoutePreference

Konstanten: FEWER_TRANSFERS, LESS_WALKING

TransitFare-Schnittstelle

Eigenschaften: currency, text, value

TransitDetails-Schnittstelle

Eigenschaften: arrival_stop, arrival_time, departure_stop, departure_time, headsign, headway, line, num_stops, trip_short_name

TransitStop-Schnittstelle

Properties: location, name

TransitLine-Schnittstelle

Eigenschaften: agencies, color, icon, name, short_name, text_color, url, vehicle

TransitAgency-Schnittstelle

Eigenschaften: name, phone, url

TransitVehicle-Schnittstelle

Eigenschaften: icon, local_icon, name, type

VehicleType-Konstanten

Konstanten: BUS, CABLE_CAR, COMMUTER_TRAIN, FERRY, FUNICULAR, GONDOLA_LIFT, HEAVY_RAIL, HIGH_SPEED_TRAIN, INTERCITY_BUS, METRO_RAIL, MONORAIL, OTHER, RAIL, SHARE_TAXI, SUBWAY, TRAM, TROLLEYBUS

UnitSystem-Konstanten

Konstanten: IMPERIAL, METRIC

Entfernungsschnittstelle

Properties: text, value

Dauer-Schnittstelle

Properties: text, value

Zeitschnittstelle

Eigenschaften: text, time_zone, value

Konstanten für DirectionsTravelMode
DirectionsUnitSystem-Konstanten

Distance Matrix

DistanceMatrixService-Klasse

Methoden: getDistanceMatrix

DistanceMatrixRequest-Schnittstelle

Eigenschaften: avoidFerries, avoidHighways, avoidTolls, destinations, drivingOptions, language, origins, region, transitOptions, travelMode, unitSystem

DistanceMatrixResponse-Schnittstelle

Eigenschaften: destinationAddresses, originAddresses, rows

DistanceMatrixResponseRow-Schnittstelle

Eigenschaften: elements

DistanceMatrixResponseElement-Schnittstelle

Eigenschaften: distance, duration, duration_in_traffic, fare, status

DistanceMatrixStatus-Konstanten

Konstanten: INVALID_REQUEST, MAX_DIMENSIONS_EXCEEDED, MAX_ELEMENTS_EXCEEDED, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR

Konstanten für „DistanceMatrixElementStatus“

Konstanten: NOT_FOUND, OK, ZERO_RESULTS

Elevation

ElevationService-Klasse

Methoden: getElevationAlongPath, getElevationForLocations

LocationElevationRequest-Schnittstelle

Eigenschaften: locations

LocationElevationResponse-Schnittstelle

Eigenschaften: results

PathElevationRequest-Schnittstelle

Properties: path, samples

PathElevationResponse-Schnittstelle

Eigenschaften: results

ElevationResult-Schnittstelle

Eigenschaften: elevation, location, resolution

ElevationStatus-Konstanten

Konstanten: INVALID_REQUEST, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR

Höhen-Widget (Alpha)

AlphaElevationElement-Klasse

Properties: path, unitSystem

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-load, gmp-requesterror

AlphaElevationElementOptions-Schnittstelle

Properties: path, unitSystem

3D-Karten (Beta)

3D-Karten

BetaMap3DElement-Klasse

Eigenschaften: bounds, center, defaultUIDisabled, heading, internalUsageAttributionIds, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, mode, range, roll, tilt

Methoden: BetaaddEventListener, flyCameraAround, flyCameraTo, BetaremoveEventListener, stopCameraAnimation

Ereignisse: gmp-animationend, gmp-centerchange, gmp-click, gmp-headingchange, gmp-rangechange, gmp-rollchange, gmp-steadychange, gmp-tiltchange

BetaMap3DElementOptions-Schnittstelle

Eigenschaften: bounds, center, defaultUIDisabled, heading, internalUsageAttributionIds, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, mode, range, roll, tilt

BetaMapMode-Konstanten

Konstanten: HYBRID, SATELLITE

BetaFlyAroundAnimationOptions-Schnittstelle

Eigenschaften: camera, durationMillis, rounds

BetaFlyToAnimationOptions-Schnittstelle

Properties: durationMillis, endCamera

BetaCameraOptions-Schnittstelle

Eigenschaften: center, heading, range, roll, tilt

BetaSteadyChangeEvent-Klasse

Eigenschaften: isSteady

BetaLocationClickEvent-Klasse

Eigenschaften: position

BetaPlaceClickEvent-Klasse

Eigenschaften: placeId

Methoden: fetchPlace

BetaMarker3DElement-Klasse

Eigenschaften: altitudeMode, collisionBehavior, drawsWhenOccluded, extruded, label, position, sizePreserved, zIndex

Methoden: BetaaddEventListener, BetaremoveEventListener

BetaMarker3DElementOptions-Schnittstelle

Eigenschaften: altitudeMode, collisionBehavior, drawsWhenOccluded, extruded, label, position, sizePreserved, zIndex

BetaMarker3DInteractiveElement-Klasse

Properties: gmpPopoverTargetElement, title

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-click

BetaMarker3DInteractiveElementOptions-Schnittstelle

Properties: gmpPopoverTargetElement, title

BetaModel3DElement-Klasse

Eigenschaften: altitudeMode, orientation, position, scale, src

Methoden: BetaaddEventListener, BetaremoveEventListener

BetaModel3DElementOptions-Schnittstelle

Eigenschaften: altitudeMode, orientation, position, scale, src

BetaModel3DInteractiveElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-click

BetaModel3DInteractiveElementOptions-Schnittstelle
BetaPolyline3DElement-Klasse

Eigenschaften: altitudeMode, coordinates, drawsOccludedSegments, extruded, geodesic, outerColor, outerWidth, strokeColor, strokeWidth, zIndex

Methoden: BetaaddEventListener, BetaremoveEventListener

BetaPolyline3DElementOptions-Schnittstelle

Eigenschaften: altitudeMode, coordinates, drawsOccludedSegments, extruded, geodesic, outerColor, outerWidth, strokeColor, strokeWidth, zIndex

BetaPolyline3DInteractiveElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-click

BetaPolyline3DInteractiveElementOptions-Schnittstelle
BetaPolygon3DElement-Klasse

Eigenschaften: altitudeMode, drawsOccludedSegments, extruded, fillColor, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeWidth, zIndex

Methoden: BetaaddEventListener, BetaremoveEventListener

BetaPolygon3DElementOptions-Schnittstelle

Eigenschaften: altitudeMode, drawsOccludedSegments, extruded, fillColor, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeWidth, zIndex

BetaPolygon3DInteractiveElement-Klasse

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-click

BetaPolygon3DInteractiveElementOptions-Schnittstelle
BetaPopoverElement-Klasse

Eigenschaften: altitudeMode, lightDismissDisabled, open, positionAnchor

Methoden: BetaaddEventListener, BetaremoveEventListener

BetaPopoverElementOptions-Schnittstelle

Eigenschaften: altitudeMode, lightDismissDisabled, open, positionAnchor

BetaAltitudeMode-Konstanten

Konstanten: ABSOLUTE, CLAMP_TO_GROUND, RELATIVE_TO_GROUND, RELATIVE_TO_MESH

Umwelt (Alpha)

Luftqualität

AlphaAirQualityMeterElement-Klasse

Properties: location, requestedLanguage

Methoden: BetaaddEventListener, BetaremoveEventListener

Ereignisse: gmp-error, gmp-load

AirQualityMeterElementOptions-Schnittstelle

Properties: location, requestedLanguage

Reise teilen

Kartenansicht

JourneySharingMapView-Klasse

Eigenschaften: automaticViewportMode, element, enableTraffic, locationProviders, map, mapOptions, locationProvider, destinationMarkerSetup, originMarkerSetup, taskOutcomeMarkerSetup, unsuccessfulTaskMarkerSetup, vehicleMarkerSetup, waypointMarkerSetup, anticipatedRoutePolylineSetup, takenRoutePolylineSetup, pingMarkerSetup, successfulTaskMarkerSetup, destinationMarkers, originMarkers, successfulTaskMarkers, taskOutcomeMarkers, unsuccessfulTaskMarkers, vehicleMarkers, waypointMarkers, anticipatedRoutePolylines, takenRoutePolylines

Methoden: addLocationProvider, removeLocationProvider

JourneySharingMapViewOptions-Schnittstelle

Eigenschaften: automaticViewportMode, element, locationProviders, mapOptions, locationProvider, destinationMarkerSetup, originMarkerSetup, taskOutcomeMarkerSetup, unsuccessfulTaskMarkerSetup, vehicleMarkerSetup, waypointMarkerSetup, anticipatedRoutePolylineSetup, takenRoutePolylineSetup, pingMarkerSetup, successfulTaskMarkerSetup

AutomaticViewportMode-Konstanten

Konstanten: FIT_ANTICIPATED_ROUTE, NONE

Abstrakte Klasse „LocationProvider“

Methoden: addListener

Abstrakte Klasse „PollingLocationProvider“

Properties: isPolling, pollingIntervalMillis

Ereignisse: ispollingchange

PollingLocationProviderIsPollingChangeEvent-Schnittstelle

Eigenschaften: error

Authentifizierung

AuthToken-Schnittstelle

Properties: expiresInSeconds, token

AuthTokenContext-Schnittstelle

Eigenschaften: deliveryVehicleId, taskId, trackingId, tripId, vehicleId

AuthTokenFetcher-Typedef
AuthTokenFetcherOptions-Schnittstelle

Properties: context, serviceType

FleetEngineServiceType-Konstanten

Konstanten: DELIVERY_VEHICLE_SERVICE, TASK_SERVICE, TRIP_SERVICE, UNKNOWN_SERVICE

UI-Anpassung

PolylineSetup typedef
PolylineSetupOptions-Schnittstelle

Properties: polylineOptions, visible

DefaultPolylineSetupOptions-Schnittstelle

Properties: defaultPolylineOptions, defaultVisible

MarkerSetup-Typedef
MarkerSetupOptions-Schnittstelle

Eigenschaften: markerOptions

DefaultMarkerSetupOptions-Schnittstelle

Eigenschaften: defaultMarkerOptions

MarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: defaultOptions, isNew, marker

DeliveryVehicleMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: vehicle

PlannedStopMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: stopIndex

TaskMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: task

ShipmentMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: taskTrackingInfo

TripMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: trip

TripWaypointMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: waypointIndex

VehicleMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: vehicle

VehicleWaypointMarkerCustomizationFunctionParams-Schnittstelle

Eigenschaften: waypointIndex

PolylineCustomizationFunctionParams-Schnittstelle

Eigenschaften: defaultOptions, isNew, polylines

ShipmentPolylineCustomizationFunctionParams-Schnittstelle

Eigenschaften: taskTrackingInfo

Schnittstelle „TripPolylineCustomizationFunctionParams“

Eigenschaften: trip

VehiclePolylineCustomizationFunctionParams-Schnittstelle

Eigenschaften: vehicle

DeliveryVehiclePolylineCustomizationFunctionParams-Schnittstelle

Eigenschaften: deliveryVehicle

Fleet Engine-Entitäten

Aufgabenoberfläche

Eigenschaften: attributes, estimatedCompletionTime, latestVehicleLocationUpdate, name, outcome, outcomeLocation, outcomeLocationSource, outcomeTime, plannedLocation, remainingVehicleJourneySegments, status, targetTimeWindow, trackingId, type, vehicleId

TaskInfo-Schnittstelle

Eigenschaften: extraDurationMillis, id, targetTimeWindow

TaskTrackingInfo-Schnittstelle

Eigenschaften: attributes, estimatedArrivalTime, estimatedTaskCompletionTime, latestVehicleLocationUpdate, name, plannedLocation, remainingDrivingDistanceMeters, remainingStopCount, routePolylinePoints, state, targetTimeWindow, taskOutcome, taskOutcomeTime, trackingId

Fahrtenoberfläche

Eigenschaften: actualDropOffLocation, actualPickupLocation, dropOffTime, latestVehicleLocationUpdate, name, passengerCount, pickupTime, plannedDropOffLocation, plannedPickupLocation, remainingWaypoints, status, type, vehicleId

DeliveryVehicle-Schnittstelle

Eigenschaften: attributes, currentRouteSegmentEndPoint, latestVehicleLocationUpdate, name, navigationStatus, remainingDistanceMeters, remainingDurationMillis, remainingVehicleJourneySegments

DeliveryVehicleStop-Schnittstelle

Eigenschaften: plannedLocation, state, tasks

Konstanten für DeliveryVehicleStopState

Konstanten: ARRIVED, ENROUTE, NEW, UNSPECIFIED

VehicleJourneySegment-Schnittstelle

Eigenschaften: drivingDistanceMeters, drivingDurationMillis, path, stop

VehicleLocationUpdate-Schnittstelle

Eigenschaften: heading, location, speedKilometersPerHour, time

VehicleWaypoint-Schnittstelle

Eigenschaften: distanceMeters, durationMillis, location, path, speedReadingIntervals

Fahrzeugschnittstelle

Eigenschaften: attributes, currentRouteSegmentEndPoint, currentRouteSegmentVersion, currentTrips, etaToFirstWaypoint, latestLocation, maximumCapacity, name, navigationStatus, remainingDistanceMeters, supportedTripTypes, vehicleState, vehicleType, waypoints, waypointsVersion

Konstanten für VehicleNavigationStatus

Konstanten: ARRIVED_AT_DESTINATION, ENROUTE_TO_DESTINATION, NO_GUIDANCE, OFF_ROUTE, UNKNOWN_NAVIGATION_STATUS

VehicleState-Konstanten

Konstanten: OFFLINE, ONLINE, UNKNOWN_VEHICLE_STATE

VehicleType-Konstanten

Konstanten: AUTO, TAXI, TRUCK, TWO_WHEELER, UNKNOWN

TripType-Konstanten

Konstanten: EXCLUSIVE, SHARED, UNKNOWN_TRIP_TYPE

TripWaypoint-Schnittstelle

Eigenschaften: distanceMeters, durationMillis, location, path, speedReadingIntervals, tripId, waypointType

WaypointType-Konstanten

Konstanten: DROP_OFF_WAYPOINT_TYPE, INTERMEDIATE_DESTINATION_WAYPOINT_TYPE, PICKUP_WAYPOINT_TYPE, UNKNOWN_WAYPOINT_TYPE

TimeWindow-Schnittstelle

Properties: endTime, startTime

Geschwindigkeitskonstanten

Konstanten: NORMAL, SLOW, TRAFFIC_JAM

SpeedReadingInterval-Schnittstelle

Eigenschaften: endPolylinePointIndex, speed, startPolylinePointIndex

Fortschritt von Reisen und Bestellungen

Klasse „FleetEngineTripLocationProvider“

Statische Methoden: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION, TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

Eigenschaften: tripId

Methoden: refresh

Ereignisse: error, update

FleetEngineTripLocationProviderOptions-Schnittstelle

Eigenschaften: activePolylineCustomization, authTokenFetcher, destinationMarkerCustomization, originMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, takenPolylineCustomization, tripId, vehicleMarkerCustomization, waypointMarkerCustomization

FleetEngineTripLocationProviderUpdateEvent-Schnittstelle

Eigenschaften: trip

Flottenverfolgung – Flotte für die letzte Meile

FleetEngineDeliveryVehicleLocationProvider-Klasse

Eigenschaften: deliveryVehicleId, shouldShowOutcomeLocations, shouldShowTasks, staleLocationThresholdMillis, taskFilterOptions

Ereignisse: error, update

FleetEngineDeliveryVehicleLocationProviderOptions-Schnittstelle

Eigenschaften: activePolylineCustomization, authTokenFetcher, deliveryVehicleId, deliveryVehicleMarkerCustomization, plannedStopMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, shouldShowOutcomeLocations, shouldShowTasks, staleLocationThresholdMillis, takenPolylineCustomization, taskFilterOptions, taskMarkerCustomization, taskOutcomeMarkerCustomization

FleetEngineTaskFilterOptions-Schnittstelle

Eigenschaften: completionTimeFrom, completionTimeTo, state

FleetEngineDeliveryVehicleLocationProviderUpdateEvent-Schnittstelle

Eigenschaften: completedVehicleJourneySegments, deliveryVehicle, tasks

Klasse „FleetEngineDeliveryFleetLocationProvider“

Eigenschaften: deliveryVehicleFilter, locationRestriction, staleLocationThresholdMillis

Ereignisse: update

FleetEngineDeliveryFleetLocationProviderOptions-Schnittstelle

Eigenschaften: authTokenFetcher, deliveryVehicleFilter, deliveryVehicleMarkerCustomization, locationRestriction, projectId, staleLocationThresholdMillis

FleetEngineDeliveryFleetLocationProviderUpdateEvent-Schnittstelle

Eigenschaften: deliveryVehicles

Flottenverfolgung – On-Demand-Fahrten und ‑lieferungen

FleetEngineVehicleLocationProvider-Klasse

Statische Methoden: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION, TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

Properties: staleLocationThresholdMillis, vehicleId

Ereignisse: error, update

FleetEngineVehicleLocationProviderOptions-Schnittstelle

Eigenschaften: activePolylineCustomization, authTokenFetcher, destinationMarkerCustomization, intermediateDestinationMarkerCustomization, originMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, staleLocationThresholdMillis, takenPolylineCustomization, vehicleId, vehicleMarkerCustomization

FleetEngineVehicleLocationProviderUpdateEvent-Schnittstelle

Properties: trips, vehicle

Klasse „FleetEngineFleetLocationProvider“

Eigenschaften: locationRestriction, staleLocationThresholdMillis, vehicleFilter

Ereignisse: update

FleetEngineFleetLocationProviderOptions-Schnittstelle

Eigenschaften: authTokenFetcher, locationRestriction, projectId, staleLocationThresholdMillis, vehicleFilter, vehicleMarkerCustomization

FleetEngineFleetLocationProviderUpdateEvent-Schnittstelle

Eigenschaften: vehicles

Sendungsverfolgung

Klasse „FleetEngineShipmentLocationProvider“

Eigenschaften: trackingId

Methoden: refresh

Ereignisse: error, update

FleetEngineShipmentLocationProviderOptions-Schnittstelle

Eigenschaften: activePolylineCustomization, authTokenFetcher, deliveryVehicleMarkerCustomization, destinationMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, takenPolylineCustomization, trackingId

FleetEngineShipmentLocationProviderUpdateEvent-Schnittstelle

Eigenschaften: taskTrackingInfo

Bibliotheksschnittstellen

Bibliotheksschnittstellen

CoreLibrary-Schnittstelle

Eigenschaften: ColorScheme, ControlPosition, event, LatLng, LatLngAltitude, LatLngBounds, MapsNetworkError, MapsNetworkErrorEndpoint, MapsRequestError, MapsServerError, MVCArray, MVCObject, Orientation3D, Point, RPCStatus, Settings, Size, SymbolPath, UnitSystem, Vector3D

MapsLibrary-Schnittstelle

Eigenschaften: BicyclingLayer, Circle, Data, FeatureType, GroundOverlay, ImageMapType, InfoWindow, KmlLayer, KmlLayerStatus, Map, MapElement, MapTypeControlStyle, MapTypeId, MapTypeRegistry, MaxZoomService, MaxZoomStatus, OverlayView, Polygon, Polyline, Rectangle, RenderingType, StrokePosition, StyledMapType, TrafficLayer, TransitLayer, WebGLOverlayView, ZoomChangeEvent

BetaMaps3DLibrary-Schnittstelle

Eigenschaften: AltitudeMode, LocationClickEvent, Map3DElement, MapMode, Marker3DElement, Marker3DInteractiveElement, Model3DElement, Model3DInteractiveElement, PlaceClickEvent, Polygon3DElement, Polygon3DInteractiveElement, Polyline3DElement, Polyline3DInteractiveElement, PopoverElement, SteadyChangeEvent

PlacesLibrary-Schnittstelle

Eigenschaften: AccessibilityOptions, AddressComponent, Attribution, AuthorAttribution, Autocomplete, AutocompleteService, AutocompleteSessionToken, AutocompleteSuggestion, BusinessStatus, ConnectorAggregation, EVChargeOptions, EVConnectorType, FormattableText, FuelOptions, FuelPrice, FuelType, Money, OpeningHours, OpeningHoursPeriod, OpeningHoursPoint, ParkingOptions, PaymentOptions, Photo, Place, PlaceContextualElement, PlaceContextualListConfigElement, PlaceContextualListLayout, PlacePrediction, PlacesService, PlacesServiceStatus, PlusCode, PostalAddress, PriceLevel, PriceRange, RankBy, Review, SearchBox, SearchByTextRankPreference, SearchNearbyRankPreference, StringRange

GeocodingLibrary-Schnittstelle

Eigenschaften: Containment, ExtraGeocodeComputation, Geocoder, GeocoderLocationType, GeocoderStatus, SpatialRelationship

RoutesLibrary-Schnittstelle

Eigenschaften: DirectionsRenderer, DirectionsService, DirectionsStatus, DistanceMatrixElementStatus, DistanceMatrixService, DistanceMatrixStatus, TrafficModel, TransitMode, TransitRoutePreference, TravelMode, VehicleType

MarkerLibrary-Schnittstelle

Eigenschaften: AdvancedMarkerClickEvent, AdvancedMarkerElement, Animation, CollisionBehavior, Marker, PinElement

GeometryLibrary-Schnittstelle

Eigenschaften: encoding, poly, spherical

ElevationLibrary-Schnittstelle

Properties: ElevationService, ElevationStatus

StreetViewLibrary-Schnittstelle

Eigenschaften: InfoWindow, OverlayView, StreetViewCoverageLayer, StreetViewPanorama, StreetViewPreference, StreetViewService, StreetViewSource, StreetViewStatus

JourneySharingLibrary-Schnittstelle

Eigenschaften: AutomaticViewportMode, DeliveryVehicleStopState, FleetEngineDeliveryFleetLocationProvider, FleetEngineDeliveryVehicleLocationProvider, FleetEngineFleetLocationProvider, FleetEngineServiceType, FleetEngineShipmentLocationProvider, FleetEngineTripLocationProvider, FleetEngineVehicleLocationProvider, JourneySharingMapView, Speed, TripType, VehicleNavigationStatus, VehicleState, VehicleType, WaypointType

DrawingLibrary-Schnittstelle

Properties: DrawingManager, OverlayType

VisualizationLibrary-Schnittstelle

Eigenschaften: HeatmapLayer

AirQualityLibrary-Schnittstelle

Eigenschaften: AirQualityMeterElement

BetaAddressValidationLibrary-Schnittstelle

Eigenschaften: BetaAddress, BetaAddressComponent, BetaAddressMetadata, BetaAddressValidation, BetaConfirmationLevel, BetaGeocode, BetaGranularity, BetaPossibleNextAction, BetaUSPSAddress, BetaUSPSData, BetaVerdict