Última atualização: quinta-feira, 23 de outubro de 2025
Este é um índice de todas as classes, métodos e interfaces na API JavaScript do Google Maps versão 3.62 (canal semanal). Esta referência é atualizada com as mudanças mais recentes na API.
Para mais informações, consulte as
notas da versão e
controle de versões.
Consulte também a documentação de referência das
versões
3.61 (canal trimestral),
3.60
e
3.59.
Clique no nome de qualquer item para conferir a documentação detalhada.
Conceitos globais
google.maps
- namespace google.maps
-
Métodos estáticos:
importLibraryConstantes:
version
Configurações
- Classe de configurações
-
Métodos estáticos:
getInstancePropriedades:
,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 de 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 - Constantes RPCStatus
-
Constantes:
ABORTED,ALREADY_EXISTS,CANCELLED,DATA_LOSS,DEADLINE_EXCEEDED,FAILED_PRECONDITION,INTERNAL,INVALID_ARGUMENT,NOT_FOUND,OK,OUT_OF_RANGE,PERMISSION_DENIED,RESOURCE_EXHAUSTED,UNAUTHENTICATED,UNAVAILABLE,UNIMPLEMENTED,UNKNOWN
Maps
Maps
- Classe MapElement
-
Propriedades:
center,headingInteractionDisabled,innerMap,internalUsageAttributionIds,mapId,renderingType,tiltInteractionDisabled,zoomMétodos:
addEventListener,removeEventListenerEventos:
gmp-zoomchange - Interface MapElementOptions
-
Propriedades:
center,headingInteractionDisabled,internalUsageAttributionIds,mapId,renderingType,tiltInteractionDisabled,zoom - Classe ZoomChangeEvent
- Classe de mapa
-
Propriedades:
controls,data,mapTypes,overlayMapTypesMé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,setZoomConstantes:
DEMO_MAP_IDEventos:
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 - Interface MapTypeStyle
-
Propriedades:
elementType,featureType,stylers - Interface MapMouseEvent
-
Propriedades:
domEvent,latLngMétodos:
stop - Interface IconMouseEvent
-
Propriedades:
placeId - Constantes de ColorScheme
-
Constantes:
DARK,FOLLOW_SYSTEM,LIGHT - Constantes 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 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,unionConstantes:
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
Estilização baseada em dados
- Interface FeatureLayer
-
Propriedades:
,datasetId
featureType,isAvailable,styleMétodos:
addListener - Constantes FeatureType
-
Constantes:
ADMINISTRATIVE_AREA_LEVEL_1,ADMINISTRATIVE_AREA_LEVEL_2,COUNTRY,,DATASET
LOCALITY,POSTAL_CODE,SCHOOL_DISTRICT - Typedef FeatureStyleFunction
- Interface FeatureStyleFunctionOptions
-
Propriedades:
feature - Interface FeatureStyleOptions
-
Propriedades:
fillColor,fillOpacity,strokeColor,strokeOpacity,strokeWeight - Interface de recursos
-
Propriedades:
featureType - Interface PlaceFeature
-
Propriedades:
placeIdMé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 MapTypeControlStyle
-
Constantes:
DEFAULT,DROPDOWN_MENU,HORIZONTAL_BAR - Interface MotionTrackingControlOptions
-
Propriedades:
position - Interface PanControlOptions
-
Propriedades:
position - Interface RotateControlOptions
-
Propriedades:
position - Interface ScaleControlOptions
-
Propriedades:
style - Constantes ScaleControlStyle
-
Constantes:
DEFAULT - Interface StreetViewControlOptions
- Interface ZoomControlOptions
-
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
- classe 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:
anchorLeft,anchorTop,collisionBehavior,gmpClickable,gmpDraggable,map,position,title,zIndex,,elementcontentMétodos:
addEventListener,addListener,removeEventListener - Interface AdvancedMarkerElementOptions
-
Propriedades:
anchorLeft,anchorTop,collisionBehavior,content,,gmpClickable
gmpDraggable,map,position,title,zIndex - Classe AdvancedMarkerClickEvent
- Classe PinElement
-
Propriedades:
background,borderColor,glyphColor,glyphSrc,glyphText,scale,,elementglyphMétodos:
,addEventListener
removeEventListener - Interface PinElementOptions
-
Propriedades:
background,borderColor,glyphColor,glyphSrc,glyphText,scale,glyph
Janela de informações
- Classe InfoWindow
-
Propriedades:
isOpenMétodos:
close,focus,getContent,getHeaderContent,getHeaderDisabled,getPosition,getZIndex,open,setContent,setHeaderContent,setHeaderDisabled,setOptions,setPosition,setZIndexEventos:
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,setVisibleEventos:
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,setVisibleEventos:
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,setVisibleEventos:
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,setVisibleEventos:
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,toGeoJsonEventos:
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 - Typedef Data.StylingFunction
- Classe Data.Feature
-
Métodos:
forEachProperty,getGeometry,getId,getProperty,removeProperty,setGeometry,setProperty,toGeoJsonEventos:
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,preventMapHitsFromMétodos:
draw,getMap,getPanes,getProjection,onAdd,onRemove,setMap - Interface 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,setZIndexEventos:
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,tileSizeMétodos:
getTile,releaseTile - Interface de projeção
-
Métodos:
fromLatLngToPoint,fromPointToLatLng - Classe ImageMapType
-
Propriedades:
alt,maxZoom,minZoom,name,projection,radius,tileSizeMétodos:
getOpacity,getTile,releaseTile,setOpacityEventos:
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,tileSizeMétodos:
getTile,releaseTile - Interface StyledMapTypeOptions
Biblioteca de desenhos
Classe DrawingManager-
Métodos:
getDrawingMode,getMap,setDrawingMode,setMap,setOptionsEventos:
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 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,setZIndexConstantes:
MAX_ZINDEXEventos:
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 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:
controlsMétodos:
focus,getLinks,getLocation,getMotionTracking,getPano,getPhotographerPov,getPosition,getPov,getStatus,getVisible,getZoom,registerPanoProvider,setLinks,setMotionTracking,setOptions,setPano,setPosition,setPov,setVisible,setZoomEventos:
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,worldSizeMétodos:
getTileUrl - Interface StreetViewPov
- Classe StreetViewCoverageLayer
Serviço
- Classe StreetViewService
-
Métodos:
getPanorama - Constantes de 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 StreetViewPreference
- Constantes de StreetViewSource
- Interface StreetViewPanoramaData
- Interface StreetViewLink
-
Propriedades:
description,heading,pano
Lugares
Widgets do Places
- Classe BasicPlaceAutocompleteElement
-
Propriedades:
includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystemMétodos:
addEventListener,removeEventListenerEventos:
gmp-error,gmp-select - Interface BasicPlaceAutocompleteElementOptions
-
Propriedades:
includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystem - Classe PlaceAutocompleteElement
-
Propriedades:
includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystemMétodos:
addEventListener,removeEventListenerEventos:
gmp-error,gmp-select - Interface PlaceAutocompleteElementOptions
-
Propriedades:
includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystem - Classe PlacePredictionSelectEvent
-
Propriedades:
placePrediction Classe PlaceContextualElement
-
Propriedades:
contextTokenMétodos:
addEventListener,removeEventListener Interface PlaceContextualElementOptions
-
Propriedades:
contextToken Classe PlaceContextualListConfigElement
-
Propriedades:
layout,mapHiddenMétodos:
addEventListener,removeEventListener Interface PlaceContextualListConfigElementOptions
Constantes de PlaceContextualListLayout
- Classe PlaceDetailsElement
-
Propriedades:
placeMétodos:
addEventListener,removeEventListener - Interface PlaceDetailsElementOptions
- Classe PlaceDetailsCompactElement
-
Propriedades:
orientation,place,truncationPreferredMétodos:
addEventListener,removeEventListener - Interface PlaceDetailsCompactElementOptions
-
Propriedades:
orientation,truncationPreferred - Constantes PlaceDetailsOrientation
-
Constantes:
HORIZONTAL,VERTICAL - Classe PlaceDetailsPlaceRequestElement
-
Propriedades:
placeMétodos:
addEventListener,removeEventListener - Interface PlaceDetailsPlaceRequestElementOptions
-
Propriedades:
place - Classe PlaceDetailsLocationRequestElement
-
Propriedades:
locationMétodos:
addEventListener,removeEventListener - Interface PlaceDetailsLocationRequestElementOptions
-
Propriedades:
location - Classe PlaceSearchElement
-
Propriedades:
attributionPosition,orientation,places,selectable,truncationPreferredMétodos:
addEventListener,removeEventListenerEventos:
gmp-error,gmp-load,gmp-select - Interface PlaceSearchElementOptions
-
Propriedades:
attributionPosition,orientation,selectable,truncationPreferred - Constantes PlaceSearchAttributionPosition
- Constantes PlaceSearchOrientation
-
Constantes:
HORIZONTAL,VERTICAL - Classe PlaceSelectEvent
-
Propriedades:
place - Classe PlaceNearbySearchRequestElement
-
Propriedades:
excludedPrimaryTypes,excludedTypes,includedPrimaryTypes,includedTypes,locationRestriction,maxResultCount,rankPreferenceMétodos:
addEventListener,removeEventListener - Interface PlaceNearbySearchRequestElementOptions
-
Propriedades:
excludedPrimaryTypes,excludedTypes,includedPrimaryTypes,includedTypes,locationRestriction,maxResultCount,rankPreference - Classe PlaceTextSearchRequestElement
-
Propriedades:
evConnectorTypes,evMinimumChargingRateKw,includedType,isOpenNow,locationBias,locationRestriction,maxResultCount,minRating,priceLevels,rankPreference,textQuery,useStrictTypeFilteringMétodos:
addEventListener,removeEventListener - Interface PlaceTextSearchRequestElementOptions
-
Propriedades:
evConnectorTypes,evMinimumChargingRateKw,includedType,isOpenNow,locationBias,locationRestriction,maxResultCount,minRating,priceLevels,rankPreference,textQuery,useStrictTypeFiltering Classe de preenchimento automático-
Métodos:
getBounds,getFields,getPlace,setBounds,setComponentRestrictions,setFields,setOptions,setTypesEventos:
place_changed - Interface AutocompleteOptions
-
Propriedades:
bounds,componentRestrictions,fields,strictBounds,types,placeIdOnly Classe SearchBox-
Métodos:
getBounds,getPlaces,setBoundsEventos:
places_changed - Interface SearchBoxOptions
-
Propriedades:
bounds
Personalização do conteúdo do widget de lugar
- Classe PlaceContentConfigElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceContentConfigElementOptions
- Classe PlaceAllContentElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceAllContentElementOptions
- Classe PlaceStandardContentElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceStandardContentElementOptions
- Classe PlaceMediaElement
-
Propriedades:
lightboxPreferred,preferredSizeMétodos:
addEventListener,removeEventListener - Interface PlaceMediaElementOptions
-
Propriedades:
lightboxPreferred,preferredSize - Constantes MediaSize
- Classe PlaceAddressElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceAddressElementOptions
- Classe PlaceRatingElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceRatingElementOptions
- Classe PlaceTypeElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceTypeElementOptions
- Classe PlacePriceElement
-
Métodos:
addEventListener,removeEventListener - Interface PlacePriceElementOptions
- Classe PlaceAccessibleEntranceIconElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceAccessibleEntranceIconElementOptions
- Classe PlaceOpenNowStatusElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceOpenNowStatusElementOptions
- Classe PlaceReviewsElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceReviewsElementOptions
- Classe PlaceSummaryElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceSummaryElementOptions
- Classe PlaceFeatureListElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceFeatureListElementOptions
- Classe PlaceOpeningHoursElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceOpeningHoursElementOptions
- Classe PlacePhoneNumberElement
-
Métodos:
addEventListener,removeEventListener - Interface PlacePhoneNumberElementOptions
- Classe PlacePlusCodeElement
-
Métodos:
addEventListener,removeEventListener - Interface PlacePlusCodeElementOptions
- Classe PlaceTypeSpecificHighlightsElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceTypeSpecificHighlightsElementOptions
- Classe PlaceWebsiteElement
-
Métodos:
addEventListener,removeEventListener - Interface PlaceWebsiteElementOptions
- Classe PlaceAttributionElement
-
Propriedades:
darkSchemeColor,lightSchemeColorMétodos:
addEventListener,removeEventListener - Interface PlaceAttributionElementOptions
-
Propriedades:
darkSchemeColor,lightSchemeColor - Constantes AttributionColor
Place
- Classe Place
-
Métodos estáticos:
searchByText,searchNearbyPropriedades:
accessibilityOptions,addressComponents,adrFormatAddress,allowsDogs,attributions,businessStatus,consumerAlert,displayName,displayNameLanguageCode,editorialSummary,editorialSummaryLanguageCode,evChargeOptions,formattedAddress,fuelOptions,googleMapsLinks,googleMapsURI,hasCurbsidePickup,hasDelivery,hasDineIn,hasLiveMusic,hasMenuForChildren,hasOutdoorSeating,hasRestroom,hasTakeout,iconBackgroundColor,id,internationalPhoneNumber,isGoodForChildren,isGoodForGroups,isGoodForWatchingSports,isReservable,location,nationalPhoneNumber,parkingOptions,paymentOptions,photos,plusCode,postalAddress,priceLevel,priceRange,primaryType,primaryTypeDisplayName,primaryTypeDisplayNameLanguageCode,rating,regularOpeningHours,requestedLanguage,requestedRegion,reviews,servesBeer,servesBreakfast,servesBrunch,servesCocktails,servesCoffee,servesDessert,servesDinner, , , , , , , , , ,accessibilityOptions,addressComponentsservesLunchservesVegetarianFoodservesWinesvgIconMaskURItypesuserRatingCountutcOffsetMinutesviewportwebsiteURIopeningHourshasWiFiMé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 ConsumerAlert
-
Propriedades:
details,languageCode,overview - Classe ConsumerAlertDetails
-
Propriedades:
aboutLinkTitle,aboutLinkURI,description,title - Classe EVChargeOptions
-
Propriedades:
connectorAggregations,connectorCount - Constantes EVConnectorType
-
Constantes:
CCS_COMBO_1,CCS_COMBO_2,CHADEMO,J1772,NACS,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 FuelType
-
Constantes:
BIO_DIESEL,DIESEL,DIESEL_PLUS,E100,E80,E85,LPG,METHANE,MIDGRADE,PREMIUM,REGULAR_UNLEADED,SP100,SP91,SP91_E10,SP92,SP95,SP95_E10,SP98,SP99,TRUCK_DIESEL - Classe GoogleMapsLinks
-
Propriedades:
directionsURI,photosURI,placeURI,reviewsURI,writeAReviewURI - Classe Money
-
Propriedades:
currencyCode,nanos,unitsMé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 foto
-
Propriedades:
authorAttributions,flagContentURI,googleMapsURI,heightPx,widthPxMétodos:
getURI - Classe PlusCode
-
Propriedades:
compoundCode,globalCode - Classe PostalAddress
-
Propriedades:
addressLines,administrativeArea,languageCode,locality,organization,postalCode,recipients,regionCode,sortingCode,sublocality - Interface PostalAddressLiteral
-
Propriedades:
addressLines,administrativeArea,languageCode,locality,organization,postalCode,recipients,regionCode,sortingCode,sublocality - Constantes PriceLevel
-
Constantes:
EXPENSIVE,FREE,INEXPENSIVE,MODERATE,VERY_EXPENSIVE - Classe PriceRange
-
Propriedades:
endPrice,startPrice - Revisar turma
-
Propriedades:
authorAttribution,flagContentURI,googleMapsURI,originalText,originalTextLanguageCode,publishTime,rating,relativePublishTimeDescription,text,textLanguageCode,visitDateMonth,visitDateYear - 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)
- Classe AutocompleteSuggestion
-
Métodos estáticos:
fetchAutocompleteSuggestionsPropriedades:
placePrediction - Interface AutocompleteRequest
-
Propriedades:
includedPrimaryTypes,includedRegionCodes,input,inputOffset,language,locationBias,locationRestriction,origin,region,sessionToken - Classe AutocompleteSessionToken
- Classe PlacePrediction
-
Propriedades:
distanceMeters,mainText,placeId,secondaryText,text,typesMétodos:
,fetchAddressValidation
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 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 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 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 - Typedef LocationBias
- Typedef LocationRestriction
- Constantes PlacesServiceStatus
-
Constantes:
INVALID_REQUEST,NOT_FOUND,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR,ZERO_RESULTS - Interface PlaceSearchPagination
-
Propriedades:
hasNextPageMé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 BusinessStatus
-
Constantes:
CLOSED_PERMANENTLY,CLOSED_TEMPORARILY,OPERATIONAL - Interface PlaceGeometry
- Interface PlaceOpeningHours
-
Propriedades:
periods,weekday_text,open_nowMétodos:
isOpen - Interface PlaceOpeningHoursPeriod
- Interface PlaceOpeningHoursTime
- Interface PlacePlusCode
-
Propriedades:
compound_code,global_code - Interface PlacePhoto
-
Propriedades:
height,html_attributions,widthMétodos:
getUrl - Interface PhotoOptions
- Interface 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
Address Validation (Beta)
Classe AddressValidation
-
Métodos estáticos:
fetchAddressValidationPropriedades:
address,geocode,metadata,responseId,uspsData,verdictMétodos:
toJSON Interface AddressValidationRequest
-
Propriedades:
address,placeAutocompleteElement,previousResponseId,sessionToken,uspsCASSEnabled Classe Address
-
Propriedades:
components,formattedAddress,missingComponentTypes,postalAddress,unconfirmedComponentTypes,unresolvedTokens Classe AddressComponent
-
Propriedades:
componentName,componentNameLanguageCode,componentType,confirmationLevel,inferred,replaced,spellCorrected,unexpected Classe AddressMetadata
-
Propriedades:
business,poBox,residential Constantes ConfirmationLevel
-
Constantes:
CONFIRMED,UNCONFIRMED_AND_SUSPICIOUS,UNCONFIRMED_BUT_PLAUSIBLE Classe Geocode
-
Propriedades:
bounds,featureSizeMeters,location,placeId,placeTypes,plusCodeMétodos:
fetchPlace Constantes de granularidade
-
Constantes:
BLOCK,OTHER,PREMISE,PREMISE_PROXIMITY,ROUTE,SUB_PREMISE Constantes PossibleNextAction
-
Constantes:
ACCEPT,CONFIRM,CONFIRM_ADD_SUBPREMISES,FIX Classe USPSAddress
-
Propriedades:
city,cityStateZipAddressLine,firm,firstAddressLine,secondAddressLine,state,urbanization,zipCode,zipCodeExtension Classe USPSData
-
Propriedades:
abbreviatedCity,addressRecordType,carrierRoute,carrierRouteIndicator,cassProcessed,county,deliveryPointCheckDigit,deliveryPointCode,dpvCMRA,dpvConfirmation,dpvDoorNotAccessible,dpvDrop,dpvEnhancedDeliveryCode,dpvFootnote,dpvNonDeliveryDays,dpvNonDeliveryDaysValues,dpvNoSecureLocation,dpvNoStat,dpvNoStatReasonCode,dpvPBSA,dpvThrowback,dpvVacant,elotFlag,elotNumber,errorMessage,fipsCountyCode,hasDefaultAddress,hasNoEWSMatch,lacsLinkIndicator,lacsLinkReturnCode,pmbDesignator,pmbNumber,poBoxOnlyPostalCode,postOfficeCity,postOfficeState,standardizedAddress,suiteLinkFootnote Classe de veredito
-
Propriedades:
addressComplete,geocodeGranularity,hasInferredComponents,hasReplacedComponents,hasUnconfirmedComponents,inputGranularity,possibleNextAction,validationGranularity
Rotas
Rota (Beta)
- Classe Route
-
Métodos estáticos:
computeRoutesPropriedades:
description,distanceMeters,durationMillis,legs,localizedValues,optimizedIntermediateWaypointIndices,path,polylineDetails,routeLabels,routeToken,speedPaths,staticDurationMillis,travelAdvisory,viewport,warningsMétodos:
createPolylines,createWaypointAdvancedMarkers,toJSON - Interface ComputeRoutesRequest
-
Propriedades:
arrivalTime,computeAlternativeRoutes,departureTime,destination,extraComputations,fields,intermediates,language,optimizeWaypointOrder,origin,polylineQuality,region,requestedReferenceRoutes,routeModifiers,routingPreference,trafficModel,transitPreference,travelMode,units - Constantes ComputeRoutesExtraComputation
-
Constantes:
FLYOVER_INFO_ON_POLYLINE,FUEL_CONSUMPTION,HTML_FORMATTED_NAVIGATION_INSTRUCTIONS,NARROW_ROAD_INFO_ON_POLYLINE,TOLLS,TRAFFIC_ON_POLYLINE - Interface DirectionalLocationLiteral
-
Propriedades:
heading - Classe DirectionalLocation
-
Propriedades:
headingMétodos:
toJSON - Classe FallbackInfo
-
Propriedades:
reason,routingModeMétodos:
toJSON - Constantes FallbackReason
-
Constantes:
LATENCY_EXCEEDED,SERVER_ERROR - Constantes de FallbackRoutingMode
-
Constantes:
TRAFFIC_AWARE,TRAFFIC_UNAWARE - Classe GeocodedWaypoint
-
Propriedades:
geocoderStatus,intermediateWaypointRequestIndex,partialMatch,placeId,typesMétodos:
toJSON - Classe GeocodingResults
-
Propriedades:
destination,intermediates,originMétodos:
toJSON - Classe MultiModalSegment
-
Propriedades:
instructions,maneuver,stepEndIndex,stepStartIndex,travelModeMétodos:
toJSON - Classe PolylineDetailInfo
-
Propriedades:
endIndex,presence,startIndexMétodos:
toJSON - Classe PolylineDetails
-
Propriedades:
flyoverInfo,narrowRoadInfoMétodos:
toJSON - Constantes PolylineQuality
-
Constantes:
HIGH_QUALITY,OVERVIEW - Constantes ReferenceRoute
-
Constantes:
FUEL_EFFICIENT,SHORTER_DISTANCE - Constantes de RoadFeatureState
-
Constantes:
DOES_NOT_EXIST,EXISTS - Constantes RouteLabel
-
Constantes:
DEFAULT_ROUTE,DEFAULT_ROUTE_ALTERNATE,FUEL_EFFICIENT,SHORTER_DISTANCE - Classe RouteLeg
-
Propriedades:
distanceMeters,durationMillis,endLocation,localizedValues,path,speedPaths,startLocation,staticDurationMillis,steps,stepsOverview,travelAdvisoryMétodos:
toJSON - Classe RouteLegLocalizedValues
-
Propriedades:
distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguageMétodos:
toJSON - Classe RouteLegStep
-
Propriedades:
distanceMeters,endLocation,instructions,localizedValues,maneuver,path,startLocation,staticDurationMillis,transitDetails,travelModeMétodos:
toJSON - Classe RouteLegStepLocalizedValues
-
Propriedades:
distance,distanceLanguage,staticDuration,staticDurationLanguageMétodos:
toJSON - Classe RouteLegTravelAdvisory
-
Propriedades:
speedReadingIntervals,tollInfoMétodos:
toJSON - Classe RouteLocalizedValues
-
Propriedades:
distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguage,transitFare,transitFareLanguageMétodos:
toJSON - Interface RouteModifiers
-
Propriedades:
avoidFerries,avoidHighways,avoidIndoor,avoidTolls,tollPasses,vehicleInfo - Interface RoutePolylineDetails
-
Propriedades:
speed,transitDetails,travelMode - Interface RoutePolylineOptions
-
Propriedades:
colorScheme,polylineOptions - Classe RouteTravelAdvisory
-
Propriedades:
fuelConsumptionMicroliters,routeRestrictionsPartiallyIgnored,speedReadingIntervals,tollInfo,transitFareMétodos:
toJSON - Constantes RoutingPreference
-
Constantes:
TRAFFIC_AWARE,TRAFFIC_AWARE_OPTIMAL,TRAFFIC_UNAWARE - Constantes de velocidade
-
Constantes:
NORMAL,SLOW,TRAFFIC_JAM - Interface SpeedPath
- Classe SpeedReadingInterval
-
Propriedades:
endPolylinePointIndex,speed,startPolylinePointIndexMétodos:
toJSON - Classe StepsOverview
-
Propriedades:
multiModalSegmentsMétodos:
toJSON - Classe TollInfo
-
Propriedades:
estimatedPricesMétodos:
toJSON - Classe TransitAgency
-
Propriedades:
name,phoneNumber,urlMétodos:
toJSON - Classe TransitDetails
-
Propriedades:
arrivalStop,arrivalTime,departureStop,departureTime,headsign,headwayMillis,stopCount,transitLine,tripShortTextMétodos:
toJSON - Classe TransitLine
-
Propriedades:
agencies,color,iconURL,name,shortName,textColor,url,vehicleMétodos:
toJSON - Interface TransitPreference
-
Propriedades:
allowedTransitModes,routingPreference - Classe TransitStop
-
Métodos:
toJSON - Classe TransitVehicle
-
Propriedades:
iconURL,localIconURL,name,nameLanguage,vehicleTypeMétodos:
toJSON - Constantes de VehicleEmissionType
- Interface VehicleInfo
-
Propriedades:
emissionType - Interface de ponto de referência
-
Propriedades:
location,sideOfRoad,vehicleStopover,via - Interface WaypointMarkerDetails
-
Propriedades:
index,leg,totalMarkers
Matriz de rotas (Beta)
- Classe RouteMatrix
-
Métodos estáticos:
computeRouteMatrixPropriedades:
rowsMétodos:
toJSON - Classe RouteMatrixRow
-
Propriedades:
itemsMétodos:
toJSON - Classe RouteMatrixItem
-
Propriedades:
condition,distanceMeters,durationMillis,error,fallbackInfo,localizedValues,staticDurationMillis,travelAdvisoryMétodos:
toJSON - Interface ComputeRouteMatrixRequest
-
Propriedades:
arrivalTime,departureTime,destinations,extraComputations,fields,language,origins,region,routingPreference,trafficModel,transitPreference,travelMode,units - Constantes ComputeRouteMatrixExtraComputation
-
Constantes:
TOLLS - Constantes RouteMatrixItemCondition
-
Constantes:
ROUTE_EXISTS,ROUTE_NOT_FOUND - Classe RouteMatrixItemError
-
Métodos:
toJSON - Classe RouteMatrixItemLocalizedValues
-
Propriedades:
distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguage,transitFare,transitFareLanguageMétodos:
toJSON - Interface RouteMatrixOrigin
-
Propriedades:
routeModifiers,waypoint
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,setRouteIndexEventos:
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 de lugar
- Constantes TravelMode
-
Constantes:
BICYCLING,DRIVING,TRANSIT,,TWO_WHEELER
WALKING - Interface DrivingOptions
-
Propriedades:
departureTime,trafficModel - Constantes TrafficModel
-
Constantes:
BEST_GUESS,OPTIMISTIC,PESSIMISTIC - Interface TransitOptions
-
Propriedades:
arrivalTime,departureTime,modes,routingPreference - Constantes TransitMode
- Constantes TransitRoutePreference
-
Constantes:
FEWER_TRANSFERS,LESS_WALKING - Interface TransitFare
- Interface TransitDetails
-
Propriedades:
arrival_stop,arrival_time,departure_stop,departure_time,headsign,headway,line,num_stops,trip_short_name - Interface TransitStop
- Interface TransitLine
-
Propriedades:
agencies,color,icon,name,short_name,text_color,url,vehicle - Interface TransitAgency
- Interface TransitVehicle
-
Propriedades:
icon,local_icon,name,type - Constantes 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 UnitSystem
- Interface de distância
- Interface de duração
- Interface de tempo
Constantes de 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 DistanceMatrixStatus
-
Constantes:
INVALID_REQUEST,MAX_DIMENSIONS_EXCEEDED,MAX_ELEMENTS_EXCEEDED,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR - Constantes 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 ElevationStatus
-
Constantes:
INVALID_REQUEST,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR
Mapas 3D
Mapas 3D
- Classe Map3DElement
-
Propriedades:
bounds,center,defaultUIHidden,description,gestureHandling,heading,internalUsageAttributionIds,language,mapId,maxAltitude,maxHeading,maxTilt,minAltitude,minHeading,minTilt,mode,range,region,roll,tilt,defaultUIDisabledMétodos:
addEventListener,flyCameraAround,flyCameraTo,removeEventListener,stopCameraAnimationEventos:
gmp-animationend,gmp-centerchange,gmp-click,gmp-error,gmp-headingchange,gmp-map-id-error,gmp-rangechange,gmp-rollchange,gmp-steadychange,gmp-tiltchange - Interface Map3DElementOptions
-
Propriedades:
bounds,center,defaultUIHidden,description,gestureHandling,heading,internalUsageAttributionIds,language,mapId,maxAltitude,maxHeading,maxTilt,minAltitude,minHeading,minTilt,mode,range,region,roll,tilt,defaultUIDisabled - Constantes MapMode
- Constantes de GestureHandling
-
Constantes:
AUTO,COOPERATIVE,GREEDY - Interface FlyAroundAnimationOptions
-
Propriedades:
camera,durationMillis,repeatCount,rounds - Interface FlyToAnimationOptions
-
Propriedades:
durationMillis,endCamera - Interface CameraOptions
- Classe SteadyChangeEvent
-
Propriedades:
isSteady - Classe LocationClickEvent
-
Propriedades:
position - Classe PlaceClickEvent
-
Propriedades:
placeIdMétodos:
fetchPlace
Desenhar no mapa
- Classe Marker3DElement
-
Propriedades:
altitudeMode,collisionBehavior,drawsWhenOccluded,extruded,label,position,sizePreserved,zIndexMétodos:
addEventListener,removeEventListener - Interface Marker3DElementOptions
-
Propriedades:
altitudeMode,collisionBehavior,drawsWhenOccluded,extruded,label,position,sizePreserved,zIndex - Classe Marker3DInteractiveElement
-
Propriedades:
gmpPopoverTargetElement,titleMétodos:
addEventListener,removeEventListenerEventos:
gmp-click - Interface Marker3DInteractiveElementOptions
-
Propriedades:
gmpPopoverTargetElement,title - Classe Model3DElement
-
Propriedades:
altitudeMode,orientation,position,scale,srcMétodos:
addEventListener,removeEventListener - Interface Model3DElementOptions
-
Propriedades:
altitudeMode,orientation,position,scale,src - Classe Model3DInteractiveElement
-
Métodos:
addEventListener,removeEventListenerEventos:
gmp-click - Interface Model3DInteractiveElementOptions
- Classe Polyline3DElement
-
Propriedades:
altitudeMode,drawsOccludedSegments,extruded,geodesic,outerColor,outerWidth,path,strokeColor,strokeWidth,zIndex,coordinatesMétodos:
addEventListener,removeEventListener - Interface Polyline3DElementOptions
-
Propriedades:
altitudeMode,coordinates,drawsOccludedSegments,extruded,geodesic,outerColor,outerWidth,strokeColor,strokeWidth,zIndex - Classe Polyline3DInteractiveElement
-
Métodos:
addEventListener,removeEventListenerEventos:
gmp-click - Interface Polyline3DInteractiveElementOptions
- Classe Polygon3DElement
-
Propriedades:
altitudeMode,drawsOccludedSegments,extruded,fillColor,geodesic,innerPaths,path,strokeColor,strokeWidth,zIndex,,outerCoordinatesinnerCoordinatesMétodos:
addEventListener,removeEventListener - Interface Polygon3DElementOptions
-
Propriedades:
altitudeMode,drawsOccludedSegments,extruded,fillColor,geodesic,innerCoordinates,outerCoordinates,strokeColor,strokeWidth,zIndex - Classe Polygon3DInteractiveElement
-
Métodos:
addEventListener,removeEventListenerEventos:
gmp-click - Interface Polygon3DInteractiveElementOptions
- Classe PopoverElement
-
Propriedades:
altitudeMode,lightDismissDisabled,open,positionAnchorMétodos:
addEventListener,removeEventListener - Interface PopoverElementOptions
-
Propriedades:
altitudeMode,lightDismissDisabled,open,positionAnchor - Constantes AltitudeMode
-
Constantes:
ABSOLUTE,CLAMP_TO_GROUND,RELATIVE_TO_GROUND,RELATIVE_TO_MESH
Ambiental (Alfa)
Qualidade do ar
Classe AirQualityMeterElement
-
Propriedades:
location,requestedLanguageMétodos:
addEventListener,removeEventListener - Interface AirQualityMeterElementOptions
-
Propriedades:
location,requestedLanguage
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,pollingIntervalMillisEventos:
ispollingchange - Interface PollingLocationProviderIsPollingChangeEvent
-
Propriedades:
error
Authentication
- Interface AuthToken
-
Propriedades:
expiresInSeconds,token - Interface AuthTokenContext
-
Propriedades:
deliveryVehicleId,taskId,trackingId,tripId,vehicleId - Typedef AuthTokenFetcher
- Interface AuthTokenFetcherOptions
-
Propriedades:
context,serviceType - Constantes FleetEngineServiceType
-
Constantes:
DELIVERY_VEHICLE_SERVICE,TASK_SERVICE,TRIP_SERVICE,UNKNOWN_SERVICE
Personalização da interface
Typedef PolylineSetupInterface PolylineSetupOptions-
Propriedades:
polylineOptions,visible Interface DefaultPolylineSetupOptions-
Propriedades:
defaultPolylineOptions,defaultVisible Typedef MarkerSetupInterface 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 tarefa
-
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 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 VehicleState
-
Constantes:
OFFLINE,ONLINE,UNKNOWN_VEHICLE_STATE - Constantes VehicleType
-
Constantes:
AUTO,TAXI,TRUCK,TWO_WHEELER,UNKNOWN - Constantes TripType
-
Constantes:
EXCLUSIVE,SHARED,UNKNOWN_TRIP_TYPE - Interface TripWaypoint
-
Propriedades:
distanceMeters,durationMillis,location,path,speedReadingIntervals,tripId,waypointType - Constantes 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_FUNCTIONPropriedades:
tripIdMétodos:
refresh - Interface FleetEngineTripLocationProviderOptions
-
Propriedades:
activePolylineCustomization,authTokenFetcher,destinationMarkerCustomization,originMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,takenPolylineCustomization,tripId,vehicleMarkerCustomization,waypointMarkerCustomization - Interface FleetEngineTripLocationProviderUpdateEvent
-
Propriedades:
trip
Rastreamento de frota — Última etapa da frota
- 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,staleLocationThresholdMillisEventos:
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_FUNCTIONPropriedades:
staleLocationThresholdMillis,vehicleId - Interface FleetEngineVehicleLocationProviderOptions
-
Propriedades:
activePolylineCustomization,authTokenFetcher,destinationMarkerCustomization,intermediateDestinationMarkerCustomization,originMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,staleLocationThresholdMillis,takenPolylineCustomization,vehicleId,vehicleMarkerCustomization - Interface FleetEngineVehicleLocationProviderUpdateEvent
- Classe FleetEngineFleetLocationProvider
-
Propriedades:
locationRestriction,staleLocationThresholdMillis,vehicleFilterEventos:
update - Interface FleetEngineFleetLocationProviderOptions
-
Propriedades:
authTokenFetcher,locationRestriction,projectId,staleLocationThresholdMillis,vehicleFilter,vehicleMarkerCustomization - Interface FleetEngineFleetLocationProviderUpdateEvent
-
Propriedades:
vehicles
Rastreamento de remessas
- Classe FleetEngineShipmentLocationProvider
-
Propriedades:
trackingIdMétodos:
refresh - Interface FleetEngineShipmentLocationProviderOptions
-
Propriedades:
activePolylineCustomization,authTokenFetcher,deliveryVehicleMarkerCustomization,destinationMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,takenPolylineCustomization,trackingId - Interface FleetEngineShipmentLocationProviderUpdateEvent
-
Propriedades:
taskTrackingInfo
Interfaces de biblioteca
Interfaces de biblioteca
- Interface CoreLibrary
-
Propriedades:
ColorScheme,ControlPosition,event,LatLng,LatLngAltitude,LatLngBounds,MapsNetworkError,MapsNetworkErrorEndpoint,MapsRequestError,MapsServerError,MVCArray,MVCObject,Orientation3D,Point,RPCStatus,Settings,Size,SymbolPath,UnitSystem,Vector3D - Interface MapsLibrary
-
Propriedades:
BicyclingLayer,Circle,Data,FeatureType,GroundOverlay,ImageMapType,InfoWindow,KmlLayer,KmlLayerStatus,Map,MapElement,MapTypeControlStyle,MapTypeId,MapTypeRegistry,MaxZoomService,MaxZoomStatus,OverlayView,Polygon,Polyline,Rectangle,RenderingType,StrokePosition,StyledMapType,TrafficLayer,TransitLayer,WebGLOverlayView,ZoomChangeEvent - Interface Maps3DLibrary
-
Propriedades:
AltitudeMode,GestureHandling,LocationClickEvent,Map3DElement,MapMode,Marker3DElement,Marker3DInteractiveElement,Model3DElement,Model3DInteractiveElement,PlaceClickEvent,Polygon3DElement,Polygon3DInteractiveElement,Polyline3DElement,Polyline3DInteractiveElement,PopoverElement,SteadyChangeEvent - Interface PlacesLibrary
-
Propriedades:
AccessibilityOptions,AddressComponent,Attribution,AuthorAttribution,Autocomplete,AutocompleteService,AutocompleteSessionToken,AutocompleteSuggestion,BusinessStatus,ConnectorAggregation,ConsumerAlert,ConsumerAlertDetails,EVChargeOptions,EVConnectorType,FormattableText,FuelOptions,FuelPrice,FuelType,GoogleMapsLinks,Money,OpeningHours,OpeningHoursPeriod,OpeningHoursPoint,ParkingOptions,PaymentOptions,Photo,Place,PlaceContextualElement,PlaceContextualListConfigElement,PlaceContextualListLayout,PlacePrediction,PlacesService,PlacesServiceStatus,PlusCode,PostalAddress,PriceLevel,PriceRange,RankBy,Review,SearchBox,SearchByTextRankPreference,SearchNearbyRankPreference,StringRange - Interface GeocodingLibrary
-
Propriedades:
Containment,ExtraGeocodeComputation,Geocoder,GeocoderLocationType,GeocoderStatus,SpatialRelationship - Interface RoutesLibrary
-
Propriedades:
ComputeRouteMatrixExtraComputation,ComputeRoutesExtraComputation,DirectionalLocation,DirectionsRenderer,DirectionsService,DirectionsStatus,DistanceMatrixElementStatus,DistanceMatrixService,DistanceMatrixStatus,FallbackInfo,FallbackReason,FallbackRoutingMode,GeocodedWaypoint,GeocodingResults,MultiModalSegment,PolylineDetailInfo,PolylineDetails,PolylineQuality,ReferenceRoute,RoadFeatureState,Route,RouteLabel,RouteLeg,RouteLegLocalizedValues,RouteLegStep,RouteLegStepLocalizedValues,RouteLegTravelAdvisory,RouteLocalizedValues,RouteMatrix,RouteMatrixItem,RouteMatrixItemCondition,RouteMatrixItemError,RouteMatrixItemLocalizedValues,RouteMatrixRow,RouteTravelAdvisory,RoutingPreference,Speed,SpeedReadingInterval,StepsOverview,TollInfo,TrafficModel,TransitAgency,TransitDetails,TransitLine,TransitMode,TransitRoutePreference,TransitStop,TransitVehicle, , ,TravelModeVehicleEmissionTypeVehicleType - 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 VisualizationLibrary
-
Propriedades:
HeatmapLayer - Interface AirQualityLibrary
-
Propriedades:
AirQualityMeterElement Interface AddressValidationLibrary
-
Propriedades:
,Address
,AddressComponent
,AddressMetadata
,AddressValidation
,ConfirmationLevel
,Geocode
,Granularity
,PossibleNextAction
,USPSAddress
,USPSData
Verdict