Google Maps JavaScript API v3 Reference

上次更新時間:2026 年 9 月 1 日星期二

這是 Maps JavaScript API 3.66 版 (每週版本) 的所有類別、方法和介面索引。我們會根據 API 的最新異動,隨時更新這份參考資料。

詳情請參閱「版本資訊」和「版本管理」。
另請參閱3.65 版 (每季版本)、3.64 版和 3.63 版的參考文件。

按一下任一項目的名稱,即可查看詳細文件。

全域概念

google.maps

google.maps 命名空間

常數: version

靜態方法: importLibrary

設定

設定類別 程式庫「核心」

靜態方法: getInstance

屬性: BetaexperienceIds、 fetchAppCheckToken

MapsAppCheckTokenResult 介面

屬性: token

事件系統

事件命名空間 程式庫「core」

靜態方法: addListener、 addListenerOnce、 clearInstanceListeners、 clearListeners、 hasListeners、 removeListener、 trigger、 addDomListener、 addDomListenerOnce

MapsEventListener 介面

方法: remove

MVCObject 類別 程式庫「core」

方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

MVCArray 類別 extends MVCObject,程式庫為「core」

方法: clear、 forEach、 getArray、 getAt、 getLength、 insertAt、 pop、 push、 removeAt、 setAt

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: insert_at、 remove_at、 set_at

ErrorEvent 介面

屬性: error

錯誤

MapsNetworkError 類別 extends Error,程式庫為「core」

屬性: code、 endpoint

MapsRequestError 類別 extends MapsNetworkError、Error、library "core"

沿用屬性: code、 endpoint

MapsServerError 類別 extends MapsNetworkError、Error、library "core"

沿用屬性: code、 endpoint

MapsNetworkErrorEndpoint 常數 程式庫「core」

常數: 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 常數 程式庫「core」

常數: 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

地圖

地圖

MapElement 類別 (標記:<gmp-map>) extends HTMLElement,實作 MapElementOptions,程式庫 "maps"

屬性: center (屬性:center)、 headingInteractionDisabled (屬性:heading-interaction-disabled)、 innerMap、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 mapId (屬性:map-id)、 renderingType (屬性:rendering-type)、 tiltInteractionDisabled (屬性:tilt-interaction-disabled)、 zoom (屬性:zoom)

指標: control-block-end-inline-center、 control-block-end-inline-end、 control-block-end-inline-start、 control-block-start-inline-center、 control-block-start-inline-end、 control-block-start-inline-start、 control-inline-end-block-center、 control-inline-end-block-end、 control-inline-end-block-start、 control-inline-start-block-center、 control-inline-start-block-end、 control-inline-start-block-start、 default

繼承方法: addEventListener、 removeEventListener

活動: gmp-zoomchange

MapElementOptions 介面

屬性: center、 headingInteractionDisabled、 internalUsageAttributionIds、 mapId、 renderingType、 tiltInteractionDisabled、 zoom

ZoomChangeEvent 類別 extends Event,程式庫為「maps」
地圖類別 extends MVCObject,程式庫為「maps」

常數: DEMO_MAP_ID

屬性: controls、 data、 mapTypes、 overlayMapTypes

方法: 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

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: 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 介面

屬性: 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 介面

屬性: elementType、 featureType、 stylers

MapMouseEvent 介面

屬性: domEvent、 latLng

方法: stop

IconMouseEvent 介面 會擴充 MapMouseEvent

屬性: placeId

沿用屬性: domEvent、 latLng

繼承方法: stop

ColorScheme 常數 程式庫「核心」

常數: DARK、 FOLLOW_SYSTEM、 LIGHT

MapTypeId 常數 library "maps"

常數: HYBRID、 ROADMAP、 SATELLITE、 TERRAIN

MapTypeRegistry 類別 extends MVCObject,程式庫 "maps"

方法: set

繼承的方法: addListener、 bindTo、 get、 notify、 setValues、 unbind、 unbindAll

MapRestriction 介面

屬性: latLngBounds、 strictBounds

TrafficLayer 類別 extends MVCObject,程式庫為「maps」

方法: getMap、 setMap、 setOptions

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

TrafficLayerOptions 介面

屬性: autoRefresh、 map

TransitLayer 類別 extends MVCObject,程式庫為「maps」

方法: getMap、 setMap

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

BicyclingLayer 類別 extends MVCObject,程式庫 "maps"

方法: getMap、 setMap

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

Beta 版CameraOptions 介面

屬性: center、 heading、 tilt、 zoom

VisibleRegion 介面

屬性: farLeft、 farRight、 latLngBounds、 nearLeft、 nearRight

RenderingType 常數 程式庫 "maps"

常數: RASTER、 UNINITIALIZED、 VECTOR

MapCapabilities 介面

屬性: isAdvancedMarkersAvailable、 isDataDrivenStylingAvailable、 isWebGLOverlayViewAvailable

WebGL

WebGLOverlayView 類別 extends MVCObject,程式庫為「maps」

方法: getMap、 onAdd、 onContextLost、 onContextRestored、 onDraw、 onRemove、 onStateUpdate、 requestRedraw、 requestStateUpdate、 setMap

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

WebGLDrawOptions 介面

屬性: gl、 transformer

WebGLStateOptions 介面

屬性: gl

CoordinateTransformer 介面

方法: fromLatLngAltitude、 getCameraParams

CameraParams 介面 extends CameraOptions

屬性: center、 heading、 tilt、 zoom

座標

LatLng 類別 library "core"

方法: equals、 lat、 lng、 toJSON、 toString、 toUrlValue

LatLngLiteral 介面

屬性: lat、 lng

LatLngBounds 類別 library "core"

常數: MAX_BOUNDS

方法: contains、 equals、 extend、 getCenter、 getNorthEast、 getSouthWest、 intersects、 isEmpty、 toJSON、 toSpan、 toString、 toUrlValue、 union

LatLngBoundsLiteral 介面

屬性: east、 north、 south、 west

LatLngAltitude 類別 實作 LatLngAltitudeLiteral、LatLngLiteral、程式庫「core」

屬性: altitude、 lat、 lng

方法: equals、 toJSON

LatLngAltitudeLiteral 介面 extends LatLngLiteral

屬性: altitude、 lat、 lng

點類別 「核心」程式庫

屬性: x、 y

方法: equals、 toString

大小類別 程式庫「核心」

屬性: height、 width

方法: equals、 toString

填補介面

屬性: bottom、 left、 right、 top

CircleLiteral 介面 extends CircleOptions

屬性: center、 radius

繼承的屬性: clickable、 draggable、 editable、 fillColor、 fillOpacity、 map、 strokeColor、 strokeOpacity、 strokePosition、 strokeWeight、 visible、 zIndex

Orientation3D 類別 實作 Orientation3DLiteral,程式庫為「核心」

屬性: heading、 roll、 tilt

方法: equals、 toJSON

Orientation3DLiteral 介面

屬性: heading、 roll、 tilt

Vector3D 類別 實作 Vector3DLiteral,程式庫為「core」

屬性: x、 y、 z

方法: equals、 toJSON

Vector3DLiteral 介面

屬性: x、 y、 z

資料導向樣式設定

FeatureLayer 介面

屬性: BetadatasetId、 featureType、 isAvailable、 style

方法: addListener

活動: click、 mousemove

FeatureType 常數 「maps」程式庫

常數: ADMINISTRATIVE_AREA_LEVEL_1、 ADMINISTRATIVE_AREA_LEVEL_2、 COUNTRY、 BetaDATASET、 LOCALITY、 POSTAL_CODE、 SCHOOL_DISTRICT

FeatureStyleFunction typedef
FeatureStyleFunctionOptions 介面

屬性: feature

FeatureStyleOptions 介面

屬性: fillColor、 fillOpacity、 strokeColor、 strokeOpacity、 strokeWeight

功能介面

屬性: featureType

PlaceFeature 介面 extends Feature

屬性: placeId

繼承屬性: featureType

方法: fetchPlace

Beta 版DatasetFeature 介面 延伸自 Feature

屬性: datasetAttributes、 datasetId

繼承屬性: featureType

FeatureMouseEvent 介面 extends MapMouseEvent

屬性: features

沿用屬性: domEvent、 latLng

繼承方法: stop

控制項

CameraControlOptions 介面

屬性: position

FullscreenControlOptions 介面

屬性: position

MapTypeControlOptions 介面

屬性: mapTypeIds、 position、 style

MapTypeControlStyle 常數 程式庫 "maps"

常數: DEFAULT、 DROPDOWN_MENU、 HORIZONTAL_BAR

MotionTrackingControlOptions 介面

屬性: position

PanControlOptions 介面

屬性: position

RotateControlOptions 介面

屬性: position

ScaleControlOptions 介面

屬性: style

ScaleControlStyle 常數

常數: DEFAULT

StreetViewControlOptions 介面

屬性: position、 sources

ZoomControlOptions 介面

屬性: position

ControlPosition 常數 程式庫「核心」

常數: 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」

靜態方法: decodePath、 encodePath

球面命名空間 程式庫「geometry」

靜態方法: computeArea、 computeDistanceBetween、 computeHeading、 computeLength、 computeOffset、 computeOffsetOrigin、 computeSignedArea、 interpolate、 AlphatraversePath

poly 命名空間 library "geometry"

靜態方法: containsLocation、 isLocationOnEdge

在地圖上繪圖

進階標記

AdvancedMarkerElement 類別 (標記:<gmp-advanced-marker>) extends HTMLElement,實作 AdvancedMarkerElementOptions,程式庫「marker」

屬性: anchorLeft (屬性:anchor-left)、 anchorTop (屬性:anchor-top)、 collisionBehavior、 gmpClickable (屬性:gmp-clickable)、 gmpDraggable、 map、 position (屬性:position)、 title (屬性:title)、 zIndex、 element、 content

方法: addListener

繼承方法: addEventListener、 removeEventListener

活動: gmp-click、 gmp-drag、 gmp-dragend、 gmp-dragstart、 click、 dragstart、 drag、 dragend

AdvancedMarkerElementOptions 介面

屬性: anchorLeft、 anchorTop、 collisionBehavior、 content、 gmpClickable、 gmpDraggable、 map、 position、 title、 zIndex

AdvancedMarkerClickEvent 類別 extends Event,程式庫「marker」
PinElement 類別 extends HTMLElement, implements PinElementOptions, library "marker"

屬性: background、 borderColor、 glyphColor、 glyphSrc、 glyphText、 scale、 element、 glyph

繼承方法: addEventListener、 removeEventListener

PinElementOptions 介面

屬性: background、 borderColor、 glyphColor、 glyphSrc、 glyphText、 scale、 glyph

資訊視窗

InfoWindow 類別 extends MVCObject, library "maps", "streetView"

屬性: isOpen

方法: close、 focus、 getContent、 getHeaderContent、 getHeaderDisabled、 getPosition、 getZIndex、 open、 setContent、 setHeaderContent、 setHeaderDisabled、 setOptions、 setPosition、 setZIndex

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: close、 closeclick、 content_changed、 domready、 headercontent_changed、 headerdisabled_changed、 position_changed、 visible、 zindex_changed

InfoWindowOptions 介面

屬性: ariaLabel、 content、 disableAutoPan、 headerContent、 headerDisabled、 maxWidth、 minWidth、 pixelOffset、 position、 zIndex

InfoWindowOpenOptions 介面

屬性: anchor、 map、 shouldFocus

多邊形

折線類別 extends MVCObject,程式庫「maps」

方法: getDraggable、 getEditable、 getMap、 getPath、 getVisible、 setDraggable、 setEditable、 setMap、 setOptions、 setPath、 setVisible

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

事件: click、 contextmenu、 dblclick、 drag、 dragend、 dragstart、 mousedown、 mousemove、 mouseout、 mouseover、 mouseup、 rightclick

PolylineOptions 介面

屬性: clickable、 draggable、 editable、 geodesic、 icons、 map、 path、 strokeColor、 strokeOpacity、 strokeWeight、 visible、 zIndex

IconSequence 介面

屬性: fixedRotation、 icon、 offset、 repeat

多邊形類別 extends MVCObject,程式庫「maps」

方法: getDraggable、 getEditable、 getMap、 getPath、 getPaths、 getVisible、 setDraggable、 setEditable、 setMap、 setOptions、 setPath、 setPaths、 setVisible

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

事件: click、 contextmenu、 dblclick、 drag、 dragend、 dragstart、 mousedown、 mousemove、 mouseout、 mouseover、 mouseup、 rightclick

PolygonOptions 介面

屬性: clickable、 draggable、 editable、 fillColor、 fillOpacity、 geodesic、 map、 paths、 strokeColor、 strokeOpacity、 strokePosition、 strokeWeight、 visible、 zIndex

PolyMouseEvent 介面 extends MapMouseEvent

屬性: edge、 path、 vertex

沿用屬性: domEvent、 latLng

繼承方法: stop

Rectangle 類別 extends MVCObject,程式庫「maps」

方法: getBounds、 getDraggable、 getEditable、 getMap、 getVisible、 setBounds、 setDraggable、 setEditable、 setMap、 setOptions、 setVisible

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: bounds_changed、 click、 contextmenu、 dblclick、 drag、 dragend、 dragstart、 mousedown、 mousemove、 mouseout、 mouseover、 mouseup、 rightclick

RectangleOptions 介面

屬性: bounds、 clickable、 draggable、 editable、 fillColor、 fillOpacity、 map、 strokeColor、 strokeOpacity、 strokePosition、 strokeWeight、 visible、 zIndex

Circle 類別 extends MVCObject,程式庫 "maps"

方法: getBounds、 getCenter、 getDraggable、 getEditable、 getMap、 getRadius、 getVisible、 setCenter、 setDraggable、 setEditable、 setMap、 setOptions、 setRadius、 setVisible

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: center_changed、 click、 dblclick、 drag、 dragend、 dragstart、 mousedown、 mousemove、 mouseout、 mouseover、 mouseup、 radius_changed、 rightclick

CircleOptions 介面

