Última atualização: quarta-feira, 27 de novembro de 2024
Este é um índice de todas as classes, métodos e interfaces na API Maps JavaScript versão 3.59 (canal semanal). Essa referência é atualizada com as mudanças mais recentes na API.
Para mais informações, consulte as
notas da versão e
versão.
Consulte também a documentação de referência da
versão
3.58 (canal trimestral),
versão
3.57
e
versão 3.56.
Clique no nome de qualquer item para conferir a documentação detalhada.
Conceitos globais
google.maps
- Espaço de nomes google.maps
-
Métodos estáticos:
importLibrary
Constantes:
version
Configurações
- Classe de configurações
-
Métodos estáticos:
getInstance
Propriedades:
,experienceIds
fetchAppCheckToken
- Interface MapsAppCheckTokenResult
Sistema de eventos
- classe de evento
-
Métodos estáticos:
addListener
,addListenerOnce
,clearInstanceListeners
,clearListeners
,hasListeners
,removeListener
,trigger
,
,addDomListeneraddDomListenerOnce - Interface MapsEventListener
-
Métodos:
remove
- Classe MVCObject
-
Métodos:
addListener
,bindTo
,get
,notify
,set
,setValues
,unbind
,unbindAll
- Classe MVCArray
-
Métodos:
clear
,forEach
,getArray
,getAt
,getLength
,insertAt
,pop
,push
,removeAt
,setAt
- Interface ErrorEvent
-
Propriedades:
error
Erros
- Classe MapsNetworkError
- Classe MapsRequestError
- Classe MapsServerError
- Constantes do MapsNetworkErrorEndpoint
-
Constantes:
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
Maps
Maps
- Classe de mapa
-
Propriedades:
controls
,data
,mapTypes
,overlayMapTypes
Métodos:
fitBounds
,getBounds
,getCenter
,getClickableIcons
,
,getDatasetFeatureLayer
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
Constantes:
DEMO_MAP_ID
Eventos:
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 - Interface MapOptions
-
Propriedades:
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
,panControlpanControlOptions Classe MapElement
-
Propriedades:
center
,headingInteractionDisabled
,innerMap
,internalUsageAttributionIds
,mapId
,renderingType
,tiltInteractionDisabled
,zoom
Métodos:
,addEventListener
removeEventListener
Eventos:
gmp-zoomchange
Interface MapElementOptions
-
Propriedades:
center
,headingInteractionDisabled
,internalUsageAttributionIds
,mapId
,renderingType
,tiltInteractionDisabled
,zoom
Classe ZoomChangeEvent
- Interface MapTypeStyle
-
Propriedades:
elementType
,featureType
,stylers
- Interface MapMouseEvent
-
Propriedades:
domEvent
,latLng
Métodos:
stop
- Interface IconMouseEvent
-
Propriedades:
placeId
- Constantes de ColorScheme
-
Constantes:
DARK
,FOLLOW_SYSTEM
,LIGHT
- Constantes de MapTypeId
- Classe MapTypeRegistry
-
Métodos:
set
- Interface MapRestriction
-
Propriedades:
latLngBounds
,strictBounds
- Classe TrafficLayer
-
Métodos:
getMap
,setMap
,setOptions
- Interface TrafficLayerOptions
-
Propriedades:
autoRefresh
,map
- Classe TransitLayer
- Classe BicyclingLayer
Interface CameraOptions
- Interface VisibleRegion
-
Propriedades:
farLeft
,farRight
,latLngBounds
,nearLeft
,nearRight
- Constantes de RenderingType
-
Constantes:
RASTER
,UNINITIALIZED
,VECTOR
- Interface MapCapabilities
-
Propriedades:
isAdvancedMarkersAvailable
,isDataDrivenStylingAvailable
,isWebGLOverlayViewAvailable
WebGL
- Classe WebGLOverlayView
-
Métodos:
getMap
,onAdd
,onContextLost
,onContextRestored
,onDraw
,onRemove
,onStateUpdate
,requestRedraw
,requestStateUpdate
,setMap
- Interface WebGLDrawOptions
-
Propriedades:
gl
,transformer
- Interface WebGLStateOptions
-
Propriedades:
gl
- Interface CoordinateTransformer
-
Métodos:
fromLatLngAltitude
,getCameraParams
- Interface CameraParams
Coordenadas
- Classe LatLng
- Interface LatLngLiteral
- Classe LatLngBounds
-
Métodos:
contains
,equals
,extend
,getCenter
,getNorthEast
,getSouthWest
,intersects
,isEmpty
,toJSON
,toSpan
,toString
,toUrlValue
,union
Constantes:
MAX_BOUNDS
- Interface LatLngBoundsLiteral
- Classe LatLngAltitude
- Interface LatLngAltitudeLiteral
- Classe Point
- Classe de tamanho
- Interface de padding
- Interface CircleLiteral
Classe Orientation3D
Interface Orientation3DLiteral
Classe Vector3D
Interface Vector3DLiteral
Estilo baseado em dados
- Interface FeatureLayer
-
Propriedades:
,datasetId
featureType
,isAvailable
,style
Métodos:
addListener
- Constantes de FeatureType
-
Constantes:
ADMINISTRATIVE_AREA_LEVEL_1
,ADMINISTRATIVE_AREA_LEVEL_2
,COUNTRY
,
,DATASET
LOCALITY
,POSTAL_CODE
,SCHOOL_DISTRICT
- Definição de tipo de FeatureStyleFunction
- Interface FeatureStyleFunctionOptions
-
Propriedades:
feature
- Interface FeatureStyleOptions
-
Propriedades:
fillColor
,fillOpacity
,strokeColor
,strokeOpacity
,strokeWeight
- Interface de recursos
-
Propriedades:
featureType
- Interface PlaceFeature
-
Propriedades:
placeId
Métodos:
fetchPlace
Interface DatasetFeature
-
Propriedades:
datasetAttributes
,datasetId
- Interface FeatureMouseEvent
-
Propriedades:
features
Controles
- Interface CameraControlOptions
-
Propriedades:
position
- Interface FullscreenControlOptions
-
Propriedades:
position
- Interface MapTypeControlOptions
-
Propriedades:
mapTypeIds
,position
,style
- Constantes de MapTypeControlStyle
-
Constantes:
DEFAULT
,DROPDOWN_MENU
,HORIZONTAL_BAR
- Interface MotionTrackingControlOptions
-
Propriedades:
position
- Interface PanControlOptions
-
Propriedades:
position
- Interface RotateControlOptions
-
Propriedades:
position
- Interface ScaleControlOptions
-
Propriedades:
style
- Constantes de ScaleControlStyle
-
Constantes:
DEFAULT
- Interface StreetViewControlOptions
- Interface ZoomControlOptions
-
Propriedades:
position
- Constantes de ControlPosition
-
Constantes:
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
Biblioteca de geometria
- namespace de codificação
-
Métodos estáticos:
decodePath
,encodePath
- Classe esférica
-
Métodos estáticos:
computeArea
,computeDistanceBetween
,computeHeading
,computeLength
,computeOffset
,computeOffsetOrigin
,computeSignedArea
,interpolate
- Classe poly
-
Métodos estáticos:
containsLocation
,isLocationOnEdge
Desenhar no mapa
Marcadores avançados
- Classe AdvancedMarkerElement
-
Propriedades:
collisionBehavior
,content
,element
,
,gmpClickable
gmpDraggable
,map
,position
,title
,zIndex
Métodos:
,addEventListener
addListener
,removeEventListener
- Interface AdvancedMarkerElementOptions
-
Propriedades:
collisionBehavior
,content
,
,gmpClickable
gmpDraggable
,map
,position
,title
,zIndex
Classe AdvancedMarkerClickEvent
- Classe PinElement
-
Propriedades:
background
,borderColor
,element
,glyph
,glyphColor
,scale
Métodos:
,addEventListener
removeEventListener
- Interface PinElementOptions
-
Propriedades:
background
,borderColor
,glyph
,glyphColor
,scale
Janela de informações
- Classe InfoWindow
-
Propriedades:
isOpen
Métodos:
close
,focus
,getContent
,getHeaderContent
,getHeaderDisabled
,getPosition
,getZIndex
,open
,setContent
,setHeaderContent
,setHeaderDisabled
,setOptions
,setPosition
,setZIndex
Eventos:
close
,closeclick
,content_changed
,domready
,headercontent_changed
,headerdisabled_changed
,position_changed
,visible
,zindex_changed
- Interface InfoWindowOptions
-
Propriedades:
ariaLabel
,content
,disableAutoPan
,headerContent
,headerDisabled
,maxWidth
,minWidth
,pixelOffset
,position
,zIndex
- Interface InfoWindowOpenOptions
-
Propriedades:
anchor
,map
,shouldFocus
Polígonos
- Classe Polyline
-
Métodos:
getDraggable
,getEditable
,getMap
,getPath
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setVisible
Eventos:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interface PolylineOptions
-
Propriedades:
clickable
,draggable
,editable
,geodesic
,icons
,map
,path
,strokeColor
,strokeOpacity
,strokeWeight
,visible
,zIndex
- Interface IconSequence
-
Propriedades:
fixedRotation
,icon
,offset
,repeat
- Classe Polygon
-
Métodos:
getDraggable
,getEditable
,getMap
,getPath
,getPaths
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setPaths
,setVisible
Eventos:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interface PolygonOptions
-
Propriedades:
clickable
,draggable
,editable
,fillColor
,fillOpacity
,geodesic
,map
,paths
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Interface PolyMouseEvent
- Classe Rectangle
-
Métodos:
getBounds
,getDraggable
,getEditable
,getMap
,getVisible
,setBounds
,setDraggable
,setEditable
,setMap
,setOptions
,setVisible
Eventos:
bounds_changed
,click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interface RectangleOptions
-
Propriedades:
bounds
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Classe Circle
-
Métodos:
getBounds
,getCenter
,getDraggable
,getEditable
,getMap
,getRadius
,getVisible
,setCenter
,setDraggable
,setEditable
,setMap
,setOptions
,setRadius
,setVisible
Eventos:
center_changed
,click
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,radius_changed
,rightclick
- Interface CircleOptions
-
Propriedades:
center
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,radius
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Constantes de StrokePosition
Dados
- Classe de dados
-
Métodos:
add
,addGeoJson
,contains
,forEach
,getControlPosition
,getControls
,getDrawingMode
,getFeatureById
,getMap
,getStyle
,loadGeoJson
,overrideStyle
,remove
,revertStyle
,setControlPosition
,setControls
,setDrawingMode
,setMap
,setStyle
,toGeoJson
Eventos:
addfeature
,click
,contextmenu
,dblclick
,mousedown
,mouseout
,mouseover
,mouseup
,removefeature
,removeproperty
,setgeometry
,setproperty
,rightclick - Interface Data.DataOptions
-
Propriedades:
controlPosition
,controls
,drawingMode
,featureFactory
,map
,style
- Interface Data.GeoJsonOptions
-
Propriedades:
idPropertyName
- Interface Data.StyleOptions
-
Propriedades:
animation
,clickable
,cursor
,draggable
,editable
,fillColor
,fillOpacity
,icon
,icons
,label
,opacity
,shape
,strokeColor
,strokeOpacity
,strokeWeight
,title
,visible
,zIndex
- Data.StylingFunction typedef
- Classe Data.Feature
-
Métodos:
forEachProperty
,getGeometry
,getId
,getProperty
,removeProperty
,setGeometry
,setProperty
,toGeoJson
Eventos:
removeproperty
,setgeometry
,setproperty
- Interface Data.FeatureOptions
-
Propriedades:
geometry
,id
,properties
- Interface Data.Geometry
-
Métodos:
forEachLatLng
,getType
- Classe Data.Point
-
Métodos:
forEachLatLng
,get
,getType
- Classe Data.MultiPoint
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.LineString
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.MultiLineString
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.LinearRing
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.Polygon
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.MultiPolygon
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.GeometryCollection
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Interface Data.MouseEvent
-
Propriedades:
feature
- Interface Data.AddFeatureEvent
-
Propriedades:
feature
- Interface Data.RemoveFeatureEvent
-
Propriedades:
feature
- Interface Data.SetGeometryEvent
-
Propriedades:
feature
,newGeometry
,oldGeometry
- Interface Data.SetPropertyEvent
- Interface Data.RemovePropertyEvent
Elementos do DOM
- Classe OverlayView
-
Métodos estáticos:
preventMapHitsAndGesturesFrom
,preventMapHitsFrom
Métodos:
draw
,getMap
,getPanes
,getProjection
,onAdd
,onRemove
,setMap
- Interface do MapPanes
-
Propriedades:
floatPane
,mapPane
,markerLayer
,overlayLayer
,overlayMouseTarget
- Interface MapCanvasProjection
-
Métodos:
fromContainerPixelToLatLng
,fromDivPixelToLatLng
,fromLatLngToContainerPixel
,fromLatLngToDivPixel
,getVisibleRegion
,getWorldWidth
KML
- Classe KmlLayer
-
Métodos:
getDefaultViewport
,getMap
,getMetadata
,getStatus
,getUrl
,getZIndex
,setMap
,setOptions
,setUrl
,setZIndex
Eventos:
click
,defaultviewport_changed
,status_changed
- Interface KmlLayerOptions
-
Propriedades:
clickable
,map
,preserveViewport
,screenOverlays
,suppressInfoWindows
,url
,zIndex
- Interface KmlLayerMetadata
-
Propriedades:
author
,description
,hasScreenOverlays
,name
,snippet
- Constantes do KmlLayerStatus
-
Constantes:
DOCUMENT_NOT_FOUND
,DOCUMENT_TOO_LARGE
,FETCH_ERROR
,INVALID_DOCUMENT
,INVALID_REQUEST
,LIMITS_EXCEEDED
,OK
,TIMED_OUT
,UNKNOWN
- Interface KmlMouseEvent
-
Propriedades:
featureData
,latLng
,pixelOffset
- Interface KmlFeatureData
-
Propriedades:
author
,description
,id
,infoWindowHtml
,name
,snippet
- Interface do KmlAuthor
Sobreposições de imagem
- Interface MapType
-
Propriedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Métodos:
getTile
,releaseTile
- Interface de projeção
-
Métodos:
fromLatLngToPoint
,fromPointToLatLng
- Classe ImageMapType
-
Propriedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Métodos:
getOpacity
,getTile
,releaseTile
,setOpacity
Eventos:
tilesloaded
- Interface ImageMapTypeOptions
-
Propriedades:
alt
,getTileUrl
,maxZoom
,minZoom
,name
,opacity
,tileSize
- Classe GroundOverlay
-
Métodos:
getBounds
,getMap
,getOpacity
,getUrl
,setMap
,setOpacity
- Interface GroundOverlayOptions
- Classe StyledMapType
-
Propriedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Métodos:
getTile
,releaseTile
- Interface StyledMapTypeOptions
Biblioteca de desenhos
- Classe DrawingManager
-
Métodos:
getDrawingMode
,getMap
,setDrawingMode
,setMap
,setOptions
Eventos:
circlecomplete
,markercomplete
,overlaycomplete
,polygoncomplete
,polylinecomplete
,rectanglecomplete
- Interface DrawingManagerOptions
-
Propriedades:
circleOptions
,drawingControl
,drawingControlOptions
,drawingMode
,map
,markerOptions
,polygonOptions
,polylineOptions
,rectangleOptions
- Interface DrawingControlOptions
-
Propriedades:
drawingModes
,position
- Interface OverlayCompleteEvent
- Constantes de OverlayType
Mapas de calor
- Classe HeatmapLayer
-
Métodos:
getData
,getMap
,setData
,setMap
,setOptions
- Interface HeatmapLayerOptions
-
Propriedades:
data
,dissipating
,gradient
,map
,maxIntensity
,opacity
,radius
- Interface WeightedLocation
Zoom máximo
- Classe MaxZoomService
-
Métodos:
getMaxZoomAtLatLng
- Interface MaxZoomResult
- Constantes de MaxZoomStatus
Marcador (legado)
Classe Marker-
Métodos:
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
Constantes:
MAX_ZINDEX
Eventos:
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 Interface MarkerOptions-
Propriedades:
anchorPoint
,animation
,clickable
,crossOnDrag
,cursor
,draggable
,icon
,label
,map
,opacity
,optimized
,position
,shape
,title
,visible
,zIndex
,collisionBehavior
- Constantes de CollisionBehavior
-
Constantes:
OPTIONAL_AND_HIDES_LOWER_PRIORITY
,REQUIRED
,REQUIRED_AND_HIDES_OPTIONAL
- Interface de ícones
-
Propriedades:
anchor
,labelOrigin
,origin
,scaledSize
,size
,url
- Interface MarkerLabel
-
Propriedades:
className
,color
,fontFamily
,fontSize
,fontWeight
,text
- Interface MarkerShape
- Interface de símbolo
-
Propriedades:
anchor
,fillColor
,fillOpacity
,labelOrigin
,path
,rotation
,scale
,strokeColor
,strokeOpacity
,strokeWeight
- Constantes SymbolPath
-
Constantes:
BACKWARD_CLOSED_ARROW
,BACKWARD_OPEN_ARROW
,CIRCLE
,FORWARD_CLOSED_ARROW
,FORWARD_OPEN_ARROW
- Constantes de animação
Street View
Renderização
- Classe StreetViewPanorama
-
Propriedades:
controls
Métodos:
focus
,getLinks
,getLocation
,getMotionTracking
,getPano
,getPhotographerPov
,getPosition
,getPov
,getStatus
,getVisible
,getZoom
,registerPanoProvider
,setLinks
,setMotionTracking
,setOptions
,setPano
,setPosition
,setPov
,setVisible
,setZoom
Eventos:
closeclick
,pano_changed
,position_changed
,pov_changed
,resize
,status_changed
,visible_changed
,zoom_changed
- Interface StreetViewPanoramaOptions
-
Propriedades:
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
- Interface StreetViewAddressControlOptions
-
Propriedades:
position
- Interface PanoProviderOptions
-
Propriedades:
cors
- Interface StreetViewTileData
-
Propriedades:
centerHeading
,tileSize
,worldSize
Métodos:
getTileUrl
- Interface StreetViewPov
- Classe StreetViewCoverageLayer
Serviço
- Classe StreetViewService
-
Métodos:
getPanorama
- Constantes do StreetViewStatus
-
Constantes:
OK
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interface StreetViewLocationRequest
-
Propriedades:
location
,preference
,radius
,sources
,source - Interface StreetViewPanoRequest
-
Propriedades:
pano
- Interface StreetViewResponse
-
Propriedades:
data
- Interface StreetViewLocation
-
Propriedades:
description
,latLng
,pano
,shortDescription
- Constantes de StreetViewPreference
- Constantes do StreetViewSource
- Interface StreetViewPanoramaData
- Interface StreetViewLink
-
Propriedades:
description
,heading
,pano
Places
Widgets do Places
Classe PlaceAutocompleteElement
-
Propriedades:
componentRestrictions
,locationBias
,locationRestriction
,name
,requestedLanguage
,requestedRegion
,types
Métodos:
,addEventListener
removeEventListener
Eventos:
gmp-placeselect
,gmp-requesterror
Interface PlaceAutocompleteElementOptions
-
Propriedades:
componentRestrictions
,locationBias
,locationRestriction
,requestedLanguage
,requestedRegion
,types
Classe PlaceAutocompletePlaceSelectEvent
-
Propriedades:
place
Classe PlaceAutocompleteRequestErrorEvent
Classe PlaceDetailsElement
-
Métodos:
,addEventListener
configureFromLocation
,configureFromPlace
,removeEventListener
Eventos:
gmp-load
,gmp-requesterror
Interface PlaceDetailsElementOptions
-
Propriedades:
size
Constantes PlaceDetailsSize
Classe PlaceListElement
-
Propriedades:
places
,selectable
Métodos:
,addEventListener
configureFromSearchByTextRequest
,configureFromSearchNearbyRequest
,removeEventListener
Eventos:
gmp-load
,gmp-placeselect
,gmp-requesterror
Interface PlaceListElementOptions
-
Propriedades:
selectable
Classe PlaceListPlaceSelectEvent
- Classe de preenchimento automático
-
Métodos:
getBounds
,getFields
,getPlace
,setBounds
,setComponentRestrictions
,setFields
,setOptions
,setTypes
Eventos:
place_changed
- Interface AutocompleteOptions
-
Propriedades:
bounds
,componentRestrictions
,fields
,strictBounds
,types
,placeIdOnly - Classe SearchBox
-
Métodos:
getBounds
,getPlaces
,setBounds
Eventos:
places_changed
- Interface SearchBoxOptions
-
Propriedades:
bounds
Place
- Classe Place
-
Métodos estáticos:
searchByText
,searchNearby
Propriedades:
accessibilityOptions
,addressComponents
,adrFormatAddress
,allowsDogs
,attributions
,businessStatus
,displayName
,displayNameLanguageCode
,editorialSummary
,editorialSummaryLanguageCode
,evChargeOptions
,formattedAddress
,fuelOptions
,googleMapsURI
,hasCurbsidePickup
,hasDelivery
,hasDineIn
,hasLiveMusic
,hasMenuForChildren
,hasOutdoorSeating
,hasRestroom
,hasTakeout
,iconBackgroundColor
,id
,internationalPhoneNumber
,isGoodForChildren
,isGoodForGroups
,isGoodForWatchingSports
,isReservable
,location
,nationalPhoneNumber
,parkingOptions
,paymentOptions
,photos
,plusCode
,priceLevel
,primaryType
,primaryTypeDisplayName
,primaryTypeDisplayNameLanguageCode
,rating
,regularOpeningHours
,requestedLanguage
,requestedRegion
,reviews
,servesBeer
,servesBreakfast
,servesBrunch
,servesCocktails
,servesCoffee
,servesDessert
,servesDinner
,servesLunch
,servesVegetarianFood
,servesWine
,svgIconMaskURI
,types
,userRatingCount
,utcOffsetMinutes
,viewport
,websiteURI
,
,openingHourshasWiFiMétodos:
fetchFields
,
,getNextOpeningTime
,isOpen
toJSON
- Interface PlaceOptions
-
Propriedades:
id
,requestedLanguage
,requestedRegion
- Classe AccessibilityOptions
-
Propriedades:
hasWheelchairAccessibleEntrance
,hasWheelchairAccessibleParking
,hasWheelchairAccessibleRestroom
,hasWheelchairAccessibleSeating
Classe AddressComponent
Classe de atribuição
-
Propriedades:
provider
,providerURI
Classe AuthorAttribution
-
Propriedades:
displayName
,photoURI
,uri
- Classe ConnectorAggregation
-
Propriedades:
availabilityLastUpdateTime
,availableCount
,count
,maxChargeRateKw
,outOfServiceCount
,type
- Classe EVChargeOptions
-
Propriedades:
connectorAggregations
,connectorCount
- Constantes de EVConnectorType
-
Constantes:
CCS_COMBO_1
,CCS_COMBO_2
,CHADEMO
,J1772
,OTHER
,TESLA
,TYPE_2
,UNSPECIFIED_GB_T
,UNSPECIFIED_WALL_OUTLET
- Interface EVSearchOptions
-
Propriedades:
connectorTypes
,minimumChargingRateKw
- Interface FetchFieldsRequest
-
Propriedades:
fields
- Classe FuelOptions
-
Propriedades:
fuelPrices
- Classe FuelPrice
-
Propriedades:
price
,type
,updateTime
- Constantes de FuelType
-
Constantes:
BIO_DIESEL
,DIESEL
,E80
,E85
,LPG
,METHANE
,MIDGRADE
,PREMIUM
,REGULAR_UNLEADED
,SP100
,SP91
,SP91_E10
,SP92
,SP95
,SP95_E10
,SP98
,SP99
,TRUCK_DIESEL
- Classe Money
-
Propriedades:
currencyCode
,nanos
,units
Métodos:
toString
Classe OpeningHours
-
Propriedades:
periods
,weekdayDescriptions
Classe OpeningHoursPeriod
Classe OpeningHoursPoint
- Classe ParkingOptions
-
Propriedades:
hasFreeGarageParking
,hasFreeParkingLot
,hasFreeStreetParking
,hasPaidGarageParking
,hasPaidParkingLot
,hasPaidStreetParking
,hasValetParking
- Classe PaymentOptions
-
Propriedades:
acceptsCashOnly
,acceptsCreditCards
,acceptsDebitCards
,acceptsNFC
Classe de fotos
-
Propriedades:
authorAttributions
,heightPx
,widthPx
Métodos:
getURI
Classe PlusCode
-
Propriedades:
compoundCode
,globalCode
Constantes de PriceLevel
-
Constantes:
EXPENSIVE
,FREE
,INEXPENSIVE
,MODERATE
,VERY_EXPENSIVE
Revisão da classe
-
Propriedades:
authorAttribution
,publishTime
,rating
,relativePublishTimeDescription
,text
,textLanguageCode
- Interface SearchByTextRequest
-
Propriedades:
evSearchOptions
,fields
,includedType
,isOpenNow
,language
,locationBias
,locationRestriction
,maxResultCount
,minRating
,priceLevels
,rankPreference
,region
,textQuery
,useStrictTypeFiltering
,
,queryrankBy
- Constantes do SearchByTextRankPreference
- Interface SearchNearbyRequest
-
Propriedades:
excludedPrimaryTypes
,excludedTypes
,fields
,includedPrimaryTypes
,includedTypes
,language
,locationRestriction
,maxResultCount
,rankPreference
,region
- Constantes de SearchNearbyRankPreference
-
Constantes:
DISTANCE
,POPULARITY
Dados de preenchimento automático (novo)
- Interface AutocompleteRequest
-
Propriedades:
includedPrimaryTypes
,includedRegionCodes
,input
,inputOffset
,language
,locationBias
,locationRestriction
,origin
,region
,sessionToken
- Classe AutocompleteSessionToken
- Classe AutocompleteSuggestion
-
Métodos estáticos:
fetchAutocompleteSuggestions
Propriedades:
placePrediction
- Classe PlacePrediction
-
Propriedades:
distanceMeters
,mainText
,placeId
,secondaryText
,text
,types
Métodos:
toPlace
- Classe StringRange
-
Propriedades:
endOffset
,startOffset
- Classe FormattableText
Geocoder
- Classe Geocoder
-
Métodos:
geocode
- Interface GeocoderRequest
-
Propriedades:
address
,bounds
,componentRestrictions
,
,extraComputations
fulfillOnZeroResults
,language
,location
,placeId
,region
- Interface GeocoderComponentRestrictions
-
Propriedades:
administrativeArea
,country
,locality
,postalCode
,route
Constantes ExtraGeocodeComputation
-
Constantes:
ADDRESS_DESCRIPTORS
- Constantes de GeocoderStatus
-
Constantes:
ERROR
,INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interface GeocoderResponse
-
Propriedades:
,address_descriptor
plus_code
,results
- Interface GeocoderResult
-
Propriedades:
address_components
,
,address_descriptor
formatted_address
,geometry
,partial_match
,place_id
,plus_code
,postcode_localities
,types
Interface AddressDescriptor
- Interface GeocoderAddressComponent
-
Propriedades:
long_name
,short_name
,types
- Interface GeocoderGeometry
-
Propriedades:
bounds
,location
,location_type
,viewport
- Constantes de GeocoderLocationType
-
Constantes:
APPROXIMATE
,GEOMETRIC_CENTER
,RANGE_INTERPOLATED
,ROOFTOP
Interface de ponto de referência
-
Propriedades:
display_name
,display_name_language_code
,place_id
,spatial_relationship
,straight_line_distance_meters
,travel_distance_meters
,types
Interface de área
-
Propriedades:
containment
,display_name
,display_name_language_code
,place_id
Constantes de contenção
Constantes de SpatialRelationship
-
Constantes:
ACROSS_THE_ROAD
,AROUND_THE_CORNER
,BEHIND
,BESIDE
,DOWN_THE_ROAD
,NEAR
,WITHIN
Serviço do Places
- Classe PlacesService
-
Métodos:
findPlaceFromPhoneNumber
,findPlaceFromQuery
,getDetails
,nearbySearch
,textSearch
- Interface PlaceDetailsRequest
-
Propriedades:
fields
,language
,placeId
,region
,sessionToken
- Interface FindPlaceFromPhoneNumberRequest
-
Propriedades:
fields
,language
,locationBias
,phoneNumber
- Interface FindPlaceFromQueryRequest
-
Propriedades:
fields
,language
,locationBias
,query
- Interface PlaceSearchRequest
-
Propriedades:
bounds
,keyword
,language
,location
,maxPriceLevel
,minPriceLevel
,openNow
,radius
,rankBy
,type
,name - Interface TextSearchRequest
-
Propriedades:
bounds
,language
,location
,query
,radius
,region
,type
- Constantes RankBy
-
Constantes:
DISTANCE
,PROMINENCE
- Tipo definido de LocationBias
- Definição de tipo de LocationRestriction
- Constantes do PlacesServiceStatus
-
Constantes:
INVALID_REQUEST
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interface PlaceSearchPagination
-
Propriedades:
hasNextPage
Métodos:
nextPage
- Interface PlaceResult
-
Propriedades:
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_offsetpermanently_closed Interface PlaceAspectRating- Constantes de BusinessStatus
-
Constantes:
CLOSED_PERMANENTLY
,CLOSED_TEMPORARILY
,OPERATIONAL
- Interface PlaceGeometry
- Interface PlaceOpeningHours
-
Propriedades:
periods
,weekday_text
,open_nowMétodos:
isOpen
- Interface PlaceOpeningHoursPeriod
- Interface PlaceOpeningHoursTime
- Interface do PlacePlusCode
-
Propriedades:
compound_code
,global_code
- Interface PlacePhoto
-
Propriedades:
height
,html_attributions
,width
Métodos:
getUrl
- Interface PhotoOptions
- Interface do PlaceReview
-
Propriedades:
author_name
,author_url
,language
,profile_photo_url
,rating
,relative_time_description
,text
,time
,aspects
Serviço Place Autocomplete
- Classe AutocompleteService
-
Métodos:
getPlacePredictions
,getQueryPredictions
- Interface AutocompletionRequest
-
Propriedades:
componentRestrictions
,input
,language
,locationBias
,locationRestriction
,offset
,origin
,region
,sessionToken
,types
,
,bounds
,locationradius - Interface AutocompleteResponse
-
Propriedades:
predictions
- Interface QueryAutocompletionRequest
- Interface ComponentRestrictions
-
Propriedades:
country
- Interface AutocompletePrediction
-
Propriedades:
description
,distance_meters
,matched_substrings
,place_id
,structured_formatting
,terms
,types
- Interface QueryAutocompletePrediction
-
Propriedades:
description
,matched_substrings
,place_id
,terms
- Interface PredictionTerm
- Interface PredictionSubstring
- Interface StructuredFormatting
-
Propriedades:
main_text
,main_text_matched_substrings
,secondary_text
Rotas
Directions
- Classe DirectionsService
-
Métodos:
route
- Interface DirectionsRequest
-
Propriedades:
avoidFerries
,avoidHighways
,avoidTolls
,destination
,drivingOptions
,language
,optimizeWaypoints
,origin
,provideRouteAlternatives
,region
,transitOptions
,travelMode
,unitSystem
,waypoints
- Constantes de DirectionsStatus
-
Constantes:
INVALID_REQUEST
,MAX_WAYPOINTS_EXCEEDED
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interface DirectionsResult
-
Propriedades:
available_travel_modes
,geocoded_waypoints
,request
,routes
- Classe DirectionsRenderer
-
Métodos:
getDirections
,getMap
,getPanel
,getRouteIndex
,setDirections
,setMap
,setOptions
,setPanel
,setRouteIndex
Eventos:
directions_changed
- Interface DirectionsRendererOptions
-
Propriedades:
directions
,draggable
,hideRouteList
,infoWindow
,map
,markerOptions
,panel
,polylineOptions
,preserveViewport
,routeIndex
,suppressBicyclingLayer
,suppressInfoWindows
,suppressMarkers
,suppressPolylines
- Interface DirectionsWaypoint
- Interface DirectionsGeocodedWaypoint
-
Propriedades:
partial_match
,place_id
,types
- Interface DirectionsRoute
-
Propriedades:
bounds
,copyrights
,fare
,legs
,overview_path
,overview_polyline
,summary
,warnings
,waypoint_order
- Interface DirectionsLeg
-
Propriedades:
arrival_time
,departure_time
,distance
,duration
,duration_in_traffic
,end_address
,end_location
,start_address
,start_location
,steps
,via_waypoints
,traffic_speed_entry - Interface DirectionsStep
-
Propriedades:
distance
,duration
,encoded_lat_lngs
,end_location
,instructions
,maneuver
,path
,start_location
,steps
,transit
,transit_details
,travel_mode
,
,start_point
,end_point
,lat_lngspolyline - Interface DirectionsPolyline
-
Propriedades:
points
- Interface do Place
- Constantes de TravelMode
- Interface DrivingOptions
-
Propriedades:
departureTime
,trafficModel
- Constantes de TrafficModel
-
Constantes:
BEST_GUESS
,OPTIMISTIC
,PESSIMISTIC
- Interface TransitOptions
-
Propriedades:
arrivalTime
,departureTime
,modes
,routingPreference
- Constantes de TransitMode
- Constantes de TransitRoutePreference
-
Constantes:
FEWER_TRANSFERS
,LESS_WALKING
- Interface TransitFare
- Interface de TransitDetails
-
Propriedades:
arrival_stop
,arrival_time
,departure_stop
,departure_time
,headsign
,headway
,line
,num_stops
,trip_short_name
- Interface de TransitStop
- Interface do Google Transit
-
Propriedades:
agencies
,color
,icon
,name
,short_name
,text_color
,url
,vehicle
- Interface da TransitAgency
- Interface TransitVehicle
-
Propriedades:
icon
,local_icon
,name
,type
- Constantes de VehicleType
-
Constantes:
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
- Constantes do UnitSystem
- Interface de distância
- Interface de duração
- Interface de tempo
Constantes de DirectionsTravelModeConstantes do DirectionsUnitSystem
Distance Matrix
- Classe DistanceMatrixService
-
Métodos:
getDistanceMatrix
- Interface DistanceMatrixRequest
-
Propriedades:
avoidFerries
,avoidHighways
,avoidTolls
,destinations
,drivingOptions
,language
,origins
,region
,transitOptions
,travelMode
,unitSystem
- Interface DistanceMatrixResponse
-
Propriedades:
destinationAddresses
,originAddresses
,rows
- Interface DistanceMatrixResponseRow
-
Propriedades:
elements
- Interface DistanceMatrixResponseElement
-
Propriedades:
distance
,duration
,duration_in_traffic
,fare
,status
- Constantes de DistanceMatrixStatus
-
Constantes:
INVALID_REQUEST
,MAX_DIMENSIONS_EXCEEDED
,MAX_ELEMENTS_EXCEEDED
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
- Constantes de DistanceMatrixElementStatus
-
Constantes:
NOT_FOUND
,OK
,ZERO_RESULTS
Elevation
- Classe ElevationService
- Interface LocationElevationRequest
-
Propriedades:
locations
- Interface LocationElevationResponse
-
Propriedades:
results
- Interface PathElevationRequest
- Interface PathElevationResponse
-
Propriedades:
results
- Interface ElevationResult
-
Propriedades:
elevation
,location
,resolution
- Constantes de ElevationStatus
-
Constantes:
INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
Widget de elevação (Alfa)
Classe ElevationElement
-
Propriedades:
path
,unitSystem
Métodos:
,addEventListener
removeEventListener
Eventos:
gmp-load
,gmp-requesterror
Interface ElevationElementOptions
-
Propriedades:
path
,unitSystem
Compartilhamento de jornada
Visualização de mapa
- Classe JourneySharingMapView
-
Propriedades:
automaticViewportMode
,element
,enableTraffic
,locationProviders
,map
,mapOptions
,
,locationProvider
,destinationMarkerSetup
,originMarkerSetup
,taskOutcomeMarkerSetup
,unsuccessfulTaskMarkerSetup
,vehicleMarkerSetup
,waypointMarkerSetup
,anticipatedRoutePolylineSetup
,takenRoutePolylineSetup
,pingMarkerSetup
,successfulTaskMarkerSetup
,destinationMarkers
,originMarkers
,successfulTaskMarkers
,taskOutcomeMarkers
,unsuccessfulTaskMarkers
,vehicleMarkers
,waypointMarkers
,anticipatedRoutePolylinestakenRoutePolylinesMétodos:
addLocationProvider
,removeLocationProvider
- Interface JourneySharingMapViewOptions
-
Propriedades:
automaticViewportMode
,element
,locationProviders
,mapOptions
,
,locationProvider
,destinationMarkerSetup
,originMarkerSetup
,taskOutcomeMarkerSetup
,unsuccessfulTaskMarkerSetup
,vehicleMarkerSetup
,waypointMarkerSetup
,anticipatedRoutePolylineSetup
,takenRoutePolylineSetup
,pingMarkerSetupsuccessfulTaskMarkerSetup - Constantes de AutomaticViewportMode
-
Constantes:
FIT_ANTICIPATED_ROUTE
,NONE
- Classe abstrata LocationProvider
-
Métodos:
addListener
- Classe abstrata PollingLocationProvider
-
Propriedades:
isPolling
,pollingIntervalMillis
Eventos:
ispollingchange
- Interface PollingLocationProviderIsPollingChangeEvent
-
Propriedades:
error
Authentication
- Interface AuthToken
-
Propriedades:
expiresInSeconds
,token
- Interface AuthTokenContext
-
Propriedades:
deliveryVehicleId
,taskId
,trackingId
,tripId
,vehicleId
- Tipo definido de AuthTokenFetcher
- Interface AuthTokenFetcherOptions
-
Propriedades:
context
,serviceType
- Constantes de FleetEngineServiceType
-
Constantes:
DELIVERY_VEHICLE_SERVICE
,TASK_SERVICE
,TRIP_SERVICE
,UNKNOWN_SERVICE
Personalização da interface
Tipo definido de PolylineSetupInterface PolylineSetupOptions-
Propriedades:
polylineOptions
,visible
Interface DefaultPolylineSetupOptions-
Propriedades:
defaultPolylineOptions
,defaultVisible
MarkerSetup typedefInterface MarkerSetupOptions-
Propriedades:
markerOptions
Interface DefaultMarkerSetupOptions-
Propriedades:
defaultMarkerOptions
- Interface MarkerCustomizationFunctionParams
-
Propriedades:
defaultOptions
,isNew
,marker
- Interface DeliveryVehicleMarkerCustomizationFunctionParams
-
Propriedades:
vehicle
- Interface PlannedStopMarkerCustomizationFunctionParams
-
Propriedades:
stopIndex
- Interface TaskMarkerCustomizationFunctionParams
-
Propriedades:
task
- Interface ShipmentMarkerCustomizationFunctionParams
-
Propriedades:
taskTrackingInfo
- Interface TripMarkerCustomizationFunctionParams
-
Propriedades:
trip
- Interface TripWaypointMarkerCustomizationFunctionParams
-
Propriedades:
waypointIndex
- Interface VehicleMarkerCustomizationFunctionParams
-
Propriedades:
vehicle
- Interface VehicleWaypointMarkerCustomizationFunctionParams
-
Propriedades:
waypointIndex
- Interface PolylineCustomizationFunctionParams
-
Propriedades:
defaultOptions
,isNew
,polylines
- Interface ShipmentPolylineCustomizationFunctionParams
-
Propriedades:
taskTrackingInfo
- Interface TripPolylineCustomizationFunctionParams
-
Propriedades:
trip
- Interface VehiclePolylineCustomizationFunctionParams
-
Propriedades:
vehicle
- Interface DeliveryVehiclePolylineCustomizationFunctionParams
-
Propriedades:
deliveryVehicle
Entidades do Fleet Engine
- Interface de tarefas
-
Propriedades:
attributes
,estimatedCompletionTime
,latestVehicleLocationUpdate
,name
,outcome
,outcomeLocation
,outcomeLocationSource
,outcomeTime
,plannedLocation
,remainingVehicleJourneySegments
,status
,targetTimeWindow
,trackingId
,type
,vehicleId
- Interface TaskInfo
-
Propriedades:
extraDurationMillis
,id
,targetTimeWindow
- Interface TaskTrackingInfo
-
Propriedades:
attributes
,estimatedArrivalTime
,estimatedTaskCompletionTime
,latestVehicleLocationUpdate
,name
,plannedLocation
,remainingDrivingDistanceMeters
,remainingStopCount
,routePolylinePoints
,state
,targetTimeWindow
,taskOutcome
,taskOutcomeTime
,trackingId
- Interface de viagem
-
Propriedades:
actualDropOffLocation
,actualPickupLocation
,dropOffTime
,latestVehicleLocationUpdate
,name
,passengerCount
,pickupTime
,plannedDropOffLocation
,plannedPickupLocation
,remainingWaypoints
,status
,type
,vehicleId
- Interface DeliveryVehicle
-
Propriedades:
attributes
,currentRouteSegmentEndPoint
,latestVehicleLocationUpdate
,name
,navigationStatus
,remainingDistanceMeters
,remainingDurationMillis
,remainingVehicleJourneySegments
- Interface DeliveryVehicleStop
-
Propriedades:
plannedLocation
,state
,tasks
- Constantes de DeliveryVehicleStopState
-
Constantes:
ARRIVED
,ENROUTE
,NEW
,UNSPECIFIED
- Interface VehicleJourneySegment
-
Propriedades:
drivingDistanceMeters
,drivingDurationMillis
,path
,stop
- Interface VehicleLocationUpdate
-
Propriedades:
heading
,location
,speedKilometersPerHour
,time
- Interface VehicleWaypoint
-
Propriedades:
distanceMeters
,durationMillis
,location
,path
,speedReadingIntervals
- Interface do veículo
-
Propriedades:
attributes
,currentRouteSegmentEndPoint
,currentRouteSegmentVersion
,currentTrips
,etaToFirstWaypoint
,latestLocation
,maximumCapacity
,name
,navigationStatus
,remainingDistanceMeters
,supportedTripTypes
,vehicleState
,vehicleType
,waypoints
,waypointsVersion
-
Constantes:
ARRIVED_AT_DESTINATION
,ENROUTE_TO_DESTINATION
,NO_GUIDANCE
,OFF_ROUTE
,UNKNOWN_NAVIGATION_STATUS
- Constantes de VehicleState
-
Constantes:
OFFLINE
,ONLINE
,UNKNOWN_VEHICLE_STATE
- Constantes de VehicleType
-
Constantes:
AUTO
,TAXI
,TRUCK
,TWO_WHEELER
,UNKNOWN
- Constantes de TripType
-
Constantes:
EXCLUSIVE
,SHARED
,UNKNOWN_TRIP_TYPE
- Interface do TripWaypoint
-
Propriedades:
distanceMeters
,durationMillis
,location
,path
,speedReadingIntervals
,tripId
,waypointType
- Constantes de WaypointType
-
Constantes:
DROP_OFF_WAYPOINT_TYPE
,INTERMEDIATE_DESTINATION_WAYPOINT_TYPE
,PICKUP_WAYPOINT_TYPE
,UNKNOWN_WAYPOINT_TYPE
- Interface da TimeWindow
- Constantes de velocidade
-
Constantes:
NORMAL
,SLOW
,TRAFFIC_JAM
- Interface SpeedReadingInterval
-
Propriedades:
endPolylinePointIndex
,speed
,startPolylinePointIndex
Progresso da viagem e do pedido
- Classe FleetEngineTripLocationProvider
-
Métodos estáticos:
TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION
,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION
Propriedades:
tripId
Métodos:
refresh
- Interface FleetEngineTripLocationProviderOptions
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,tripId
,vehicleMarkerCustomization
,waypointMarkerCustomization
- Interface FleetEngineTripLocationProviderUpdateEvent
-
Propriedades:
trip
Fleet Tracking — Last Mile Fleet
- Classe FleetEngineDeliveryVehicleLocationProvider
-
Propriedades:
deliveryVehicleId
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,taskFilterOptions
- Interface FleetEngineDeliveryVehicleLocationProviderOptions
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleId
,deliveryVehicleMarkerCustomization
,plannedStopMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,takenPolylineCustomization
,taskFilterOptions
,taskMarkerCustomization
,taskOutcomeMarkerCustomization
- Interface FleetEngineTaskFilterOptions
-
Propriedades:
completionTimeFrom
,completionTimeTo
,state
- Interface FleetEngineDeliveryVehicleLocationProviderUpdateEvent
-
Propriedades:
completedVehicleJourneySegments
,deliveryVehicle
,tasks
- Classe FleetEngineDeliveryFleetLocationProvider
-
Propriedades:
deliveryVehicleFilter
,locationRestriction
,staleLocationThresholdMillis
Eventos:
update
- Interface FleetEngineDeliveryFleetLocationProviderOptions
-
Propriedades:
authTokenFetcher
,deliveryVehicleFilter
,deliveryVehicleMarkerCustomization
,locationRestriction
,projectId
,staleLocationThresholdMillis
- Interface FleetEngineDeliveryFleetLocationProviderUpdateEvent
-
Propriedades:
deliveryVehicles
Rastreamento de frota: Viagens e entregas sob demanda
- Classe FleetEngineVehicleLocationProvider
-
Métodos estáticos:
TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION
,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION
Propriedades:
staleLocationThresholdMillis
,vehicleId
- Interface FleetEngineVehicleLocationProviderOptions
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,intermediateDestinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,staleLocationThresholdMillis
,takenPolylineCustomization
,vehicleId
,vehicleMarkerCustomization
- Interface FleetEngineVehicleLocationProviderUpdateEvent
- Classe FleetEngineFleetLocationProvider
-
Propriedades:
locationRestriction
,staleLocationThresholdMillis
,vehicleFilter
Eventos:
update
- Interface FleetEngineFleetLocationProviderOptions
-
Propriedades:
authTokenFetcher
,locationRestriction
,projectId
,staleLocationThresholdMillis
,vehicleFilter
,vehicleMarkerCustomization
- Interface FleetEngineFleetLocationProviderUpdateEvent
-
Propriedades:
vehicles
Rastreamento de remessas
- Classe FleetEngineShipmentLocationProvider
-
Propriedades:
trackingId
Métodos:
refresh
- Interface FleetEngineShipmentLocationProviderOptions
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleMarkerCustomization
,destinationMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,trackingId
- Interface FleetEngineShipmentLocationProviderUpdateEvent
-
Propriedades:
taskTrackingInfo
Mapas 3D (Alfa)
Mapas 3D
Classe Map3DElement
-
Propriedades:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
Métodos:
,addEventListener
flyCameraAround
,flyCameraTo
,
,removeEventListener
stopCameraAnimation
Eventos:
gmp-animationend
,gmp-centerchange
,gmp-click
,gmp-headingchange
,gmp-rangechange
,gmp-rollchange
,gmp-steadychange
,gmp-tiltchange
Interface Map3DElementOptions
-
Propriedades:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
Interface FlyAroundAnimationOptions
-
Propriedades:
camera
,durationMillis
,rounds
Interface FlyToAnimationOptions
-
Propriedades:
durationMillis
,endCamera
Interface CameraOptions
Classe SteadyChangeEvent
-
Propriedades:
isSteady
Classe LocationClickEvent
-
Propriedades:
position
Classe PlaceClickEvent
-
Propriedades:
placeId
Métodos:
fetchPlace
Classe Marker3DElement
-
Propriedades:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
,zIndex
Métodos:
,addEventListener
removeEventListener
Interface Marker3DElementOptions
-
Propriedades:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
,zIndex
Classe Marker3DInteractiveElement
-
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-click
Interface Marker3DInteractiveElementOptions
Classe Model3DElement
-
Propriedades:
altitudeMode
,orientation
,position
,scale
,src
Métodos:
,addEventListener
removeEventListener
Interface Model3DElementOptions
-
Propriedades:
altitudeMode
,orientation
,position
,scale
,src
Classe Polyline3DElement
-
Propriedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
,zIndex
Métodos:
,addEventListener
removeEventListener
Interface Polyline3DElementOptions
-
Propriedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
,zIndex
Classe Polygon3DElement
-
Propriedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
,zIndex
Métodos:
,addEventListener
removeEventListener
Interface Polygon3DElementOptions
-
Propriedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
,zIndex
Constantes de AltitudeMode
-
Constantes:
ABSOLUTE
,CLAMP_TO_GROUND
,RELATIVE_TO_GROUND
,RELATIVE_TO_MESH
Contexto local (Beta)
Visualização de mapa
Classe LocalContextMapView
-
Propriedades:
directionsOptions
,element
,isTransitioningMapBounds
,locationBias
,locationRestriction
,maxPlaceCount
,placeTypePreferences
Métodos:
addListener
,hidePlaceDetailsView
,search
Eventos:
error
,placedetailsviewhidestart
,placedetailsviewshowstart
Interface LocalContextMapViewOptions
-
Propriedades:
directionsOptions
,element
,locationBias
,locationRestriction
,map
,maxPlaceCount
,pinOptionsSetup
,placeChooserViewSetup
,placeDetailsViewSetup
,placeTypePreferences
Definição de tipo PlaceTypePreference
Classe MapDirectionsOptions
-
Métodos:
addListener
Interface MapDirectionsOptionsLiteral
-
Propriedades:
origin
Interface PinOptions
-
Propriedades:
background
,glyphColor
,scale
- Interface PlaceChooserViewSetupOptions
-
Propriedades:
layoutMode
,position
Constantes do PlaceChooserLayoutMode
Constantes de PlaceChooserPosition
-
Constantes:
BLOCK_END
,INLINE_END
,INLINE_START
- Interface PlaceDetailsViewSetupOptions
-
Propriedades:
hidesOnMapClick
,layoutMode
,position
Constantes do PlaceDetailsLayoutMode
-
Constantes:
INFO_WINDOW
,SHEET
Constantes de PlaceDetailsPosition
-
Constantes:
INLINE_END
,INLINE_START
Interfaces de biblioteca
Interfaces de biblioteca
- Interface CoreLibrary
-
Propriedades:
ColorScheme
,ControlPosition
,event
,LatLng
,LatLngAltitude
,LatLngBounds
,MapsNetworkError
,MapsNetworkErrorEndpoint
,MapsRequestError
,MapsServerError
,MVCArray
,MVCObject
,Orientation3D
,Point
,Settings
,Size
,SymbolPath
,UnitSystem
,Vector3D
- Interface da MapsLibrary
-
Propriedades:
BicyclingLayer
,Circle
,Data
,FeatureType
,GroundOverlay
,ImageMapType
,InfoWindow
,KmlLayer
,KmlLayerStatus
,Map
,MapTypeControlStyle
,MapTypeId
,MapTypeRegistry
,MaxZoomService
,MaxZoomStatus
,OverlayView
,Polygon
,Polyline
,Rectangle
,RenderingType
,StrokePosition
,StyledMapType
,TrafficLayer
,TransitLayer
,WebGLOverlayView
,ZoomChangeEvent
Interface da Maps3DLibrary
-
Propriedades:
AltitudeMode
,LocationClickEvent
,Map3DElement
,Marker3DElement
,Marker3DInteractiveElement
,Model3DElement
,PlaceClickEvent
,Polygon3DElement
,Polyline3DElement
,SteadyChangeEvent
- Interface da Biblioteca Places
-
Propriedades:
AccessibilityOptions
,AddressComponent
,Attribution
,AuthorAttribution
,Autocomplete
,AutocompleteService
,AutocompleteSessionToken
,AutocompleteSuggestion
,BusinessStatus
,ConnectorAggregation
,EVChargeOptions
,EVConnectorType
,FormattableText
,FuelOptions
,FuelPrice
,FuelType
,Money
,OpeningHours
,OpeningHoursPeriod
,OpeningHoursPoint
,ParkingOptions
,PaymentOptions
,Photo
,Place
,PlacePrediction
,PlacesService
,PlacesServiceStatus
,PlusCode
,PriceLevel
,RankBy
,Review
,SearchBox
,SearchByTextRankPreference
,SearchNearbyRankPreference
,StringRange
- Interface da GeocodingLibrary
-
Propriedades:
Containment
,ExtraGeocodeComputation
,Geocoder
,GeocoderLocationType
,GeocoderStatus
,SpatialRelationship
- Interface da RoutesLibrary
-
Propriedades:
DirectionsRenderer
,DirectionsService
,DirectionsStatus
,DistanceMatrixElementStatus
,DistanceMatrixService
,DistanceMatrixStatus
,TrafficModel
,TransitMode
,TransitRoutePreference
,TravelMode
,VehicleType
- Interface da MarkerLibrary
-
Propriedades:
AdvancedMarkerClickEvent
,AdvancedMarkerElement
,Animation
,CollisionBehavior
,Marker
,PinElement
- Interface da GeometryLibrary
- Interface da ElevationLibrary
-
Propriedades:
ElevationService
,ElevationStatus
- Interface da StreetViewLibrary
-
Propriedades:
InfoWindow
,OverlayView
,StreetViewCoverageLayer
,StreetViewPanorama
,StreetViewPreference
,StreetViewService
,StreetViewSource
,StreetViewStatus
- Interface da JourneySharingLibrary
-
Propriedades:
AutomaticViewportMode
,DeliveryVehicleStopState
,FleetEngineDeliveryFleetLocationProvider
,FleetEngineDeliveryVehicleLocationProvider
,FleetEngineFleetLocationProvider
,FleetEngineServiceType
,FleetEngineShipmentLocationProvider
,FleetEngineTripLocationProvider
,FleetEngineVehicleLocationProvider
,JourneySharingMapView
,Speed
,TripType
,VehicleNavigationStatus
,VehicleState
,VehicleType
,WaypointType
- Interface da DrawingLibrary
-
Propriedades:
DrawingManager
,OverlayType
- Interface da VisualizationLibrary
-
Propriedades:
HeatmapLayer