Última atualização: quinta-feira, 22 de agosto de 2024
É um índice de todas as classes, métodos e interfaces da API Maps JavaScript versão 3.58 (canal semanal). Esta referência é mantida atualizada com as alterações mais recentes da API.
Para mais informações, consulte a
Notas de lançamento e
Controle de versões.
Consulte também a documentação de referência para
versão
3,57 (canal trimestral)
versão
3,56
e
versão 3.55.
Clique no nome de qualquer item para ver a documentação detalhada.
Conceitos globais
google.maps
- Namespace google.maps
-
Métodos estáticos:
importLibrary
Constantes:
version
Configurações (Beta)
- Classe de configurações
-
Métodos estáticos:
getInstance
Propriedades:
experienceIds
Sistema de eventos
- classe de evento
-
Métodos estáticos:
addListener
,addListenerOnce
,clearInstanceListeners
,clearListeners
,hasListeners
,removeListener
,trigger
,
,addDomListeneraddDomListenerOnce - Interface MapsEventListener
-
Métodos:
remove
- Classe MMVCObject
-
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 do mapa
-
Propriedades:
controls
,data
,mapTypes
,overlayMapTypes
Métodos:
fitBounds
,getBounds
,getCenter
,getClickableIcons
,getDatasetFeatureLayer
,getDiv
,getFeatureLayer
,getHeading
,getHeadingInteractionEnabled
,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
,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
,mapId
,renderingType
,tiltInteractionDisabled
,zoom
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-zoomchange
- Interface MapElementOptions
-
Propriedades:
center
,headingInteractionDisabled
,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 esquema de cores (link em inglês)
-
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 BicycleLayer
- Interface CameraOptions
- Interface VisibleRegion
-
Propriedades:
farLeft
,farRight
,latLngBounds
,nearLeft
,nearRight
- Constantes de RenderingType (em inglês)
-
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 do 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 de pontos
- Classe de tamanho
- Interface Padding
- Interface CircleLiteral
Estilo baseado em dados
- Interface FeatureLayer (link em inglês)
-
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
- FeatureStyleFunction typedef
- Interface FeatureStyleFunctionOptions
-
Propriedades:
feature
- Interface FeatureStyleOptions
-
Propriedades:
fillColor
,fillOpacity
,strokeColor
,strokeOpacity
,strokeWeight
- Interface do recurso
-
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 MotionTrackControlOptions
-
Propriedades:
position
- Interface PanControlOptions (em inglês)
-
Propriedades:
position
- Interface AlternarControlOptions
-
Propriedades:
position
- Interface ScaleControlOptions
-
Propriedades:
style
- Constantes de ScaleControlStyle
-
Constantes:
DEFAULT
- Interface StreetViewControlOptions
- Interface ZoomControlOptions (em inglês)
-
Propriedades:
position
- Constantes 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
- namespaceencoding
-
Métodos estáticos:
decodePath
,encodePath
- namespace esférico
-
Métodos estáticos:
computeArea
,computeDistanceBetween
,computeHeading
,computeLength
,computeOffset
,computeOffsetOrigin
,computeSignedArea
,interpolate
- namespace 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 janela de informações
-
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 InfoOptions
-
Propriedades:
ariaLabel
,content
,disableAutoPan
,headerContent
,headerDisabled
,maxWidth
,minWidth
,pixelOffset
,position
,zIndex
- Interface Janela de informações do OpenOptions
-
Propriedades:
anchor
,map
,shouldFocus
Polígonos
- Classe polilinha
-
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 de 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 (em inglês)
- Classe Retângulo
-
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 CircleOptions
-
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 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 (em inglês)
-
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 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 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 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
Marcador (legado)
Classe de marcador-
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 do ícone
-
Propriedades:
anchor
,labelOrigin
,origin
,scaledSize
,size
,url
- Interface MarkerLabel
-
Propriedades:
className
,color
,fontFamily
,fontSize
,fontWeight
,text
- Interface MarkerShape (link em inglês)
- Interface de símbolo
-
Propriedades:
anchor
,fillColor
,fillOpacity
,labelOrigin
,path
,rotation
,scale
,strokeColor
,strokeOpacity
,strokeWeight
- Constantes de SymbolPath (link em inglês)
-
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 (em inglês)
-
Propriedades:
cors
- Interface StreetViewTileData
-
Propriedades:
centerHeading
,tileSize
,worldSize
Métodos:
getTileUrl
- Interface do 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 do StreetViewResponse
-
Propriedades:
data
- Interface StreetViewLocation
-
Propriedades:
description
,latLng
,pano
,shortDescription
- Constantes de StreetViewPreference
- Constantes do StreetViewSource
- Interface StreetViewPanoramaData
- Interface do 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 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
,hasWiFi
,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
,openingHoursMé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
- ClasseConnectorAggregate
-
Propriedades:
availabilityLastUpdateTime
,availableCount
,count
,maxChargeRateKw
,outOfServiceCount
,type
- Classe EVChargeOptions
-
Propriedades:
connectorAggregations
,connectorCount
- Constantes 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 do 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 monetária
-
Propriedades:
currencyCode
,nanos
,units
Métodos:
toString
- Aula 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
- Aula de fotos
-
Propriedades:
authorAttributions
,heightPx
,widthPx
Métodos:
getURI
- Classe PlusCode
-
Propriedades:
compoundCode
,globalCode
- Constantes de nível de preço
-
Constantes:
EXPENSIVE
,FREE
,INEXPENSIVE
,MODERATE
,VERY_EXPENSIVE
- Revise a turma
-
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 SearchByTextRankPreference
- Interface SearchNearbyRequest
-
Propriedades:
excludedPrimaryTypes
,excludedTypes
,fields
,includedPrimaryTypes
,includedTypes
,language
,locationRestriction
,maxResultCount
,rankPreference
,region
- Constantes 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 do 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 relações espaciais
-
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 FindPlaceFromNumberRequest
-
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 de RankBy
-
Constantes:
DISTANCE
,PROMINENCE
- LocationBias typedef (link em inglês)
- LocationRestriction typedef
- Constantes PlacesServiceStatus
-
Constantes:
INVALID_REQUEST
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interface PlaceSearchPagination
-
Propriedades:
hasNextPage
Métodos:
nextPage
- Interface do 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 BusinessStatus
-
Constantes:
CLOSED_PERMANENTLY
,CLOSED_TEMPORARILY
,OPERATIONAL
- Interface PlaceGeometry
- Interface do PlaceOpeningHours
-
Propriedades:
periods
,weekday_text
,open_nowMétodos:
isOpen
- Interface PlaceOpeningHoursPeriod
- Interface PlaceOpeningHoursTime
- Interface PlacePlusCode
-
Propriedades:
compound_code
,global_code
- Interface do PlacePhoto
-
Propriedades:
height
,html_attributions
,width
Métodos:
getUrl
- Interface do 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 (em inglês).
-
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 StructuredFormat
-
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 do 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 DirectionsGeoencodedWaypoint (em inglês)
-
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 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 da TransitFare
- Interface TransitDetails
-
Propriedades:
arrival_stop
,arrival_time
,departure_stop
,departure_time
,headsign
,headway
,line
,num_stops
,trip_short_name
- Interface da TransitStop
- Interface TransitLine
-
Propriedades:
agencies
,color
,icon
,name
,short_name
,text_color
,url
,vehicle
- Interface da TransitAgency
- Interface do TransitVehicle
-
Propriedades:
icon
,local_icon
,name
,type
- Constantes de VehicleType (em inglês)
-
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 "Duration"
- Interface de hora
Constantes do DirectionsTravelModeConstantes 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 (em inglês)
-
Propriedades:
results
- Interface ElevationResult
-
Propriedades:
elevation
,location
,resolution
- Constantes do ElevationStatus
-
Constantes:
INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
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 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 do AuthToken
-
Propriedades:
expiresInSeconds
,token
- Interface do AuthTokenContext
-
Propriedades:
deliveryVehicleId
,taskId
,trackingId
,tripId
,vehicleId
- AuthTokenFetcher typedef
- Interface AuthTokenFetcherOptions
-
Propriedades:
context
,serviceType
- Constantes do FleetEngineServiceType
-
Constantes:
DELIVERY_VEHICLE_SERVICE
,TASK_SERVICE
,TRIP_SERVICE
,UNKNOWN_SERVICE
Personalização da interface
PolylineConfigurar typedefInterface PolylineSetupOptions-
Propriedades:
polylineOptions
,visible
Interface DefaultPolylineSetupOptions-
Propriedades:
defaultPolylineOptions
,defaultVisible
Marker Setup typedef(em inglês)Interface Marker SetupOptions(em inglês)-
Propriedades:
markerOptions
Interface DefaultMarker SetupOptions(em inglês)-
Propriedades:
defaultMarkerOptions
- Interface MarkerCustomFunctionParams
-
Propriedades:
defaultOptions
,isNew
,marker
- Interface DeliveryVehicleMarkerPersonalizedFunctionParams
-
Propriedades:
vehicle
- Interface PlannedStopMarkerCriaçãoFunctionParams
-
Propriedades:
stopIndex
- Interface TaskMarkerCustomFunctionParams
-
Propriedades:
task
- Interface ShipmentMarkerPersonalizedFunctionParams
-
Propriedades:
taskTrackingInfo
- Interface "TripMarker melhoradaFunctionParams"
-
Propriedades:
trip
- Interface do TripWaypointMarker melhoradaFunctionParams
-
Propriedades:
waypointIndex
- Interface VehicleMarkerPersonalizedFunctionParams
-
Propriedades:
vehicle
- Interface VehicleWaypointMarkerCustomFunctionParams
-
Propriedades:
waypointIndex
- Interface PolylineCustomFunctionParams
-
Propriedades:
defaultOptions
,isNew
,polylines
- Interface ShipmentPolylineCustomFunctionParams
-
Propriedades:
taskTrackingInfo
- Interface "TripPolylineCustomFunctionParams"
-
Propriedades:
trip
- Interface VehiclePolylinePersonalizedFunctionParams
-
Propriedades:
vehicle
- Interface DeliveryVehiclePolylinePersonalizedFunctionParams
-
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 Task TrackingInfo
-
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 do DeliveryVehicle
-
Propriedades:
attributes
,currentRouteSegmentEndPoint
,latestVehicleLocationUpdate
,name
,navigationStatus
,remainingDistanceMeters
,remainingDurationMillis
,remainingVehicleJourneySegments
- Interface DeliveryVehicleStop (link em inglês)
-
Propriedades:
plannedLocation
,state
,tasks
- Constantes DeliveryVehicleStopState (link em inglês)
-
Constantes:
ARRIVED
,ENROUTE
,NEW
,UNSPECIFIED
- Interface VehicleJourneySegment
-
Propriedades:
drivingDistanceMeters
,drivingDurationMillis
,path
,stop
- Interface VehicleLocationUpdate (link em inglês)
-
Propriedades:
heading
,location
,speedKilometersPerHour
,time
- Interface VehicleWaypoint (em inglês)
-
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 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 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
Rastreamento de frota — Last Mile Fleet
- Classe FrleetEngineDeliveryVehicleLocationProvider
-
Propriedades:
deliveryVehicleId
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,taskFilterOptions
- Interface FrleetEngineDeliveryVehicleLocationProviderOptions (em inglês)
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleId
,deliveryVehicleMarkerCustomization
,plannedStopMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,takenPolylineCustomization
,taskFilterOptions
,taskMarkerCustomization
,taskOutcomeMarkerCustomization
- Interface FleetEngineTaskFilterOptions
-
Propriedades:
completionTimeFrom
,completionTimeTo
,state
- Interface FrleetEngineDeliveryVehicleLocationProviderUpdateEvent
-
Propriedades:
completedVehicleJourneySegments
,deliveryVehicle
,tasks
- Classe FleetEngineDeliveryFleetLocationProvider
-
Propriedades:
deliveryVehicleFilter
,locationRestriction
,staleLocationThresholdMillis
Eventos:
update
- Interface FleetEngineDeliveryFleetLocationProviderOptions (em inglês)
-
Propriedades:
authTokenFetcher
,deliveryVehicleFilter
,deliveryVehicleMarkerCustomization
,locationRestriction
,projectId
,staleLocationThresholdMillis
- Interface FrleetEngineDeliveryFleetLocationProviderUpdateEvent (link em inglês)
-
Propriedades:
deliveryVehicles
Rastreamento de frota - Viagens sob demanda e Envio (Beta)
- 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 envio
- Classe FleetEngineShipmentLocationProvider
-
Propriedades:
trackingId
Métodos:
refresh
- Interface FleetEngineShipmentLocationProviderOptions
-
Propriedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleMarkerCustomization
,destinationMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,trackingId
- Interface FrleetEngineShipmentLocationProviderUpdateEvent
-
Propriedades:
taskTrackingInfo
Mapas 3D (alfa)
Mapas 3D
- Classe Map3DElement
-
Propriedades:
bounds
,center
,defaultLabelsDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-centerchange
,gmp-click
,gmp-headingchange
,gmp-rangechange
,gmp-rollchange
,gmp-steadychange
,gmp-tiltchange
- Interface Map3DElementOptions
-
Propriedades:
bounds
,center
,defaultLabelsDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
- Classe SteadyChangeEvent
-
Propriedades:
isSteady
- Classe ClickEvent
-
Propriedades:
position
- Classe CenterChangeEvent
- Classe HeadingChangeEvent
- Classe RangeChangeEvent
- Classe RollChangeEvent
- Classe HeadlineChangeEvent
- Classe Polyline3DElement
-
Propriedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerOpacity
,outerWidth
,strokeColor
,strokeOpacity
,strokeWidth
,zIndex
Métodos:
addEventListener
,removeEventListener
- Interface Polyline3DElementOptions
-
Propriedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerOpacity
,outerWidth
,strokeColor
,strokeOpacity
,strokeWidth
,zIndex
- Classe Polygon3DElement
-
Propriedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,fillOpacity
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeOpacity
,strokeWidth
,zIndex
Métodos:
addEventListener
,removeEventListener
- Interface Polygon3DElementOptions
-
Propriedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,fillOpacity
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeOpacity
,strokeWidth
,zIndex
- Constantes 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
- PlaceTypePreference typedef
- Classe MapDirectionsOptions
-
Métodos:
addListener
- Interface MapDirectionsOptionsLiteral
-
Propriedades:
origin
- Interface PinOptions
-
Propriedades:
background
,glyphColor
,scale
- Interface PlaceChooserViewSetupOptions
-
Propriedades:
layoutMode
,position
- Constantes PlaceChooserLayoutMode
- Constantes PlaceChooserPosition
-
Constantes:
BLOCK_END
,INLINE_END
,INLINE_START
- Interface PlaceDetailsViewSetupOptions
-
Propriedades:
hidesOnMapClick
,layoutMode
,position
- Constantes 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
,Point
,Settings
,Size
,SymbolPath
,UnitSystem
- Interface 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 Maps3DLibrary
-
Propriedades:
AltitudeMode
,CenterChangeEvent
,ClickEvent
,HeadingChangeEvent
,Map3DElement
,Polygon3DElement
,Polyline3DElement
,RangeChangeEvent
,RollChangeEvent
,SteadyChangeEvent
,TiltChangeEvent
- Interface PlacesLibrary
-
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 GeocodingLibrary
-
Propriedades:
Containment
,ExtraGeocodeComputation
,Geocoder
,GeocoderLocationType
,GeocoderStatus
,SpatialRelationship
- Interface RoutesLibrary
-
Propriedades:
DirectionsRenderer
,DirectionsService
,DirectionsStatus
,DistanceMatrixElementStatus
,DistanceMatrixService
,DistanceMatrixStatus
,TrafficModel
,TransitMode
,TransitRoutePreference
,TravelMode
,VehicleType
- Interface MarkerLibrary
-
Propriedades:
AdvancedMarkerClickEvent
,AdvancedMarkerElement
,Animation
,CollisionBehavior
,Marker
,PinElement
- Interface GeometryLibrary
- Interface ElevationLibrary
-
Propriedades:
ElevationService
,ElevationStatus
- Interface StreetViewLibrary
-
Propriedades:
InfoWindow
,OverlayView
,StreetViewCoverageLayer
,StreetViewPanorama
,StreetViewPreference
,StreetViewService
,StreetViewSource
,StreetViewStatus
- Interface JourneySharingLibrary
-
Propriedades:
AutomaticViewportMode
,DeliveryVehicleStopState
,FleetEngineDeliveryFleetLocationProvider
,FleetEngineDeliveryVehicleLocationProvider
,FleetEngineFleetLocationProvider
,FleetEngineServiceType
,FleetEngineShipmentLocationProvider
,FleetEngineTripLocationProvider
,FleetEngineVehicleLocationProvider
,JourneySharingMapView
,Speed
,TripType
,VehicleNavigationStatus
,VehicleState
,VehicleType
,WaypointType
- Interface DrawingLibrary
-
Propriedades:
DrawingManager
,OverlayType
- Interface da PreviewLibrary
-
Propriedades:
HeatmapLayer