屬性: center、 clickable、 draggable、 editable、 fillColor、 fillOpacity、 map、 radius、 strokeColor、 strokeOpacity、 strokePosition、 strokeWeight、 visible、 zIndex

StrokePosition 常數 程式庫 "maps"

常數: CENTER、 INSIDE、 OUTSIDE

資料

資料類別 extends MVCObject,程式庫為「maps」

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

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: addfeature、 click、 contextmenu、 dblclick、 mousedown、 mouseout、 mouseover、 mouseup、 removefeature、 removeproperty、 setgeometry、 setproperty、 rightclick

Data.DataOptions 介面

屬性: controlPosition、 controls、 drawingMode、 featureFactory、 map、 style

Data.GeoJsonOptions 介面

屬性: idPropertyName

Data.StyleOptions 介面

屬性: animation、 clickable、 cursor、 draggable、 editable、 fillColor、 fillOpacity、 icon、 icons、 label、 opacity、 shape、 strokeColor、 strokeOpacity、 strokeWeight、 title、 visible、 zIndex

Data.StylingFunction typedef
Data.Feature 類別 「maps」程式庫

方法: forEachProperty、 getGeometry、 getId、 getProperty、 removeProperty、 setGeometry、 setProperty、 toGeoJson

活動: removeproperty、 setgeometry、 setproperty

Data.FeatureOptions 介面

屬性: geometry、 id、 properties

Data.Geometry 介面

方法: forEachLatLng、 getType

Data.Point 類別 實作 Data.Geometry,程式庫「maps」

方法: forEachLatLng、 get、 getType

Data.MultiPoint 類別 實作 Data.Geometry,程式庫「地圖」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.LineString 類別 實作 Data.Geometry,程式庫為「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.MultiLineString 類別 實作 Data.Geometry,程式庫為「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.LinearRing 類別 實作 Data.Geometry,程式庫「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.Polygon 類別 實作 Data.Geometry,程式庫為「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.MultiPolygon 類別 實作 Data.Geometry,程式庫「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.GeometryCollection 類別 實作 Data.Geometry,程式庫為「maps」

方法: forEachLatLng、 getArray、 getAt、 getLength、 getType

Data.MouseEvent 介面 extends MapMouseEvent

屬性: feature

沿用屬性: domEvent、 latLng

繼承方法: stop

Data.AddFeatureEvent 介面

屬性: feature

Data.RemoveFeatureEvent 介面

屬性: feature

Data.SetGeometryEvent 介面

屬性: feature、 newGeometry、 oldGeometry

Data.SetPropertyEvent 介面

屬性: feature、 name、 newValue、 oldValue

Data.RemovePropertyEvent 介面

屬性: feature、 name、 oldValue

DOM 元素

OverlayView 類別 extends MVCObject,程式庫「maps」、「streetView」

靜態方法: preventMapHitsAndGesturesFrom、 preventMapHitsFrom

方法: draw、 getMap、 getPanes、 getProjection、 onAdd、 onRemove、 setMap

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

MapPanes 介面

屬性: floatPane、 mapPane、 markerLayer、 overlayLayer、 overlayMouseTarget

MapCanvasProjection 介面

方法: fromContainerPixelToLatLng、 fromDivPixelToLatLng、 fromLatLngToContainerPixel、 fromLatLngToDivPixel、 getVisibleRegion、 getWorldWidth

KML

KmlLayer 類別 extends MVCObject, library "maps"

方法: getDefaultViewport、 getMap、 getMetadata、 getStatus、 getUrl、 getZIndex、 setMap、 setOptions、 setUrl、 setZIndex

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: click、 defaultviewport_changed、 status_changed

KmlLayerOptions 介面

屬性: clickable、 map、 preserveViewport、 screenOverlays、 suppressInfoWindows、 url、 zIndex

KmlLayerMetadata 介面

屬性: author、 description、 hasScreenOverlays、 name、 snippet

KmlLayerStatus 常數 「maps」程式庫

常數: DOCUMENT_NOT_FOUND、 DOCUMENT_TOO_LARGE、 FETCH_ERROR、 INVALID_DOCUMENT、 INVALID_REQUEST、 LIMITS_EXCEEDED、 OK、 TIMED_OUT、 UNKNOWN

KmlMouseEvent 介面

屬性: featureData、 latLng、 pixelOffset

KmlFeatureData 介面

屬性: author、 description、 id、 infoWindowHtml、 name、 snippet

KmlAuthor 介面

屬性: email、 name、 uri

影像重疊

MapType 介面

屬性: alt、 maxZoom、 minZoom、 name、 projection、 radius、 tileSize

方法: getTile、 releaseTile

投影介面

方法: fromLatLngToPoint、 fromPointToLatLng

ImageMapType 類別 extends MVCObject, implements MapType, library "maps"

屬性: alt、 maxZoom、 minZoom、 name、 projection、 radius、 tileSize

方法: getOpacity、 getTile、 releaseTile、 setOpacity

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: tilesloaded

ImageMapTypeOptions 介面

屬性: alt、 getTileUrl、 maxZoom、 minZoom、 name、 opacity、 tileSize

GroundOverlay 類別 extends MVCObject,程式庫 "maps"

方法: getBounds、 getMap、 getOpacity、 getUrl、 setMap、 setOpacity

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: click、 dblclick

GroundOverlayOptions 介面

屬性: clickable、 map、 opacity

StyledMapType 類別 extends MVCObject, implements MapType, library "maps"

屬性: alt、 maxZoom、 minZoom、 name、 projection、 radius、 tileSize

方法: getTile、 releaseTile

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

StyledMapTypeOptions 介面

屬性: alt、 maxZoom、 minZoom、 name

繪圖程式庫

DrawingManager 類別 extends MVCObject,程式庫為「drawing」

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

OverlayType 常數 「drawing」程式庫

常數: CIRCLE、 MARKER、 POLYGON、 POLYLINE、 RECTANGLE

最大變焦

MaxZoomService 類別 library "maps"

方法: getMaxZoomAtLatLng

MaxZoomResult 介面

屬性: status、 zoom

MaxZoomStatus 常數 程式庫 "maps"

常數: ERROR、 OK

標記 (已淘汰)

標記類別 extends MVCObject,程式庫為「marker」

常數: MAX_ZINDEX

方法: 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

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: 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 介面

屬性: anchorPoint、 animation、 clickable、 crossOnDrag、 cursor、 draggable、 icon、 label、 map、 opacity、 optimized、 position、 shape、 title、 visible、 zIndex、 BetacollisionBehavior

CollisionBehavior 常數 library "marker"

常數: OPTIONAL_AND_HIDES_LOWER_PRIORITY、 REQUIRED、 REQUIRED_AND_HIDES_OPTIONAL

圖示介面

屬性: anchor、 labelOrigin、 origin、 scaledSize、 size、 url

MarkerLabel 介面

屬性: className、 color、 fontFamily、 fontSize、 fontWeight、 text

MarkerShape 介面

屬性: coords、 type

符號介面

屬性: anchor、 fillColor、 fillOpacity、 labelOrigin、 path、 rotation、 scale、 strokeColor、 strokeOpacity、 strokeWeight

SymbolPath 常數 library "core"

常數: BACKWARD_CLOSED_ARROW、 BACKWARD_OPEN_ARROW、 CIRCLE、 FORWARD_CLOSED_ARROW、 FORWARD_OPEN_ARROW

動畫常數 程式庫「marker」

常數: BOUNCE、 DROP

熱視圖 (已淘汰)

HeatmapLayer 類別 「visualization」程式庫

街景服務

轉譯

StreetViewPanorama 類別 extends MVCObject, library "streetView"

屬性: controls

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

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: closeclick、 pano_changed、 position_changed、 pov_changed、 resize、 status_changed、 visible_changed、 zoom_changed

StreetViewPanoramaOptions 介面

屬性: 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 介面

屬性: position

PanoProviderOptions 介面

屬性: cors

StreetViewTileData 介面

屬性: centerHeading、 tileSize、 worldSize

方法: getTileUrl

StreetViewPov 介面

屬性: heading、 pitch

StreetViewCoverageLayer 類別 extends MVCObject, library "streetView"

方法: getMap、 setMap

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

服務

StreetViewService 類別 程式庫「streetView」

方法: getPanorama

StreetViewStatus 常數 「streetView」程式庫

常數: OK、 UNKNOWN_ERROR、 ZERO_RESULTS

StreetViewLocationRequest 介面

屬性: location、 preference、 radius、 sources、 source

StreetViewPanoRequest 介面

屬性: pano

StreetViewResponse 介面

屬性: data

StreetViewLocation 介面

屬性: description、 latLng、 pano、 shortDescription

StreetViewPreference 常數 「streetView」程式庫

常數: BEST、 NEAREST

StreetViewSource 常數 「streetView」程式庫

常數: DEFAULT、 GOOGLE、 OUTDOOR

StreetViewPanoramaData 介面

屬性: copyright、 imageDate、 links、 location、 tiles

屬性: description、 heading、 pano

地點

地點介面集小工具

PlaceAutocompleteElement 類別 (標記:<gmp-place-autocomplete>) extends HTMLElement,實作 PlaceAutocompleteElementOptions,程式庫 "places"

屬性: description (屬性:description)、 disabled (屬性:disabled)、 futureOpeningBusinessesIncluded (屬性:future-opening-businesses-included)、 includedPrimaryTypes (屬性:included-primary-types)、 includedRegionCodes (屬性:included-region-codes)、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 locationBias、 locationRestriction、 maxlength (屬性:maxlength)、 name (屬性:name)、 noClearButton (屬性:no-clear-button)、 noInputIcon (屬性:no-input-icon)、 origin (屬性:origin)、 placeholder (屬性:placeholder)、 pureServiceAreaBusinessesIncluded (屬性:pure-service-area-businesses-included)、 readonly (屬性:readonly)、 requestedLanguage (屬性:requested-language)、 requestedRegion (屬性:requested-region)、 unitSystem (屬性:unit-system)、 value

版位: clear-icon、 input-icon、 prediction-item-icon

零件: focus-ring、 input、 prediction-item、 prediction-item-icon、 prediction-item-main-text、 prediction-item-match、 prediction-item-nonmatch、 prediction-item-secondary-text、 prediction-item-selected、 prediction-list

CSS 屬性: background-color、 border、 border-radius、 color、 color-scheme、 font、 font-family、 font-size、 font-style、 font-weight、 line-height

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-select

PlaceAutocompleteElementOptions 介面

屬性: description、 disabled、 futureOpeningBusinessesIncluded、 includedPrimaryTypes、 includedRegionCodes、 internalUsageAttributionIds、 locationBias、 locationRestriction、 maxlength、 name、 noClearButton、 noInputIcon、 origin、 placeholder、 pureServiceAreaBusinessesIncluded、 readonly、 requestedLanguage、 requestedRegion、 unitSystem、 value

PlacePredictionSelectEvent 類別 extends Event,程式庫「places」

屬性: placePrediction

BasicPlaceAutocompleteElement 類別 (標記:<gmp-basic-place-autocomplete>) extends HTMLElement,實作 BasicPlaceAutocompleteElementOptions,程式庫 "places"

屬性: description (attr: description)、 disabled (attr: disabled)、 futureOpeningBusinessesIncluded (attr: future-opening-businesses-included)、 includedPrimaryTypes (attr: included-primary-types)、 includedRegionCodes (attr: included-region-codes)、 internalUsageAttributionIds (attr: internal-usage-attribution-ids)、 locationBias、 locationRestriction、 maxlength (attr: maxlength)、 name (attr: name)、 noClearButton (attr: no-clear-button)、 noInputIcon (attr: no-input-icon)、 origin (attr: origin)、 placeholder (attr: placeholder)、 pureServiceAreaBusinessesIncluded (attr: pure-service-area-businesses-included)、 readonly (attr: readonly)、 requestedLanguage (attr: requested-language)、 requestedRegion (attr: requested-region)、 unitSystem (attr: unit-system)

版位: clear-icon、 input-icon、 prediction-item-icon

零件: focus-ring、 input、 prediction-item、 prediction-item-icon、 prediction-item-main-text、 prediction-item-match、 prediction-item-nonmatch、 prediction-item-secondary-text、 prediction-item-selected、 prediction-list

CSS 屬性: background-color、 border、 border-radius、 color、 color-scheme、 font、 font-family、 font-size、 font-style、 font-weight、 line-height

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-select

BasicPlaceAutocompleteElementOptions 介面

屬性: description、 disabled、 futureOpeningBusinessesIncluded、 includedPrimaryTypes、 includedRegionCodes、 internalUsageAttributionIds、 locationBias、 locationRestriction、 maxlength、 name、 noClearButton、 noInputIcon、 origin、 placeholder、 pureServiceAreaBusinessesIncluded、 readonly、 requestedLanguage、 requestedRegion、 unitSystem

PlaceDetailsElement 類別 (標記:<gmp-place-details>) extends HTMLElement、implements PlaceDetailsElementOptions、library "places"

屬性: internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 place

CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-collage-border-radius-outer、 --gmp-dialog-border-radius、 --gmp-mat-color-disabled-surface、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-neutral-container、 --gmp-mat-color-on-positive-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-positive-container、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-medium、 --gmp-mat-font-body-small、 --gmp-mat-font-display-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-label-medium、 --gmp-mat-font-title-small、 --gmp-mat-spacing-extra-large、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-mat-spacing-two-extra-large、 --gmp-star-rating-color、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load

PlaceDetailsElementOptions 介面

屬性: internalUsageAttributionIds

PlaceDetailsCompactElement 類別 (標記:<gmp-place-details-compact>) extends HTMLElement,實作 PlaceDetailsCompactElementOptions,程式庫 "places"

屬性: internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 orientation (屬性:orientation)、 place、 truncationPreferred (屬性:truncation-preferred)

CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-dialog-border-radius、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-medium、 --gmp-mat-font-body-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-label-medium、 --gmp-mat-font-title-small、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-star-rating-color、 --gmp-thumbnail-border-radius、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load

PlaceDetailsCompactElementOptions 介面

屬性: internalUsageAttributionIds、 orientation、 truncationPreferred

Beta 版AdvancedPlaceDetailsElement 類別 (標記:<gmp-advanced-place-details>) 會擴充 PlaceDetailsElement、HTMLElement,並實作 AdvancedPlaceDetailsElementOptions、PlaceDetailsElementOptions,以及「places」程式庫

屬性: internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 place

插槽: action-corner、 action-main

繼承的 CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-collage-border-radius-outer、 --gmp-dialog-border-radius、 --gmp-mat-color-disabled-surface、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-neutral-container、 --gmp-mat-color-on-positive-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-positive-container、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-medium、 --gmp-mat-font-body-small、 --gmp-mat-font-display-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-label-medium、 --gmp-mat-font-title-small、 --gmp-mat-spacing-extra-large、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-mat-spacing-two-extra-large、 --gmp-star-rating-color、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

沿用事件: gmp-error、 gmp-load

Beta 版AdvancedPlaceDetailsElementOptions 介面 會擴充 PlaceDetailsElementOptions

屬性: internalUsageAttributionIds

Beta 版AdvancedPlaceDetailsCompactElement 類別 (標記:<gmp-advanced-place-details-compact>) extends PlaceDetailsCompactElement、HTMLElement,實作 AdvancedPlaceDetailsCompactElementOptions、PlaceDetailsCompactElementOptions,程式庫「places」

屬性: internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 place

繼承的屬性: orientation (屬性:orientation)、 truncationPreferred (屬性:truncation-preferred)

插槽: action-corner、 action-main

繼承的 CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-dialog-border-radius、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-medium、 --gmp-mat-font-body-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-label-medium、 --gmp-mat-font-title-small、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-star-rating-color、 --gmp-thumbnail-border-radius、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

沿用事件: gmp-error、 gmp-load

Beta 版AdvancedPlaceDetailsCompactElementOptions 介面 會擴充 PlaceDetailsCompactElementOptions

屬性: internalUsageAttributionIds

沿用屬性: orientation、 truncationPreferred

PlaceDetailsOrientation 常數 「places」程式庫

常數: HORIZONTAL、 VERTICAL

PlaceDetailsPlaceRequestElement 類別 (標記:<gmp-place-details-place-request>) extends HTMLElement,實作 PlaceDetailsPlaceRequestElementOptions,程式庫「places」

屬性: place (屬性:place)

繼承方法: addEventListener、 removeEventListener

PlaceDetailsPlaceRequestElementOptions 介面

屬性: place

PlaceDetailsLocationRequestElement 類別 (標記:<gmp-place-details-location-request>) extends HTMLElement,實作 PlaceDetailsLocationRequestElementOptions,程式庫「places」

屬性: location (屬性:location)

繼承方法: addEventListener、 removeEventListener

PlaceDetailsLocationRequestElementOptions 介面

屬性: location

PlaceSearchElement 類別 (標記:<gmp-place-search>) extends HTMLElement,實作 PlaceSearchElementOptions,程式庫「places」

屬性: attributionPosition (屬性:attribution-position)、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 orientation (屬性:orientation)、 places、 selectable (屬性:selectable)、 truncationPreferred (屬性:truncation-preferred)

CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-card-border-radius、 --gmp-dialog-border-radius、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-neutral-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-title-medium、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-star-rating-color、 --gmp-thumbnail-border-radius、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load、 gmp-select

PlaceSearchElementOptions 介面

屬性: attributionPosition、 internalUsageAttributionIds、 orientation、 selectable、 truncationPreferred

Beta 版AdvancedPlaceSearchElement 類別 (標記:<gmp-advanced-place-search>) extends PlaceSearchElement、HTMLElement,實作 AdvancedPlaceSearchElementOptions、PlaceSearchElementOptions,程式庫「places」

屬性: attributionPosition (屬性:attribution-position)、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 orientation (屬性:orientation)、 selectable (屬性:selectable)、 truncationPreferred (屬性:truncation-preferred)

繼承屬性: places

插槽: details-item

CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-card-border-radius、 --gmp-dialog-border-radius、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-neutral-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-title-medium、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-star-rating-color、 --gmp-thumbnail-border-radius、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load、 gmp-select

Beta 版AdvancedPlaceSearchElementOptions 介面 會擴充 PlaceSearchElementOptions

屬性: attributionPosition、 internalUsageAttributionIds、 orientation、 selectable、 truncationPreferred

Beta 版AdvancedPlaceListElement 類別 (標記:<gmp-advanced-place-list>) 會擴充 HTMLElement,實作 AdvancedPlaceListElementOptions,程式庫為「places」

屬性: attributionPosition (屬性:attribution-position)、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 orientation (屬性:orientation)、 places (屬性:places)、 selectable (屬性:selectable)、 truncationPreferred (屬性:truncation-preferred)

插槽: details-item

CSS 屬性: --gmp-button-border-color、 --gmp-button-border-radius、 --gmp-button-border-width、 --gmp-card-border-radius、 --gmp-dialog-border-radius、 --gmp-mat-color-info、 --gmp-mat-color-negative、 --gmp-mat-color-neutral-container、 --gmp-mat-color-on-neutral-container、 --gmp-mat-color-on-secondary-container、 --gmp-mat-color-on-surface、 --gmp-mat-color-on-surface-variant、 --gmp-mat-color-outline-decorative、 --gmp-mat-color-positive、 --gmp-mat-color-primary、 --gmp-mat-color-secondary-container、 --gmp-mat-color-surface、 --gmp-mat-font-body-small、 --gmp-mat-font-family、 --gmp-mat-font-headline-medium、 --gmp-mat-font-label-large、 --gmp-mat-font-title-medium、 --gmp-mat-spacing-extra-small、 --gmp-mat-spacing-large、 --gmp-mat-spacing-medium、 --gmp-mat-spacing-small、 --gmp-star-rating-color、 --gmp-thumbnail-border-radius、 background-color、 border、 border-radius、 color-scheme、 font-size

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load、 gmp-select

Beta 版AdvancedPlaceListElementOptions 介面

屬性: attributionPosition、 internalUsageAttributionIds、 orientation、 places、 selectable、 truncationPreferred

PlaceSearchAttributionPosition 常數 library "places"

常數: BOTTOM、 TOP

PlaceSearchOrientation 常數 程式庫「places」

常數: HORIZONTAL、 VERTICAL

PlaceSelectEvent 類別 extends Event,程式庫為「places」

屬性: place

PlaceNearbySearchRequestElement 類別 (標記:<gmp-place-nearby-search-request>) extends HTMLElement,實作 PlaceNearbySearchRequestElementOptions,程式庫「places」

屬性: excludedPrimaryTypes (屬性:excluded-primary-types)、 excludedTypes (屬性:excluded-types)、 futureOpeningBusinessesIncluded、 includedPrimaryTypes (屬性:included-primary-types)、 includedTypes (屬性:included-types)、 locationRestriction (屬性:location-restriction)、 maxResultCount (屬性:max-result-count)、 rankPreference (屬性:rank-preference)

繼承方法: addEventListener、 removeEventListener

PlaceNearbySearchRequestElementOptions 介面

屬性: excludedPrimaryTypes、 excludedTypes、 futureOpeningBusinessesIncluded、 includedPrimaryTypes、 includedTypes、 locationRestriction、 maxResultCount、 rankPreference

PlaceTextSearchRequestElement 類別 (標記:<gmp-place-text-search-request>) extends HTMLElement,實作 PlaceTextSearchRequestElementOptions,程式庫「places」

屬性: evConnectorTypes (attr: ev-connector-types)、 evMinimumChargingRateKw (attr: ev-minimum-charging-rate-kw)、 futureOpeningBusinessesIncluded、 includedType (attr: included-type)、 isOpenNow (attr: is-open-now)、 locationBias (attr: location-bias)、 locationRestriction (attr: location-restriction)、 maxResultCount (attr: max-result-count)、 minRating (attr: min-rating)、 priceLevels (attr: price-levels)、 rankPreference (attr: rank-preference)、 textQuery (attr: text-query)、 useStrictTypeFiltering (attr: use-strict-type-filtering)

繼承方法: addEventListener、 removeEventListener

PlaceTextSearchRequestElementOptions 介面

屬性: evConnectorTypes、 evMinimumChargingRateKw、 futureOpeningBusinessesIncluded、 includedType、 isOpenNow、 locationBias、 locationRestriction、 maxResultCount、 minRating、 priceLevels、 rankPreference、 textQuery、 useStrictTypeFiltering

Autocomplete 類別 extends MVCObject,程式庫 "places"

方法: getBounds、 getFields、 getPlace、 setBounds、 setComponentRestrictions、 setFields、 setOptions、 setTypes

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: place_changed

AutocompleteOptions 介面

屬性: bounds、 componentRestrictions、 fields、 strictBounds、 types、 placeIdOnly

方法: getBounds、 getPlaces、 setBounds

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: places_changed

SearchBoxOptions 介面

屬性: bounds

Alpha 值PlaceContextualElement 類別 (標記:<gmp-place-contextual>) extends HTMLElement,實作 PlaceContextualElementOptions,程式庫「places」

屬性: contextToken (屬性:context-token)

繼承方法: addEventListener、 removeEventListener

Alpha 值PlaceContextualElementOptions 介面

屬性: contextToken

Alpha 值PlaceContextualListConfigElement 類別 (標記:<gmp-place-contextual-list-config>) extends HTMLElement,實作 PlaceContextualListConfigElementOptions,程式庫「places」

屬性: layout (屬性:layout)、 mapHidden (屬性:map-hidden)

繼承方法: addEventListener、 removeEventListener

Alpha 值PlaceContextualListConfigElementOptions 介面

屬性: layout、 mapHidden

Alpha 值PlaceContextualListLayout 常數 「places」程式庫

常數: COMPACT、 VERTICAL

自訂地點小工具內容

PlaceContentConfigElement 類別 (標記:<gmp-place-content-config>) 會擴充 HTMLElement,實作 PlaceContentConfigElementOptions,程式庫為「places」

繼承方法: addEventListener、 removeEventListener

PlaceContentConfigElementOptions 介面
PlaceAllContentElement 類別 (標記:<gmp-place-all-content>) extends HTMLElement、implements PlaceAllContentElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceAllContentElementOptions 介面
PlaceStandardContentElement 類別 (標記:<gmp-place-standard-content>) extends HTMLElement,實作 PlaceStandardContentElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlaceStandardContentElementOptions 介面
PlaceMediaElement 類別 (標記:<gmp-place-media>) extends HTMLElement,實作 PlaceMediaElementOptions,程式庫「places」

屬性: lightboxPreferred (屬性:lightbox-preferred)、 preferredSize (屬性:preferred-size)

繼承方法: addEventListener、 removeEventListener

PlaceMediaElementOptions 介面

屬性: lightboxPreferred、 preferredSize

MediaSize 常數 「places」程式庫

常數: LARGE、 MEDIUM、 SMALL

PlaceAddressElement 類別 (標記:<gmp-place-address>) 會擴充 HTMLElement,實作 PlaceAddressElementOptions,程式庫為「places」

繼承方法: addEventListener、 removeEventListener

PlaceAddressElementOptions 介面
PlaceRatingElement 類別 (標記:<gmp-place-rating>) extends HTMLElement,實作 PlaceRatingElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlaceRatingElementOptions 介面
PlaceTypeElement 類別 (標記:<gmp-place-type>) extends HTMLElement,實作 PlaceTypeElementOptions,程式庫 "places"

繼承方法: addEventListener、 removeEventListener

PlaceTypeElementOptions 介面
PlacePriceElement 類別 (標記:<gmp-place-price>) extends HTMLElement,實作 PlacePriceElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlacePriceElementOptions 介面
PlaceAccessibleEntranceIconElement 類別 (標記:<gmp-place-accessible-entrance-icon>) 會擴充 HTMLElement,實作 PlaceAccessibleEntranceIconElementOptions,程式庫為「places」

繼承方法: addEventListener、 removeEventListener

PlaceAccessibleEntranceIconElementOptions 介面
PlaceOpenNowStatusElement 類別 (標記:<gmp-place-open-now-status>) extends HTMLElement、implements PlaceOpenNowStatusElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceOpenNowStatusElementOptions 介面
PlaceReviewSummaryElement 類別 (標記:<gmp-place-review-summary>) extends HTMLElement,實作 PlaceReviewSummaryElementOptions,程式庫 "places"

繼承方法: addEventListener、 removeEventListener

PlaceReviewSummaryElementOptions 介面
PlaceReviewsElement 類別 (標記:<gmp-place-reviews>) extends HTMLElement、implements PlaceReviewsElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceReviewsElementOptions 介面
PlaceSummaryElement 類別 (標記:<gmp-place-summary>) extends HTMLElement,實作 PlaceSummaryElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlaceSummaryElementOptions 介面
PlaceFeatureListElement 類別 (標記:<gmp-place-feature-list>) extends HTMLElement、implements PlaceFeatureListElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceFeatureListElementOptions 介面
PlaceOpeningHoursElement 類別 (標記:<gmp-place-opening-hours>) extends HTMLElement、implements PlaceOpeningHoursElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceOpeningHoursElementOptions 介面
PlacePhoneNumberElement 類別 (標記:<gmp-place-phone-number>) extends HTMLElement、implements PlacePhoneNumberElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlacePhoneNumberElementOptions 介面
PlacePlusCodeElement 類別 (標記:<gmp-place-plus-code>) extends HTMLElement,實作 PlacePlusCodeElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlacePlusCodeElementOptions 介面
PlaceTypeSpecificHighlightsElement 類別 (標記:<gmp-place-type-specific-highlights>) extends HTMLElement,實作 PlaceTypeSpecificHighlightsElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

PlaceTypeSpecificHighlightsElementOptions 介面
PlaceWebsiteElement 類別 (標記:<gmp-place-website>) extends HTMLElement、implements PlaceWebsiteElementOptions、library "places"

繼承方法: addEventListener、 removeEventListener

PlaceWebsiteElementOptions 介面
PlaceAttributionElement 類別 (標記:<gmp-place-attribution>) 會擴充 HTMLElement,實作 PlaceAttributionElementOptions,程式庫為「places」

屬性: darkSchemeColor (屬性:dark-scheme-color)、 lightSchemeColor (屬性:light-scheme-color)

繼承方法: addEventListener、 removeEventListener

PlaceAttributionElementOptions 介面

屬性: darkSchemeColor、 lightSchemeColor

AttributionColor 常數 「places」程式庫

常數: BLACK、 GRAY、 WHITE

Beta 版PlaceButtonElement 類別 (標記:<gmp-place-button>) extends HTMLElement,實作 PlaceButtonElementOptions,程式庫「places」

屬性: actionAriaLabel (屬性:action-aria-label)、 label (屬性:label)

插槽: icon-start

零件: button

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Beta 版PlaceButtonElementOptions 介面

屬性: actionAriaLabel、 label

Beta 版PlaceLinkElement 類別 (標記:<gmp-place-link>) extends HTMLElement、implements PlaceLinkElementOptions、library "places"

屬性: action (屬性:action)、 actionAriaLabel (屬性:action-aria-label)、 href (屬性:href)、 label (屬性:label)、 target (屬性:target)

插槽: icon-start

零件: button

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Beta 版PlaceLinkElementOptions 介面

屬性: action、 actionAriaLabel、 href、 label、 target

Beta 版ActionLinkType 常數 程式庫「places」

常數: CALL、 CUSTOM、 OPEN_DIRECTIONS、 OPEN_MAP、 OPEN_WEBSITE

Beta 版ActionButtonPosition 常數 「places」程式庫

常數: ACTION_CORNER、 ACTION_MAIN

Beta 版PlaceActionEvent 類別 extends Event,程式庫為「places」

屬性: place

Beta 版PlaceNameElement 類別 (標記:<gmp-place-name>) extends HTMLElement,實作 PlaceNameElementOptions,程式庫「places」

繼承方法: addEventListener、 removeEventListener

Beta 版PlaceNameElementOptions 介面

地點資料

地點類別 實作 PlaceOptions,程式庫「places」

靜態方法: searchByText、 searchNearby

屬性: accessibilityOptions、 addressComponents、 addressDescriptor、 adrFormatAddress、 allowsDogs、 attributions、 businessStatus、 consumerAlert、 containingPlaces、 currentOpeningHours、 currentSecondaryOpeningHours、 displayName、 displayNameLanguageCode、 editorialSummary、 editorialSummaryLanguageCode、 evChargeAmenitySummary、 evChargeOptions、 formattedAddress、 fuelOptions、 futureOpeningDate、 generativeSummary、 googleMapsLinks、 googleMapsURI、 hasCurbsidePickup、 hasDelivery、 hasDineIn、 hasLiveMusic、 hasMenuForChildren、 hasOutdoorSeating、 hasRestroom、 hasTakeout、 iconBackgroundColor、 id、 internationalPhoneNumber、 isGoodForChildren、 isGoodForGroups、 isGoodForWatchingSports、 isPureServiceAreaBusiness、 isReservable、 location、 nationalPhoneNumber、 neighborhoodSummary、 parkingOptions、 paymentOptions、 photos、 plusCode、 postalAddress、 priceLevel、 priceRange、 primaryType、 primaryTypeDisplayName、 primaryTypeDisplayNameLanguageCode、 rating、 regularOpeningHours、 regularSecondaryOpeningHours、 requestedLanguage、 requestedRegion、 resourceName、 reviews、 reviewSummary、 servesBeer、 servesBreakfast、 servesBrunch、 servesCocktails、 servesCoffee、 servesDessert、 servesDinner、 servesLunch、 servesVegetarianFood、 servesWine、 shortFormattedAddress、 subDestinations、 svgIconMaskURI、 timeZone、 transitStation、 types、 userRatingCount、 utcOffsetMinutes、 viewport、 websiteURI、 openingHours、 hasWiFi

方法: fetchFields、 BetagetNextOpeningTime、 BetaisOpen

繼承方法: toJSON

PlaceOptions 介面

屬性: id、 requestedLanguage、 requestedRegion、 resourceName

AccessibilityOptions 類別 程式庫「places」

屬性: hasWheelchairAccessibleEntrance、 hasWheelchairAccessibleParking、 hasWheelchairAccessibleRestroom、 hasWheelchairAccessibleSeating

AddressComponent 類別 library "places"

屬性: longText、 shortText、 types

繼承方法: toJSON

AddressDescriptor 類別 library "places"

屬性: areas、 landmarks

繼承方法: toJSON

區域類別 「places」程式庫

屬性: containment、 place

繼承方法: toJSON

歸因類別 程式庫「places」

屬性: provider、 providerURI

繼承方法: toJSON

AuthorAttribution 類別 「places」程式庫

屬性: displayName、 photoURI、 uri

繼承方法: toJSON

ConnectorAggregation 類別 「places」程式庫

屬性: availabilityLastUpdateTime、 availableCount、 count、 maxChargeRateKw、 outOfServiceCount、 type

ConsumerAlert 類別 library「places」

屬性: details、 languageCode、 overview

繼承方法: toJSON

ConsumerAlertDetails 類別 程式庫「places」

屬性: aboutLinkTitle、 aboutLinkURI、 description、 title

容器常數 「places」程式庫

常數: NEAR、 OUTSKIRTS、 WITHIN

ContentBlock 類別 程式庫「places」

屬性: content、 contentLanguageCode、 referencedPlaces

繼承方法: toJSON

EVChargeAmenitySummary 類別 「places」程式庫

屬性: coffee、 disclosureText、 disclosureTextLanguageCode、 flagContentURI、 overview、 restaurant、 store

繼承方法: toJSON

EVChargeOptions 類別 程式庫「places」

屬性: connectorAggregations、 connectorCount

繼承方法: toJSON

EVConnectorType 常數 程式庫「places」

常數: CCS_COMBO_1、 CCS_COMBO_2、 CHADEMO、 J1772、 NACS、 OTHER、 TESLA、 TYPE_2、 UNSPECIFIED_GB_T、 UNSPECIFIED_WALL_OUTLET

EVSearchOptions 介面

屬性: connectorTypes、 minimumChargingRateKw

FetchFieldsRequest 介面

屬性: fields、 internalUsageAttributionIds

FuelOptions 類別 「places」程式庫

屬性: fuelPrices

繼承方法: toJSON

FuelPrice 類別 「places」程式庫

屬性: price、 type、 updateTime

FuelType 常數 程式庫「places」

常數: 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

GenerativeSummary 類別 「places」程式庫

屬性: disclosureText、 disclosureTextLanguageCode、 flagContentURI、 overview、 overviewLanguageCode

繼承方法: toJSON

屬性: directionsURI、 photosURI、 placeURI、 reviewsURI、 writeAReviewURI

繼承方法: toJSON

地標類別 「places」程式庫

屬性: place、 spatialRelationship、 straightLineDistanceMeters、 travelDistanceMeters

繼承方法: toJSON

Money 類別 「places」程式庫

屬性: currencyCode、 nanos、 units

方法: toString

繼承方法: toJSON

NeighborhoodSummary 類別 library "places"

屬性: description、 disclosureText、 disclosureTextLanguageCode、 flagContentURI、 overview

繼承方法: toJSON

OpeningHours 類別 程式庫「places」

屬性: periods、 specialDays、 weekdayDescriptions

繼承方法: toJSON

OpeningHoursPeriod 類別 「places」程式庫

屬性: close、 open

繼承方法: toJSON

OpeningHoursPoint 類別 「places」程式庫

屬性: day、 hour、 minute

繼承方法: toJSON

SecondaryOpeningHours 類別 extends OpeningHours,程式庫「places」

屬性: type

繼承的屬性: periods、 specialDays、 weekdayDescriptions

繼承方法: toJSON

ParkingOptions 類別 程式庫「places」

屬性: hasFreeGarageParking、 hasFreeParkingLot、 hasFreeStreetParking、 hasPaidGarageParking、 hasPaidParkingLot、 hasPaidStreetParking、 hasValetParking

PaymentOptions 類別 library「places」

屬性: acceptsCashOnly、 acceptsCreditCards、 acceptsDebitCards、 acceptsNFC

相片類別 程式庫「地點」

屬性: authorAttributions、 flagContentURI、 googleMapsURI、 heightPx、 widthPx

方法: getURI

繼承方法: toJSON

PlusCode 類別 library "places"

屬性: compoundCode、 globalCode

繼承方法: toJSON

PostalAddress 類別 實作 PostalAddressLiteral,程式庫為「places」

屬性: addressLines、 administrativeArea、 languageCode、 locality、 organization、 postalCode、 recipients、 regionCode、 sortingCode、 sublocality

繼承方法: toJSON

PostalAddressLiteral 介面

屬性: addressLines、 administrativeArea、 languageCode、 locality、 organization、 postalCode、 recipients、 regionCode、 sortingCode、 sublocality

PriceLevel 常數 程式庫 "places"

常數: EXPENSIVE、 FREE、 INEXPENSIVE、 MODERATE、 VERY_EXPENSIVE

PriceRange 類別 「places」程式庫

屬性: endPrice、 startPrice

繼承方法: toJSON

複習「地點」 程式庫

屬性: authorAttribution、 flagContentURI、 googleMapsURI、 originalText、 originalTextLanguageCode、 publishTime、 rating、 relativePublishTimeDescription、 text、 textLanguageCode、 visitDateMonth、 visitDateYear

繼承方法: toJSON

ReviewSummary 類別 library「places」

屬性: disclosureText、 disclosureTextLanguageCode、 flagContentURI、 reviewsURI、 text、 textLanguageCode

繼承方法: toJSON

SearchByTextRequest 介面

屬性: evSearchOptions、 fields、 futureOpeningBusinessesIncluded、 includedType、 internalUsageAttributionIds、 isOpenNow、 language、 locationBias、 locationRestriction、 maxResultCount、 minRating、 priceLevels、 pureServiceAreaBusinessesIncluded、 rankPreference、 region、 textQuery、 useStrictTypeFiltering、 query、 BetarankBy

SearchByTextRankPreference 常數 「places」程式庫

常數: DISTANCE、 RELEVANCE

SearchNearbyRequest 介面

屬性: excludedPrimaryTypes、 excludedTypes、 fields、 futureOpeningBusinessesIncluded、 includedPrimaryTypes、 includedTypes、 internalUsageAttributionIds、 language、 locationRestriction、 maxResultCount、 rankPreference、 region

SearchNearbyRankPreference 常數 「places」程式庫

常數: DISTANCE、 POPULARITY

SpatialRelationship 常數 「places」程式庫

常數: ACROSS_THE_ROAD、 AROUND_THE_CORNER、 BEHIND、 BESIDE、 DOWN_THE_ROAD、 NEAR、 WITHIN

TimeZone 類別 library "places"

屬性: id、 version

繼承方法: toJSON

TransitAgency 類別 library「places」

屬性: displayName、 displayNameLanguageCode、 fareURL、 icon、 lines、 url

繼承方法: toJSON

TransitIcon 類別 程式庫「places」

屬性: nameIncluded、 url

繼承方法: toJSON

TransitLine 類別 library "places"

屬性: backgroundColor、 displayName、 displayNameLanguageCode、 icon、 id、 shortDisplayName、 shortDisplayNameLanguageCode、 textColor、 url、 vehicleIcon、 vehicleType

繼承方法: toJSON

TransitStation 類別 「地點」程式庫

屬性: agencies、 displayName、 displayNameLanguageCode、 stops

繼承方法: toJSON

TransitStop 類別 「places」程式庫

屬性: displayName、 displayNameLanguageCode、 hasWheelchairAccessibleEntrance、 id、 location、 platformCode、 platformCodeLanguageCode、 signageText、 signageTextLanguageCode、 stopCode、 stopCodeLanguageCode

繼承方法: toJSON

TransitVehicleType 常數 程式庫 "places"

常數: AIRPLANE、 BUS、 CABLE_CAR、 COACH、 COMMUTER_TRAIN、 FERRY、 FUNICULAR、 GONDOLA_LIFT、 HEAVY_RAIL、 HIGH_SPEED_TRAIN、 HORSE_CARRIAGE、 INTERCITY_BUS、 LONG_DISTANCE_TRAIN、 METRO_RAIL、 MONORAIL、 RAIL、 SHARE_TAXI、 SPECIAL、 SUBWAY、 TRAM、 TROLLEYBUS

自動完成資料

AutocompleteSuggestion 類別 library "places"

靜態方法: fetchAutocompleteSuggestions

屬性: placePrediction

AutocompleteRequest 介面

屬性: futureOpeningBusinessesIncluded、 includedPrimaryTypes、 includedRegionCodes、 input、 inputOffset、 internalUsageAttributionIds、 language、 locationBias、 locationRestriction、 origin、 pureServiceAreaBusinessesIncluded、 region、 sessionToken

AutocompleteSessionToken 類別 library "places"
PlacePrediction 類別 library「places」

屬性: distanceMeters、 mainText、 placeId、 secondaryText、 text、 types

方法: BetafetchAddressValidation、 toPlace

StringRange 類別 library "places"

屬性: endOffset、 startOffset

FormattableText 類別 library "places"

屬性: matches、 text

方法: toString

地理編碼器

地理編碼器類別 程式庫「geocoding」

方法: geocode

GeocoderRequest 介面

屬性: address、 bounds、 componentRestrictions、 BetaextraComputations、 fulfillOnZeroResults、 language、 location、 placeId、 region

GeocoderComponentRestrictions 介面

屬性: administrativeArea、 country、 locality、 postalCode、 route

Beta 版ExtraGeocodeComputation 常數 「geocoding」程式庫

常數: ADDRESS_DESCRIPTORS

GeocoderStatus 常數 「geocoding」程式庫

常數: ERROR、 INVALID_REQUEST、 OK、 OVER_QUERY_LIMIT、 REQUEST_DENIED、 UNKNOWN_ERROR、 ZERO_RESULTS

GeocoderResponse 介面

屬性: Betaaddress_descriptor、 plus_code、 results

GeocoderResult 介面

屬性: address_components、 Betaaddress_descriptor、 formatted_address、 geometry、 partial_match、 place_id、 plus_code、 postcode_localities、 types

Beta 版AddressDescriptor 介面

屬性: areas、 landmarks

GeocoderAddressComponent 介面

屬性: long_name、 short_name、 types

GeocoderGeometry 介面

屬性: bounds、 location、 location_type、 viewport

GeocoderLocationType 常數 library "geocoding"

常數: APPROXIMATE、 GEOMETRIC_CENTER、 RANGE_INTERPOLATED、 ROOFTOP

Beta 版地標介面

屬性: display_name、 display_name_language_code、 place_id、 spatial_relationship、 straight_line_distance_meters、 travel_distance_meters、 types

Beta 版區域介面

屬性: containment、 display_name、 display_name_language_code、 place_id

Beta 版封鎖常數 「geocoding」程式庫

常數: NEAR、 OUTSKIRTS、 WITHIN

Beta 版SpatialRelationship 常數 程式庫「geocoding」

常數: ACROSS_THE_ROAD、 AROUND_THE_CORNER、 BEHIND、 BESIDE、 DOWN_THE_ROAD、 NEAR、 WITHIN

Place Autocomplete 服務 (已淘汰)

AutocompleteService 類別 library "places"

方法: getPlacePredictions、 getQueryPredictions

AutocompletionRequest 介面

屬性: componentRestrictions、 input、 language、 locationBias、 locationRestriction、 offset、 origin、 region、 sessionToken、 types、 bounds、 location、 radius

AutocompleteResponse 介面

屬性: predictions

QueryAutocompletionRequest 介面

屬性: bounds、 input、 location、 offset、 radius

ComponentRestrictions 介面

屬性: country

AutocompletePrediction 介面

屬性: description、 distance_meters、 matched_substrings、 place_id、 structured_formatting、 terms、 types

QueryAutocompletePrediction 介面

屬性: description、 matched_substrings、 place_id、 terms

PredictionTerm 介面

屬性: offset、 value

PredictionSubstring 介面

屬性: length、 offset

結構化格式介面

屬性: main_text、 main_text_matched_substrings、 secondary_text

地址驗證

AddressValidation 類別 library "addressValidation"

靜態方法: fetchAddressValidation

屬性: address、 geocode、 metadata、 responseId、 uspsData、 verdict

繼承方法: toJSON

AddressValidationRequest 介面

屬性: address、 internalUsageAttributionIds、 placeAutocompleteElement、 previousResponseId、 sessionToken、 uspsCASSEnabled

地址類別 程式庫「addressValidation」

屬性: components、 formattedAddress、 missingComponentTypes、 postalAddress、 unconfirmedComponentTypes、 unresolvedTokens

繼承方法: toJSON

AddressComponent 類別 library "addressValidation"

屬性: componentName、 componentNameLanguageCode、 componentType、 confirmationLevel、 inferred、 replaced、 spellCorrected、 unexpected

AddressMetadata 類別 程式庫「addressValidation」

屬性: business、 poBox、 residential

繼承方法: toJSON

ConfirmationLevel 常數 「addressValidation」程式庫

常數: CONFIRMED、 UNCONFIRMED_AND_SUSPICIOUS、 UNCONFIRMED_BUT_PLAUSIBLE

地理編碼類別 程式庫「addressValidation」

屬性: bounds、 featureSizeMeters、 location、 placeId、 placeTypes、 plusCode

方法: fetchPlace

繼承方法: toJSON

精細程度常數 library "addressValidation"

常數: BLOCK、 OTHER、 PREMISE、 PREMISE_PROXIMITY、 ROUTE、 SUB_PREMISE

Beta 版PossibleNextAction 常數 程式庫「addressValidation」

常數: ACCEPT、 CONFIRM、 CONFIRM_ADD_SUBPREMISES、 FIX

USPSAddress 類別 程式庫「addressValidation」

屬性: city、 cityStateZipAddressLine、 firm、 firstAddressLine、 secondAddressLine、 state、 urbanization、 zipCode、 zipCodeExtension

繼承方法: toJSON

USPSData 類別 library "addressValidation"

屬性: 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

繼承方法: toJSON

判決類別 程式庫「addressValidation」

屬性: addressComplete、 geocodeGranularity、 hasInferredComponents、 hasReplacedComponents、 hasUnconfirmedComponents、 inputGranularity、 BetapossibleNextAction、 validationGranularity

地點介面集服務 (已淘汰)

PlacesService 類別 library "places"

方法: findPlaceFromPhoneNumber、 findPlaceFromQuery、 getDetails、 nearbySearch、 textSearch

PlaceDetailsRequest 介面

屬性: fields、 language、 placeId、 region、 sessionToken

FindPlaceFromPhoneNumberRequest 介面

屬性: fields、 language、 locationBias、 phoneNumber

FindPlaceFromQueryRequest 介面

屬性: fields、 language、 locationBias、 query

PlaceSearchRequest 介面

屬性: bounds、 keyword、 language、 location、 maxPriceLevel、 minPriceLevel、 openNow、 radius、 rankBy、 type、 name

TextSearchRequest 介面

屬性: bounds、 language、 location、 query、 radius、 region、 type

RankBy 常數 「places」程式庫

常數: DISTANCE、 PROMINENCE

LocationBias typedef
LocationRestriction typedef
PlacesServiceStatus 常數 library "places"

常數: INVALID_REQUEST、 NOT_FOUND、 OK、 OVER_QUERY_LIMIT、 REQUEST_DENIED、 UNKNOWN_ERROR、 ZERO_RESULTS

PlaceSearchPagination 介面

屬性: hasNextPage

方法: nextPage

PlaceResult 介面

屬性: 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 介面

屬性: rating、 type

BusinessStatus 常數 「places」程式庫

常數: CLOSED_PERMANENTLY、 CLOSED_TEMPORARILY、 FUTURE_OPENING、 OPERATIONAL

PlaceGeometry 介面

屬性: location、 viewport

PlaceOpeningHours 介面

屬性: periods、 weekday_text、 open_now

方法: isOpen

PlaceOpeningHoursPeriod 介面

屬性: close、 open

PlaceOpeningHoursTime 介面

屬性: day、 hours、 minutes、 nextDate、 time

PlacePlusCode 介面

屬性: compound_code、 global_code

PlacePhoto 介面

屬性: height、 html_attributions、 width

方法: getUrl

PhotoOptions 介面

屬性: maxHeight、 maxWidth

PlaceReview 介面

屬性: author_name、 author_url、 language、 profile_photo_url、 rating、 relative_time_description、 text、 time、 aspects

路由

路線小工具

Alpha 值Route3DElement 類別 (標記:<gmp-route-3d>) extends HTMLElement,實作 Route3DElementOptions,程式庫「routes」

屬性: autofitsCamera (屬性:autofits-camera)、 departureTime (屬性:departure-time)、 destination (屬性:destination)、 fallbackInfo、 geocodingResults、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 origin (屬性:origin)、 routes、 routingPreference (屬性:routing-preference)、 trafficPolylinesDisabled (屬性:traffic-polylines-disabled)、 travelMode (屬性:travel-mode)

繼承方法: addEventListener、 removeEventListener

活動: Alphagmp-error、 Alphagmp-load

Route3DElementOptions 介面

屬性: autofitsCamera、 departureTime、 destination、 internalUsageAttributionIds、 origin、 routingPreference、 trafficPolylinesDisabled、 travelMode

路線資料

路由類別 「routes」程式庫

靜態方法: computeRoutes

屬性: description、 distanceMeters、 durationMillis、 legs、 localizedValues、 optimizedIntermediateWaypointIndices、 path、 polylineDetails、 routeLabels、 routeToken、 speedPaths、 staticDurationMillis、 travelAdvisory、 viewport、 warnings

方法: Alphacreate3DPolylines、 createPolylines、 AlphacreatePopover、 createWaypointAdvancedMarkers、 AlphacreateWaypointMarkers

繼承方法: toJSON

ComputeRoutesRequest 介面

屬性: arrivalTime、 computeAlternativeRoutes、 departureTime、 destination、 extraComputations、 fields、 intermediates、 internalUsageAttributionIds、 language、 optimizeWaypointOrder、 origin、 polylineQuality、 region、 requestedReferenceRoutes、 routeModifiers、 routingPreference、 trafficModel、 transitPreference、 travelMode、 units

ComputeRoutesExtraComputation 常數 「routes」程式庫

常數: FLYOVER_INFO_ON_POLYLINE、 FUEL_CONSUMPTION、 HTML_FORMATTED_NAVIGATION_INSTRUCTIONS、 NARROW_ROAD_INFO_ON_POLYLINE、 TOLLS、 TRAFFIC_ON_POLYLINE

Alpha 值CreateWaypointMarkersOptions 介面

屬性: forEach、 markerClass

DirectionalLocationLiteral 介面 會擴充 LatLngAltitudeLiteral、LatLngLiteral

屬性: heading

繼承的屬性: altitude、 lat、 lng

DirectionalLocation 類別 extends LatLngAltitude, implements DirectionalLocationLiteral、LatLngAltitudeLiteral、LatLngLiteral、library "routes"

屬性: heading

繼承的屬性: altitude、 lat、 lng

方法: toJSON

繼承方法: equals

FallbackInfo 類別 「routes」程式庫

屬性: reason、 routingMode

繼承方法: toJSON

FallbackReason 常數 「routes」程式庫

常數: LATENCY_EXCEEDED、 SERVER_ERROR

FallbackRoutingMode 常數 程式庫「routes」

常數: TRAFFIC_AWARE、 TRAFFIC_UNAWARE

GeocodedWaypoint 類別 「routes」程式庫

屬性: geocoderStatus、 intermediateWaypointRequestIndex、 partialMatch、 placeId、 types

繼承方法: toJSON

GeocodingResults 類別 「routes」程式庫

屬性: destination、 intermediates、 origin

繼承方法: toJSON

MultiModalSegment 類別 「routes」程式庫

屬性: instructions、 maneuver、 stepEndIndex、 stepStartIndex、 travelMode

繼承方法: toJSON

PolylineDetailInfo 類別 「routes」程式庫

屬性: endIndex、 presence、 startIndex

繼承方法: toJSON

PolylineDetails 類別 「routes」程式庫

屬性: flyoverInfo、 narrowRoadInfo

繼承方法: toJSON

PolylineQuality 常數 「routes」程式庫

常數: HIGH_QUALITY、 OVERVIEW

ReferenceRoute 常數 程式庫「routes」

常數: FUEL_EFFICIENT、 SHORTER_DISTANCE

RoadFeatureState 常數 「routes」程式庫

常數: DOES_NOT_EXIST、 EXISTS

RouteLabel 常數 library "routes"

常數: DEFAULT_ROUTE、 DEFAULT_ROUTE_ALTERNATE、 FUEL_EFFICIENT、 SHORTER_DISTANCE

RouteLeg 類別 「routes」程式庫

屬性: distanceMeters、 durationMillis、 endLocation、 localizedValues、 path、 speedPaths、 startLocation、 staticDurationMillis、 steps、 stepsOverview、 travelAdvisory

繼承方法: toJSON

RouteLegLocalizedValues 類別 「routes」程式庫

屬性: distance、 distanceLanguage、 duration、 durationLanguage、 staticDuration、 staticDurationLanguage

繼承方法: toJSON

RouteLegStep 類別 「routes」程式庫

屬性: distanceMeters、 endLocation、 instructions、 localizedValues、 maneuver、 path、 startLocation、 staticDurationMillis、 transitDetails、 travelMode

繼承方法: toJSON

RouteLegStepLocalizedValues 類別 「routes」程式庫

屬性: distance、 distanceLanguage、 staticDuration、 staticDurationLanguage

繼承方法: toJSON

RouteLegTravelAdvisory 類別 「routes」程式庫

屬性: speedReadingIntervals、 tollInfo

繼承方法: toJSON

RouteLocalizedValues 類別 「routes」程式庫

屬性: distance、 distanceLanguage、 duration、 durationLanguage、 staticDuration、 staticDurationLanguage、 transitFare、 transitFareLanguage

繼承方法: toJSON

RouteModifiers 介面

屬性: avoidFerries、 avoidHighways、 avoidIndoor、 avoidTolls、 tollPasses、 vehicleInfo

Alpha 值RoutePolyline3DOptions 介面

屬性: colorScheme、 polylineOptions、 trafficPolylinesDisabled

RoutePolylineDetails 介面

屬性: speed、 transitDetails、 travelMode

RoutePolylineOptions 介面

屬性: colorScheme、 polylineOptions

RouteTravelAdvisory 類別 「routes」程式庫

屬性: fuelConsumptionMicroliters、 routeRestrictionsPartiallyIgnored、 speedReadingIntervals、 tollInfo、 transitFare

繼承方法: toJSON

RoutingPreference 常數 程式庫「routes」

常數: TRAFFIC_AWARE、 TRAFFIC_AWARE_OPTIMAL、 TRAFFIC_UNAWARE

速度常數 程式庫「routes」

常數: NORMAL、 SLOW、 TRAFFIC_JAM

SpeedPath 介面

屬性: path、 speed

SpeedReadingInterval 類別 「routes」程式庫

屬性: endPolylinePointIndex、 speed、 startPolylinePointIndex

步驟總覽類別 程式庫「routes」

屬性: multiModalSegments

繼承方法: toJSON

TollInfo 類別 「routes」程式庫

屬性: estimatedPrices

繼承方法: toJSON

TransitAgency 類別 library "routes"

屬性: name、 phoneNumber、 url

繼承方法: toJSON

TransitDetails 類別 「routes」程式庫

屬性: arrivalStop、 arrivalTime、 departureStop、 departureTime、 headsign、 headwayMillis、 stopCount、 transitLine、 tripShortText

繼承方法: toJSON

TransitLine 類別 「routes」程式庫

屬性: agencies、 color、 iconURL、 name、 shortName、 textColor、 url、 vehicle

繼承方法: toJSON

TransitPreference 介面

屬性: allowedTransitModes、 routingPreference

TransitStop 類別 「routes」程式庫

屬性: location、 name

繼承方法: toJSON

TransitVehicle 類別 library「routes」

屬性: iconURL、 localIconURL、 name、 nameLanguage、 vehicleType

繼承方法: toJSON

VehicleEmissionType 常數 「routes」程式庫

常數: DIESEL、 ELECTRIC、 GASOLINE、 HYBRID

VehicleInfo 介面

屬性: emissionType

路線點介面

屬性: location、 sideOfRoad、 vehicleStopover、 via

WaypointMarkerDetails 介面

屬性: index、 leg、 totalMarkers

路徑矩陣

RouteMatrix 類別 library "routes"

靜態方法: computeRouteMatrix

屬性: rows

繼承方法: toJSON

RouteMatrixRow 類別 程式庫「routes」

屬性: items

繼承方法: toJSON

RouteMatrixItem 類別 「routes」程式庫

屬性: condition、 distanceMeters、 durationMillis、 error、 fallbackInfo、 localizedValues、 staticDurationMillis、 travelAdvisory

ComputeRouteMatrixRequest 介面

屬性: arrivalTime、 departureTime、 destinations、 extraComputations、 fields、 internalUsageAttributionIds、 language、 origins、 region、 routingPreference、 trafficModel、 transitPreference、 travelMode、 units

ComputeRouteMatrixExtraComputation 常數 「routes」程式庫

常數: TOLLS

RouteMatrixItemCondition 常數 「routes」程式庫

常數: ROUTE_EXISTS、 ROUTE_NOT_FOUND

RouteMatrixItemError 類別 extends Error,程式庫「routes」

繼承方法: toJSON

RouteMatrixItemLocalizedValues 類別 「routes」程式庫

屬性: distance、 distanceLanguage、 duration、 durationLanguage、 staticDuration、 staticDurationLanguage、 transitFare、 transitFareLanguage

繼承方法: toJSON

RouteMatrixOrigin 介面

屬性: routeModifiers、 waypoint

海拔高度

ElevationService 類別 「elevation」程式庫

方法: getElevationAlongPath、 getElevationForLocations

LocationElevationRequest 介面

屬性: locations

LocationElevationResponse 介面

屬性: results

PathElevationRequest 介面

屬性: path、 samples

PathElevationResponse 介面

屬性: results

ElevationResult 介面

屬性: elevation、 location、 resolution

ElevationStatus 常數 「elevation」程式庫

常數: INVALID_REQUEST、 OK、 OVER_QUERY_LIMIT、 REQUEST_DENIED、 UNKNOWN_ERROR

路線 (已淘汰)

DirectionsService 類別 「routes」程式庫

方法: route

DirectionsRequest 介面

屬性: avoidFerries、 avoidHighways、 avoidTolls、 destination、 drivingOptions、 language、 optimizeWaypoints、 origin、 provideRouteAlternatives、 region、 transitOptions、 travelMode、 unitSystem、 waypoints

DirectionsStatus 常數 「routes」程式庫

常數: INVALID_REQUEST、 MAX_WAYPOINTS_EXCEEDED、 NOT_FOUND、 OK、 OVER_QUERY_LIMIT、 REQUEST_DENIED、 UNKNOWN_ERROR、 ZERO_RESULTS

DirectionsResult 介面

屬性: available_travel_modes、 geocoded_waypoints、 request、 routes

DirectionsRenderer 類別 extends MVCObject,程式庫「routes」

方法: getDirections、 getMap、 getPanel、 getRouteIndex、 setDirections、 setMap、 setOptions、 setPanel、 setRouteIndex

繼承的方法: addListener、 bindTo、 get、 notify、 set、 setValues、 unbind、 unbindAll

活動: directions_changed

DirectionsRendererOptions 介面

屬性: directions、 draggable、 hideRouteList、 infoWindow、 map、 markerOptions、 panel、 polylineOptions、 preserveViewport、 routeIndex、 suppressBicyclingLayer、 suppressInfoWindows、 suppressMarkers、 suppressPolylines

DirectionsWaypoint 介面

屬性: location、 stopover

DirectionsGeocodedWaypoint 介面

屬性: partial_match、 place_id、 types

DirectionsRoute 介面

屬性: bounds、 copyrights、 fare、 legs、 overview_path、 overview_polyline、 summary、 warnings、 waypoint_order

DirectionsLeg 介面

屬性: arrival_time、 departure_time、 distance、 duration、 duration_in_traffic、 end_address、 end_location、 start_address、 start_location、 steps、 via_waypoints、 traffic_speed_entry

DirectionsStep 介面

屬性: 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 介面

屬性: points

地點介面

屬性: location、 placeId、 query

TravelMode 常數 程式庫 "routes"

常數: BICYCLING、 DRIVING、 TRANSIT、 BetaTWO_WHEELER、 WALKING

DrivingOptions 介面

屬性: departureTime、 trafficModel

TrafficModel 常數 程式庫「routes」

常數: BEST_GUESS、 OPTIMISTIC、 PESSIMISTIC

TransitOptions 介面

屬性: arrivalTime、 departureTime、 modes、 routingPreference

TransitMode 常數 「routes」程式庫

常數: BUS、 BetaLIGHT_RAIL、 RAIL、 SUBWAY、 TRAIN、 TRAM

TransitRoutePreference 常數 「routes」程式庫

常數: FEWER_TRANSFERS、 LESS_WALKING

TransitFare 介面

屬性: currency、 text、 value

TransitDetails 介面

屬性: arrival_stop、 arrival_time、 departure_stop、 departure_time、 headsign、 headway、 line、 num_stops、 trip_short_name

TransitStop 介面

屬性: location、 name

TransitLine 介面

屬性: agencies、 color、 icon、 name、 short_name、 text_color、 url、 vehicle

TransitAgency 介面

屬性: name、 phone、 url

TransitVehicle 介面

屬性: icon、 local_icon、 name、 type

VehicleType 常數 「routes」程式庫

常數: 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 常數 程式庫「核心」

常數: IMPERIAL、 METRIC

距離介面

屬性: text、 value

Duration 介面

屬性: text、 value

時間介面

屬性: text、 time_zone、 value

距離矩陣 (已淘汰)

DistanceMatrixService 類別 library "routes"

方法: getDistanceMatrix

DistanceMatrixRequest 介面

屬性: avoidFerries、 avoidHighways、 avoidTolls、 destinations、 drivingOptions、 language、 origins、 region、 transitOptions、 travelMode、 unitSystem

DistanceMatrixResponse 介面

屬性: destinationAddresses、 originAddresses、 rows

DistanceMatrixResponseRow 介面

屬性: elements

DistanceMatrixResponseElement 介面

屬性: distance、 duration、 duration_in_traffic、 fare、 status

DistanceMatrixStatus 常數 「routes」程式庫

常數: INVALID_REQUEST、 MAX_DIMENSIONS_EXCEEDED、 MAX_ELEMENTS_EXCEEDED、 OK、 OVER_QUERY_LIMIT、 REQUEST_DENIED、 UNKNOWN_ERROR

DistanceMatrixElementStatus 常數 library "routes"

常數: NOT_FOUND、 OK、 ZERO_RESULTS

3D 地圖

3D 地圖

Map3DElement 類別 (標記:<gmp-map-3d>) extends HTMLElement,實作 Map3DElementOptions,程式庫「maps3d」

屬性: AlphaautofitsCameraAnimation (屬性:autofits-camera-animation)、 bounds、 cameraPosition (屬性:camera-position)、 center (屬性:center)、 defaultUIHidden (屬性:default-ui-hidden)、 description (屬性:description)、 fov (屬性:fov)、 gestureHandling (屬性:gesture-handling)、 heading (屬性:heading)、 internalUsageAttributionIds (屬性:internal-usage-attribution-ids)、 language、 mapId (屬性:map-id)、 maxAltitude (屬性:max-altitude)、 maxHeading (屬性:max-heading)、 maxTilt (屬性:max-tilt)、 minAltitude (屬性:min-altitude)、 minHeading (屬性:min-heading)、 minTilt (屬性:min-tilt)、 mode (屬性:mode)、 range (屬性:range)、 region、 roll (屬性:roll)、 tilt (屬性:tilt)、 defaultUIDisabled (屬性:default-ui-disabled)

方法: flyCameraAround、 flyCameraTo、 stopCameraAnimation

繼承方法: addEventListener、 removeEventListener

事件: gmp-animationend、 gmp-camerapositionchange、 gmp-centerchange、 gmp-click、 gmp-error、 gmp-fovchange、 gmp-headingchange、 gmp-map-id-error、 gmp-rangechange、 gmp-rollchange、 gmp-steadychange、 gmp-tiltchange

Map3DElementOptions 介面

屬性: AlphaautofitsCameraAnimation、 bounds、 cameraPosition、 center、 defaultUIHidden、 description、 fov、 gestureHandling、 heading、 internalUsageAttributionIds、 language、 mapId、 maxAltitude、 maxHeading、 maxTilt、 minAltitude、 minHeading、 minTilt、 mode、 range、 region、 roll、 tilt、 defaultUIDisabled

MapMode 常數 程式庫「maps3d」

常數: HYBRID、 AlphaROADMAP、 SATELLITE

GestureHandling 常數 「maps3d」程式庫

常數: AUTO、 COOPERATIVE、 GREEDY

Alpha 值AutofitsCameraAnimation 常數 程式庫 "maps3d"

常數: FLY_TO、 NONE

FlyAroundAnimationOptions 介面

屬性: camera、 durationMillis、 repeatCount、 rounds

FlyToAnimationOptions 介面

屬性: durationMillis、 endCamera

CameraOptions 介面

屬性: altitudeMode、 cameraPosition、 center、 fov、 heading、 range、 roll、 tilt

SteadyChangeEvent 類別 extends Event,程式庫 "maps3d"

屬性: isSteady

LocationClickEvent 類別 extends Event,程式庫「maps3d」

屬性: position

PlaceClickEvent 類別 extends LocationClickEvent、Event、library "maps3d"

屬性: placeId

繼承屬性: position

方法: fetchPlace

在地圖上繪圖

MarkerElement 類別 (標記:<gmp-marker>) extends HTMLElement,實作 MarkerElementOptions,程式庫 "maps3d"

屬性: altitudeMode (屬性:altitude-mode)、 anchorLeft (屬性:anchor-left)、 anchorTop (屬性:anchor-top)、 AlphaautofitsCamera (屬性:autofits-camera)、 collisionBehavior (屬性:collision-behavior)、 collisionPriority (屬性:collision-priority)、 position (屬性:position)、 title (屬性:title)

插槽: default

CSS 屬性: z-index

繼承方法: addEventListener、 removeEventListener

MarkerElementOptions 介面

屬性: altitudeMode、 anchorLeft、 anchorTop、 AlphaautofitsCamera、 collisionBehavior、 collisionPriority、 position、 title

MarkerInteractiveElement 類別 (標記:<gmp-marker-interactive>) extends MarkerElement、HTMLElement,實作 MarkerElementOptions、MarkerInteractiveElementOptions,程式庫「maps3d」

屬性: gmpPopoverTargetElement (屬性:gmp-popover-target-element)

繼承的屬性: altitudeMode (屬性:altitude-mode)、 anchorLeft (屬性:anchor-left)、 anchorTop (屬性:anchor-top)、 AlphaautofitsCamera (屬性:autofits-camera)、 collisionBehavior (屬性:collision-behavior)、 collisionPriority (屬性:collision-priority)、 position (屬性:position)、 title (屬性:title)

沿用的運算單元: default

繼承的 CSS 屬性: z-index

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

MarkerInteractiveElementOptions 介面 extends MarkerElementOptions

屬性: gmpPopoverTargetElement

繼承的屬性: altitudeMode、 anchorLeft、 anchorTop、 AlphaautofitsCamera、 collisionBehavior、 collisionPriority、 position、 title

Marker3DElement 類別 (標記:<gmp-marker-3d>) extends HTMLElement,實作 Marker3DElementOptions,程式庫「maps3d」

屬性: altitudeMode (屬性:altitude-mode)、 AlphaautofitsCamera (屬性:autofits-camera)、 collisionBehavior (屬性:collision-behavior)、 collisionPriority (屬性:collision-priority)、 drawsWhenOccluded (屬性:draws-when-occluded)、 extruded (屬性:extruded)、 label (屬性:label)、 position (屬性:position)、 sizePreserved (屬性:size-preserved)、 zIndex (屬性:z-index)

插槽: default

繼承方法: addEventListener、 removeEventListener

Marker3DElementOptions 介面

屬性: altitudeMode、 AlphaautofitsCamera、 collisionBehavior、 collisionPriority、 drawsWhenOccluded、 extruded、 label、 position、 sizePreserved、 zIndex

Marker3DInteractiveElement 類別 (標記:<gmp-marker-3d-interactive>) 會擴充 Marker3DElement、HTMLElement,並實作 Marker3DElementOptions、Marker3DInteractiveElementOptions,程式庫為「maps3d」

屬性: gmpPopoverTargetElement (屬性:gmp-popover-target-element)、 title (屬性:title)

繼承的屬性: altitudeMode (屬性:altitude-mode)、 AlphaautofitsCamera (屬性:autofits-camera)、 collisionBehavior (屬性:collision-behavior)、 collisionPriority (屬性:collision-priority)、 drawsWhenOccluded (屬性:draws-when-occluded)、 extruded (屬性:extruded)、 label (屬性:label)、 position (屬性:position)、 sizePreserved (屬性:size-preserved)、 zIndex (屬性:z-index)

插槽: default

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Marker3DInteractiveElementOptions 介面 extends Marker3DElementOptions

屬性: gmpPopoverTargetElement、 title

繼承的屬性: altitudeMode、 AlphaautofitsCamera、 collisionBehavior、 collisionPriority、 drawsWhenOccluded、 extruded、 label、 position、 sizePreserved、 zIndex

Model3DElement 類別 (標記:<gmp-model-3d>) extends HTMLElement,實作 Model3DElementOptions,程式庫 "maps3d"

屬性: altitudeMode (屬性:altitude-mode)、 orientation (屬性:orientation)、 position (屬性:position)、 scale (屬性:scale)、 src (屬性:src)

繼承方法: addEventListener、 removeEventListener

Model3DElementOptions 介面

屬性: altitudeMode、 orientation、 position、 scale、 src

Model3DInteractiveElement 類別 (標記:<gmp-model-3d-interactive>) extends Model3DElement、HTMLElement,實作 Model3DElementOptions、Model3DInteractiveElementOptions、程式庫「maps3d」

繼承的屬性: altitudeMode (屬性:altitude-mode)、 orientation (屬性:orientation)、 position (屬性:position)、 scale (屬性:scale)、 src (屬性:src)

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Model3DInteractiveElementOptions 介面 extends Model3DElementOptions

繼承的屬性: altitudeMode、 orientation、 position、 scale、 src

Polyline3DElement 類別 (標記:<gmp-polyline-3d>) 會擴充 HTMLElement,實作 Polyline3DElementOptions,程式庫為「maps3d」

屬性: altitudeMode (屬性:altitude-mode)、 AlphaautofitsCamera (屬性:autofits-camera)、 drawsOccludedSegments (屬性:draws-occluded-segments)、 extruded (屬性:extruded)、 geodesic (屬性:geodesic)、 outerColor (屬性:outer-color)、 outerWidth (屬性:outer-width)、 path (屬性:path)、 strokeColor (屬性:stroke-color)、 strokeWidth (屬性:stroke-width)、 zIndex (屬性:z-index)、 coordinates

繼承方法: addEventListener、 removeEventListener

Polyline3DElementOptions 介面

屬性: altitudeMode、 AlphaautofitsCamera、 coordinates、 drawsOccludedSegments、 extruded、 geodesic、 outerColor、 outerWidth、 path、 strokeColor、 strokeWidth、 zIndex

Polyline3DInteractiveElement 類別 (標記:<gmp-polyline-3d-interactive>) extends Polyline3DElement、HTMLElement,實作 Polyline3DElementOptions、Polyline3DInteractiveElementOptions,程式庫「maps3d」

繼承的屬性: altitudeMode (屬性:altitude-mode)、 AlphaautofitsCamera (屬性:autofits-camera)、 drawsOccludedSegments (屬性:draws-occluded-segments)、 extruded (屬性:extruded)、 geodesic (屬性:geodesic)、 outerColor (屬性:outer-color)、 outerWidth (屬性:outer-width)、 path (屬性:path)、 strokeColor (屬性:stroke-color)、 strokeWidth (屬性:stroke-width)、 zIndex (屬性:z-index)、 coordinates

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Polyline3DInteractiveElementOptions 介面 extends Polyline3DElementOptions

繼承的屬性: altitudeMode、 AlphaautofitsCamera、 coordinates、 drawsOccludedSegments、 extruded、 geodesic、 outerColor、 outerWidth、 path、 strokeColor、 strokeWidth、 zIndex

Polygon3DElement 類別 (標記:<gmp-polygon-3d>) 會擴充 HTMLElement,實作 Polygon3DElementOptions,程式庫為「maps3d」

屬性: altitudeMode、 AlphaautofitsCamera (屬性:autofits-camera)、 drawsOccludedSegments (屬性:draws-occluded-segments)、 extruded (屬性:extruded)、 fillColor (屬性:fill-color)、 geodesic (屬性:geodesic)、 innerPaths、 path (屬性:path)、 strokeColor (屬性:stroke-color)、 strokeWidth (屬性:stroke-width)、 zIndex (屬性:z-index)、 outerCoordinates、 innerCoordinates

繼承方法: addEventListener、 removeEventListener

Polygon3DElementOptions 介面

屬性: altitudeMode、 AlphaautofitsCamera、 drawsOccludedSegments、 extruded、 fillColor、 geodesic、 innerCoordinates、 innerPaths、 outerCoordinates、 path、 strokeColor、 strokeWidth、 zIndex

Polygon3DInteractiveElement 類別 (標記:<gmp-polygon-3d-interactive>) 會擴充 Polygon3DElement、HTMLElement,並實作 Polygon3DElementOptions、Polygon3DInteractiveElementOptions,程式庫為「maps3d」

繼承的屬性: altitudeMode、 AlphaautofitsCamera (屬性:autofits-camera)、 drawsOccludedSegments (屬性:draws-occluded-segments)、 extruded (屬性:extruded)、 fillColor (屬性:fill-color)、 geodesic (屬性:geodesic)、 innerPaths、 path (屬性:path)、 strokeColor (屬性:stroke-color)、 strokeWidth (屬性:stroke-width)、 zIndex (屬性:z-index)、 outerCoordinates、 innerCoordinates

繼承方法: addEventListener、 removeEventListener

活動: gmp-click

Polygon3DInteractiveElementOptions 介面 extends Polygon3DElementOptions

繼承的屬性: altitudeMode、 AlphaautofitsCamera、 drawsOccludedSegments、 extruded、 fillColor、 geodesic、 innerCoordinates、 innerPaths、 outerCoordinates、 path、 strokeColor、 strokeWidth、 zIndex

FlattenerElement 類別 (標記:<gmp-flattener>) extends HTMLElement,實作 FlattenerElementOptions,程式庫 "maps3d"

屬性: innerPaths、 path (屬性:path)

繼承方法: addEventListener、 removeEventListener

FlattenerElementOptions 介面

屬性: innerPaths、 path

Alpha 值Label3DElement 類別 (標記:<gmp-label-3d>) extends HTMLElement,實作 Label3DElementOptions,程式庫「maps3d」

屬性: collisionBehavior (屬性:collision-behavior)、 for (屬性:for)

繼承方法: addEventListener、 removeEventListener

Alpha 值Label3DElementOptions 介面

屬性: collisionBehavior、 for

PopoverElement 類別 (標記:<gmp-popover>) extends HTMLElement, implements PopoverElementOptions, library "maps3d"

屬性: altitudeMode、 autoPanDisabled (屬性:auto-pan-disabled)、 lightDismissDisabled (屬性:light-dismiss-disabled)、 open (屬性:open)、 positionAnchor (屬性:position-anchor)

插槽: default、 header

CSS 屬性: --gmp-popover-max-width、 --gmp-popover-min-width、 --gmp-popover-pixel-offset-x、 --gmp-popover-pixel-offset-y、 background-color、 border-radius、 box-shadow、 color-scheme、 padding

繼承方法: addEventListener、 removeEventListener

PopoverElementOptions 介面

屬性: altitudeMode、 autoPanDisabled、 lightDismissDisabled、 open、 positionAnchor

AltitudeMode 常數 程式庫 "maps3d"

常數: ABSOLUTE、 CLAMP_TO_GROUND、 RELATIVE_TO_GROUND、 RELATIVE_TO_MESH

Alpha 值CirclePathElement 類別 (標記:<gmp-circle-path>) extends HTMLElement,實作 CirclePathElementOptions,程式庫「maps3d」

屬性: center (屬性:center)、 radius (屬性:radius)

繼承方法: addEventListener、 removeEventListener

Alpha 值CirclePathElementOptions 介面

屬性: center、 radius

環境 (Alpha 版)

空氣品質

Alpha 值AirQualityMeterElement 類別 (標記:<gmp-air-quality-meter>) extends HTMLElement,實作 AirQualityMeterElementOptions,程式庫 "airQuality"

屬性: location (屬性:location)、 requestedLanguage

繼承方法: addEventListener、 removeEventListener

活動: gmp-error、 gmp-load

AirQualityMeterElementOptions 介面

屬性: location、 requestedLanguage

旅程分享

地圖檢視畫面

JourneySharingMapView 類別 程式庫「journeySharing」

屬性: 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

方法: addLocationProvider、 removeLocationProvider

JourneySharingMapViewOptions 介面

屬性: automaticViewportMode、 element、 locationProviders、 mapOptions、 locationProvider、 destinationMarkerSetup、 originMarkerSetup、 taskOutcomeMarkerSetup、 unsuccessfulTaskMarkerSetup、 vehicleMarkerSetup、 waypointMarkerSetup、 anticipatedRoutePolylineSetup、 takenRoutePolylineSetup、 pingMarkerSetup、 successfulTaskMarkerSetup

AutomaticViewportMode 常數 程式庫「journeySharing」

常數: FIT_ANTICIPATED_ROUTE、 NONE

LocationProvider 抽象類別

方法: addListener

PollingLocationProvider 抽象類別 extends LocationProvider

屬性: isPolling、 pollingIntervalMillis

繼承方法: addListener

活動: ispollingchange

PollingLocationProviderIsPollingChangeEvent 介面

屬性: error

驗證

AuthToken 介面

屬性: expiresInSeconds、 token

AuthTokenContext 介面

屬性: deliveryVehicleId、 taskId、 trackingId、 tripId、 vehicleId

AuthTokenFetcher typedef
AuthTokenFetcherOptions 介面

屬性: context、 serviceType

FleetEngineServiceType 常數 程式庫「journeySharing」

常數: DELIVERY_VEHICLE_SERVICE、 TASK_SERVICE、 TRIP_SERVICE、 UNKNOWN_SERVICE

自訂 UI

PolylineSetup typedef
PolylineSetupOptions 介面

屬性: polylineOptions、 visible

DefaultPolylineSetupOptions 介面

屬性: defaultPolylineOptions、 defaultVisible

MarkerSetup typedef
MarkerSetupOptions 介面

屬性: markerOptions

DefaultMarkerSetupOptions 介面

屬性: defaultMarkerOptions

MarkerCustomizationFunctionParams 介面

屬性: defaultOptions、 isNew、 marker

DeliveryVehicleMarkerCustomizationFunctionParams 介面 extends MarkerCustomizationFunctionParams

屬性: vehicle

繼承的屬性: defaultOptions、 isNew、 marker

PlannedStopMarkerCustomizationFunctionParams 介面 extends DeliveryVehicleMarkerCustomizationFunctionParams, MarkerCustomizationFunctionParams

屬性: stopIndex

繼承的屬性: defaultOptions、 isNew、 marker、 vehicle

TaskMarkerCustomizationFunctionParams 介面 extends DeliveryVehicleMarkerCustomizationFunctionParams, MarkerCustomizationFunctionParams

屬性: task

繼承的屬性: defaultOptions、 isNew、 marker、 vehicle

ShipmentMarkerCustomizationFunctionParams 介面 extends MarkerCustomizationFunctionParams

屬性: taskTrackingInfo

繼承的屬性: defaultOptions、 isNew、 marker

TripMarkerCustomizationFunctionParams 介面 extends MarkerCustomizationFunctionParams

屬性: trip

繼承的屬性: defaultOptions、 isNew、 marker

TripWaypointMarkerCustomizationFunctionParams 介面 extends TripMarkerCustomizationFunctionParams, MarkerCustomizationFunctionParams

屬性: waypointIndex

繼承的屬性: defaultOptions、 isNew、 marker、 trip

VehicleMarkerCustomizationFunctionParams 介面 extends MarkerCustomizationFunctionParams

屬性: vehicle

繼承的屬性: defaultOptions、 isNew、 marker

VehicleWaypointMarkerCustomizationFunctionParams 介面 extends VehicleMarkerCustomizationFunctionParams、MarkerCustomizationFunctionParams

屬性: waypointIndex

繼承的屬性: defaultOptions、 isNew、 marker、 vehicle

PolylineCustomizationFunctionParams 介面

屬性: defaultOptions、 isNew、 polylines

ShipmentPolylineCustomizationFunctionParams 介面 extends PolylineCustomizationFunctionParams

屬性: taskTrackingInfo

繼承的屬性: defaultOptions、 isNew、 polylines

TripPolylineCustomizationFunctionParams 介面 extends PolylineCustomizationFunctionParams

屬性: trip

繼承的屬性: defaultOptions、 isNew、 polylines

VehiclePolylineCustomizationFunctionParams 介面 extends PolylineCustomizationFunctionParams

屬性: vehicle

繼承的屬性: defaultOptions、 isNew、 polylines

DeliveryVehiclePolylineCustomizationFunctionParams 介面 會擴充 PolylineCustomizationFunctionParams

屬性: deliveryVehicle

繼承的屬性: defaultOptions、 isNew、 polylines

Fleet Engine 實體

工作介面

屬性: attributes、 estimatedCompletionTime、 latestVehicleLocationUpdate、 name、 outcome、 outcomeLocation、 outcomeLocationSource、 outcomeTime、 plannedLocation、 remainingVehicleJourneySegments、 status、 targetTimeWindow、 trackingId、 type、 vehicleId

TaskInfo 介面

屬性: extraDurationMillis、 id、 targetTimeWindow

TaskTrackingInfo 介面

屬性: attributes、 estimatedArrivalTime、 estimatedTaskCompletionTime、 latestVehicleLocationUpdate、 name、 plannedLocation、 remainingDrivingDistanceMeters、 remainingStopCount、 routePolylinePoints、 state、 targetTimeWindow、 taskOutcome、 taskOutcomeTime、 trackingId

行程介面

屬性: actualDropOffLocation、 actualPickupLocation、 dropOffTime、 latestVehicleLocationUpdate、 name、 passengerCount、 pickupTime、 plannedDropOffLocation、 plannedPickupLocation、 remainingWaypoints、 status、 type、 vehicleId

DeliveryVehicle 介面

屬性: attributes、 currentRouteSegmentEndPoint、 latestVehicleLocationUpdate、 name、 navigationStatus、 remainingDistanceMeters、 remainingDurationMillis、 remainingVehicleJourneySegments

DeliveryVehicleStop 介面

屬性: plannedLocation、 state、 tasks

DeliveryVehicleStopState 常數 程式庫「journeySharing」

常數: ARRIVED、 ENROUTE、 NEW、 UNSPECIFIED

VehicleJourneySegment 介面

屬性: drivingDistanceMeters、 drivingDurationMillis、 path、 stop

VehicleLocationUpdate 介面

屬性: heading、 location、 speedKilometersPerHour、 time

VehicleWaypoint 介面

屬性: distanceMeters、 durationMillis、 location、 path、 speedReadingIntervals

車輛介面

屬性: attributes、 currentRouteSegmentEndPoint、 currentRouteSegmentVersion、 currentTrips、 etaToFirstWaypoint、 latestLocation、 maximumCapacity、 name、 navigationStatus、 remainingDistanceMeters、 supportedTripTypes、 vehicleState、 vehicleType、 waypoints、 waypointsVersion

VehicleNavigationStatus 常數 程式庫「journeySharing」

常數: ARRIVED_AT_DESTINATION、 ENROUTE_TO_DESTINATION、 NO_GUIDANCE、 OFF_ROUTE、 UNKNOWN_NAVIGATION_STATUS

VehicleState 常數 程式庫「journeySharing」

常數: OFFLINE、 ONLINE、 UNKNOWN_VEHICLE_STATE

VehicleType 常數 程式庫「journeySharing」

常數: AUTO、 TAXI、 TRUCK、 TWO_WHEELER、 UNKNOWN

TripType 常數 程式庫「journeySharing」

常數: EXCLUSIVE、 SHARED、 UNKNOWN_TRIP_TYPE

TripWaypoint 介面

屬性: distanceMeters、 durationMillis、 location、 path、 speedReadingIntervals、 tripId、 waypointType

WaypointType 常數 library "journeySharing"

常數: DROP_OFF_WAYPOINT_TYPE、 INTERMEDIATE_DESTINATION_WAYPOINT_TYPE、 PICKUP_WAYPOINT_TYPE、 UNKNOWN_WAYPOINT_TYPE

TimeWindow 介面

屬性: endTime、 startTime

速度常數 程式庫「journeySharing」

常數: NORMAL、 SLOW、 TRAFFIC_JAM

SpeedReadingInterval 介面

屬性: endPolylinePointIndex、 speed、 startPolylinePointIndex

行程和訂單進度

FleetEngineTripLocationProvider 類別 extends PollingLocationProvider、LocationProvider、library "journeySharing"

靜態方法: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION、 TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

屬性: tripId

沿用屬性: isPolling、 pollingIntervalMillis

方法: refresh

繼承方法: addListener

活動: error、 update

沿用事件: ispollingchange

FleetEngineTripLocationProviderOptions 介面

屬性: activePolylineCustomization、 authTokenFetcher、 destinationMarkerCustomization、 originMarkerCustomization、 pollingIntervalMillis、 projectId、 remainingPolylineCustomization、 takenPolylineCustomization、 tripId、 vehicleMarkerCustomization、 waypointMarkerCustomization

FleetEngineTripLocationProviderUpdateEvent 介面

屬性: trip

車隊追蹤 - Last Mile Fleet

FleetEngineDeliveryVehicleLocationProvider 類別 extends PollingLocationProvider、LocationProvider、library "journeySharing"

屬性: deliveryVehicleId、 shouldShowOutcomeLocations、 shouldShowTasks、 staleLocationThresholdMillis、 taskFilterOptions

沿用屬性: isPolling、 pollingIntervalMillis

繼承方法: addListener

活動: error、 update

沿用事件: ispollingchange

FleetEngineDeliveryVehicleLocationProviderOptions 介面

屬性: activePolylineCustomization、 authTokenFetcher、 deliveryVehicleId、 deliveryVehicleMarkerCustomization、 plannedStopMarkerCustomization、 pollingIntervalMillis、 projectId、 remainingPolylineCustomization、 shouldShowOutcomeLocations、 shouldShowTasks、 staleLocationThresholdMillis、 takenPolylineCustomization、 taskFilterOptions、 taskMarkerCustomization、 taskOutcomeMarkerCustomization

FleetEngineTaskFilterOptions 介面

屬性: completionTimeFrom、 completionTimeTo、 state

FleetEngineDeliveryVehicleLocationProviderUpdateEvent 介面

屬性: completedVehicleJourneySegments、 deliveryVehicle、 tasks

FleetEngineDeliveryFleetLocationProvider 類別 extends PollingLocationProvider、LocationProvider、程式庫「journeySharing」

屬性: deliveryVehicleFilter、 locationRestriction、 staleLocationThresholdMillis

沿用屬性: isPolling、 pollingIntervalMillis

繼承方法: addListener

活動: update

沿用事件: ispollingchange

FleetEngineDeliveryFleetLocationProviderOptions 介面

屬性: authTokenFetcher、 deliveryVehicleFilter、 deliveryVehicleMarkerCustomization、 locationRestriction、 projectId、 staleLocationThresholdMillis

FleetEngineDeliveryFleetLocationProviderUpdateEvent 介面

屬性: deliveryVehicles

車隊追蹤 - 叫車和外送

FleetEngineVehicleLocationProvider 類別 extends PollingLocationProvider、LocationProvider、library "journeySharing"

靜態方法: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION、 TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

屬性: staleLocationThresholdMillis、 vehicleId

沿用屬性: isPolling、 pollingIntervalMillis

繼承方法: addListener

活動: error、 update

沿用事件: ispollingchange

FleetEngineVehicleLocationProviderOptions 介面

屬性: activePolylineCustomization、 authTokenFetcher、 destinationMarkerCustomization、 intermediateDestinationMarkerCustomization、 originMarkerCustomization、 pollingIntervalMillis、 projectId、 remainingPolylineCustomization、 staleLocationThresholdMillis、 takenPolylineCustomization、 vehicleId、 vehicleMarkerCustomization

FleetEngineVehicleLocationProviderUpdateEvent 介面

屬性: trips、 vehicle

FleetEngineFleetLocationProvider 類別 extends PollingLocationProvider、LocationProvider、library "journeySharing"

屬性: locationRestriction、 staleLocationThresholdMillis、 vehicleFilter

沿用屬性: isPolling、 pollingIntervalMillis

繼承方法: addListener

活動: update

沿用事件: ispollingchange

FleetEngineFleetLocationProviderOptions 介面

屬性: authTokenFetcher、 locationRestriction、 projectId、 staleLocationThresholdMillis、 vehicleFilter、 vehicleMarkerCustomization

FleetEngineFleetLocationProviderUpdateEvent 介面

屬性: vehicles

運送追蹤

FleetEngineShipmentLocationProvider 類別 extends PollingLocationProvider、LocationProvider、library "journeySharing"

屬性: trackingId

沿用屬性: isPolling、 pollingIntervalMillis

方法: refresh

繼承方法: addListener

活動: error、 update

沿用事件: ispollingchange

FleetEngineShipmentLocationProviderOptions 介面

屬性: activePolylineCustomization、 authTokenFetcher、 deliveryVehicleMarkerCustomization、 destinationMarkerCustomization、 pollingIntervalMillis、 projectId、 remainingPolylineCustomization、 takenPolylineCustomization、 trackingId

FleetEngineShipmentLocationProviderUpdateEvent 介面

屬性: taskTrackingInfo

程式庫介面

程式庫介面

CoreLibrary 介面

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

MapsLibrary 介面

屬性: 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

Maps3DLibrary 介面

屬性: AltitudeMode、 AlphaAutofitsCameraAnimation、 AlphaCirclePathElement、 FlattenerElement、 GestureHandling、 AlphaLabel3DElement、 LocationClickEvent、 Map3DElement、 MapMode、 Marker3DElement、 Marker3DInteractiveElement、 MarkerElement、 MarkerInteractiveElement、 Model3DElement、 Model3DInteractiveElement、 PlaceClickEvent、 Polygon3DElement、 Polygon3DInteractiveElement、 Polyline3DElement、 Polyline3DInteractiveElement、 PopoverElement、 SteadyChangeEvent

PlacesLibrary 介面

屬性: AccessibilityOptions、 BetaActionButtonPosition、 BetaActionLinkType、 AddressComponent、 AddressDescriptor、 BetaAdvancedPlaceDetailsCompactElement、 BetaAdvancedPlaceDetailsElement、 BetaAdvancedPlaceListElement、 BetaAdvancedPlaceSearchElement、 Area、 Attribution、 AttributionColor、 AuthorAttribution、 Autocomplete、 AutocompleteService、 AutocompleteSessionToken、 AutocompleteSuggestion、 BasicPlaceAutocompleteElement、 BusinessStatus、 ConnectorAggregation、 ConsumerAlert、 ConsumerAlertDetails、 Containment、 ContentBlock、 EVChargeAmenitySummary、 EVChargeOptions、 EVConnectorType、 FormattableText、 FuelOptions、 FuelPrice、 FuelType、 GenerativeSummary、 GoogleMapsLinks、 Landmark、 MediaSize、 Money、 NeighborhoodSummary、 OpeningHours、 OpeningHoursPeriod、 OpeningHoursPoint、 ParkingOptions、 PaymentOptions、 Photo、 Place、 PlaceAccessibleEntranceIconElement、 BetaPlaceActionEvent、 PlaceAddressElement、 PlaceAllContentElement、 PlaceAttributionElement、 PlaceAutocompleteElement、 BetaPlaceButtonElement、 PlaceContentConfigElement、 PlaceContextualElement、 PlaceContextualListConfigElement、 PlaceContextualListLayout、 PlaceDetailsCompactElement、 PlaceDetailsElement、 PlaceDetailsLocationRequestElement、 PlaceDetailsOrientation、 PlaceDetailsPlaceRequestElement、 PlaceFeatureListElement、 BetaPlaceLinkElement、 PlaceMediaElement、 BetaPlaceNameElement、 PlaceNearbySearchRequestElement、 PlaceOpeningHoursElement、 PlaceOpenNowStatusElement、 PlacePhoneNumberElement、 PlacePlusCodeElement、 PlacePrediction、 PlacePredictionSelectEvent、 PlacePriceElement、 PlaceRatingElement、 PlaceReviewsElement、 PlaceReviewSummaryElement、 PlaceSearchAttributionPosition、 PlaceSearchElement、 PlaceSearchOrientation、 PlaceSelectEvent、 PlacesService、 PlacesServiceStatus、 PlaceStandardContentElement、 PlaceSummaryElement、 PlaceTextSearchRequestElement、 PlaceTypeElement、 PlaceTypeSpecificHighlightsElement、 PlaceWebsiteElement、 PlusCode、 PostalAddress、 PriceLevel、 PriceRange、 RankBy、 Review、 ReviewSummary、 SearchBox、 SearchByTextRankPreference、 SearchNearbyRankPreference、 SecondaryOpeningHours、 SpatialRelationship、 StringRange、 TimeZone、 TransitAgency、 TransitIcon、 TransitLine、 TransitStation、 TransitStop、 TransitVehicleType

GeocodingLibrary 介面

屬性: Containment、 ExtraGeocodeComputation、 Geocoder、 GeocoderLocationType、 GeocoderStatus、 SpatialRelationship

RoutesLibrary 介面

屬性: ComputeRouteMatrixExtraComputation、 ComputeRoutesExtraComputation、 DirectionalLocation、 DirectionsRenderer、 DirectionsService、 DirectionsStatus、 DistanceMatrixElementStatus、 DistanceMatrixService、 DistanceMatrixStatus、 FallbackInfo、 FallbackReason、 FallbackRoutingMode、 GeocodedWaypoint、 GeocodingResults、 MultiModalSegment、 PolylineDetailInfo、 PolylineDetails、 PolylineQuality、 ReferenceRoute、 RoadFeatureState、 Route、 AlphaRoute3DElement、 RouteLabel、 RouteLeg、 RouteLegLocalizedValues、 RouteLegStep、 RouteLegStepLocalizedValues、 RouteLegTravelAdvisory、 RouteLocalizedValues、 RouteMatrix、 RouteMatrixItem、 RouteMatrixItemCondition、 RouteMatrixItemError、 RouteMatrixItemLocalizedValues、 RouteMatrixRow、 RouteTravelAdvisory、 RoutingPreference、 Speed、 SpeedReadingInterval、 StepsOverview、 TollInfo、 TrafficModel、 TransitAgency、 TransitDetails、 TransitLine、 TransitMode、 TransitRoutePreference、 TransitStop、 TransitVehicle、 TravelMode、 VehicleEmissionType、 VehicleType

MarkerLibrary 介面

屬性: AdvancedMarkerClickEvent、 AdvancedMarkerElement、 Animation、 CollisionBehavior、 Marker、 PinElement

GeometryLibrary 介面

屬性: encoding、 poly、 spherical

ElevationLibrary 介面

屬性: ElevationService、 ElevationStatus

StreetViewLibrary 介面

屬性: InfoWindow、 OverlayView、 StreetViewCoverageLayer、 StreetViewPanorama、 StreetViewPreference、 StreetViewService、 StreetViewSource、 StreetViewStatus

JourneySharingLibrary 介面

屬性: AutomaticViewportMode、 DeliveryVehicleStopState、 FleetEngineDeliveryFleetLocationProvider、 FleetEngineDeliveryVehicleLocationProvider、 FleetEngineFleetLocationProvider、 FleetEngineServiceType、 FleetEngineShipmentLocationProvider、 FleetEngineTripLocationProvider、 FleetEngineVehicleLocationProvider、 JourneySharingMapView、 Speed、 TripType、 VehicleNavigationStatus、 VehicleState、 VehicleType、 WaypointType

DrawingLibrary 介面

屬性: DrawingManager、 OverlayType

VisualizationLibrary 介面

屬性: HeatmapLayer

AirQualityLibrary 介面

屬性: AirQualityMeterElement

AddressValidationLibrary 介面

屬性: Address、 AddressComponent、 AddressMetadata、 AddressValidation、 ConfirmationLevel、 Geocode、 Granularity、 BetaPossibleNextAction、 USPSAddress、 USPSData、 Verdict