Última actualización: viernes, 3 de octubre de 2025
Este es un índice de todas las clases, los métodos y las interfaces de la versión 3.62 (canal semanal) de la API de Maps JavaScript. Esta referencia se mantiene actualizada con los cambios más recientes de la API.
Para obtener más información, consulta las Notas de la versión y el Control de versiones.
  
Consulta también la documentación de referencia de la versión 3.61 (canal trimestral), la versión 3.60 y la 
    versión 3.59.
Haz clic en el nombre de cualquier elemento para ver la documentación detallada.
Conceptos globales
google.maps
- Espacio de nombres google.maps
- 
Métodos estáticos: importLibraryConstantes: version
Configuración
- Clase de configuración
- 
Métodos estáticos: getInstancePropiedades: experienceIds fetchAppCheckToken
- Interfaz de MapsAppCheckTokenResult
Sistema de eventos
- clase de evento
- 
Métodos estáticos: addListener,addListenerOnce,clearInstanceListeners,clearListeners,hasListeners,removeListener,trigger,addDomListeneraddDomListenerOnce
- Interfaz MapsEventListener
- 
Métodos: remove
- Clase MVCObject
- 
Métodos: addListener,bindTo,get,notify,set,setValues,unbind,unbindAll
- Clase MVCArray
- 
Métodos: clear,forEach,getArray,getAt,getLength,insertAt,pop,push,removeAt,setAt
- Interfaz de ErrorEvent
- 
Propiedades: error
Errores
- Clase MapsNetworkError
- Clase MapsRequestError
- Clase 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 de 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
- Clase MapElement
- 
Propiedades: center,headingInteractionDisabled,innerMap,internalUsageAttributionIds,mapId,renderingType,tiltInteractionDisabled,zoomMétodos: addEventListener,removeEventListenerEventos: gmp-zoomchange
- Interfaz MapElementOptions
- 
Propiedades: center,headingInteractionDisabled,internalUsageAttributionIds,mapId,renderingType,tiltInteractionDisabled,zoom
- Clase ZoomChangeEvent
- Clase de mapa
- 
Propiedades: 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
- Interfaz de MapOptions
- 
Propiedades: 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,draggablepanControlpanControlOptions
- Interfaz MapTypeStyle
- 
Propiedades: elementType,featureType,stylers
- Interfaz de MapMouseEvent
- 
Métodos: stop
- Interfaz de IconMouseEvent
- 
Propiedades: placeId
- Constantes de ColorScheme
- 
Constantes: DARK,FOLLOW_SYSTEM,LIGHT
- Constantes de MapTypeId
- Clase MapTypeRegistry
- 
Métodos: set
- Interfaz de MapRestriction
- 
Propiedades: latLngBounds,strictBounds
- Clase TrafficLayer
- 
Métodos: getMap,setMap,setOptions
- Interfaz de TrafficLayerOptions
- 
Propiedades: autoRefresh,map
- Clase TransitLayer
- Clase BicyclingLayer
- Interfaz CameraOptions 
- Interfaz de VisibleRegion
- 
Propiedades: farLeft,farRight,latLngBounds,nearLeft,nearRight
- Constantes de RenderingType
- 
Constantes: RASTER,UNINITIALIZED,VECTOR
- Interfaz de MapCapabilities
- 
Propiedades: isAdvancedMarkersAvailable,isDataDrivenStylingAvailable,isWebGLOverlayViewAvailable
WebGL
- Clase WebGLOverlayView
- 
Métodos: getMap,onAdd,onContextLost,onContextRestored,onDraw,onRemove,onStateUpdate,requestRedraw,requestStateUpdate,setMap
- Interfaz WebGLDrawOptions
- 
Propiedades: gl,transformer
- Interfaz WebGLStateOptions
- 
Propiedades: gl
- Interfaz de CoordinateTransformer
- 
Métodos: fromLatLngAltitude,getCameraParams
- Interfaz CameraParams
Coordenadas
- Clase LatLng
- Interfaz LatLngLiteral
- Clase LatLngBounds
- 
Métodos: contains,equals,extend,getCenter,getNorthEast,getSouthWest,intersects,isEmpty,toJSON,toSpan,toString,toUrlValue,unionConstantes: MAX_BOUNDS
- Interfaz LatLngBoundsLiteral
- Clase LatLngAltitude
- Interfaz LatLngAltitudeLiteral
- Clase Point
- Clase de tamaño
- Interfaz de relleno
- Interfaz de CircleLiteral
- Clase Orientation3D 
- Interfaz Orientation3DLiteral 
- Clase Vector3D 
- Interfaz Vector3DLiteral 
Diseño basado en datos
- Interfaz de FeatureLayer
- 
Propiedades: datasetId featureType,isAvailable,styleMétodos: addListener
- Constantes de FeatureType
- 
Constantes: ADMINISTRATIVE_AREA_LEVEL_1,ADMINISTRATIVE_AREA_LEVEL_2,COUNTRY,DATASET LOCALITY,POSTAL_CODE,SCHOOL_DISTRICT
- Definición de tipo FeatureStyleFunction
- Interfaz FeatureStyleFunctionOptions
- 
Propiedades: feature
- Interfaz FeatureStyleOptions
- 
Propiedades: fillColor,fillOpacity,strokeColor,strokeOpacity,strokeWeight
- Interfaz de la función
- 
Propiedades: featureType
- Interfaz PlaceFeature
- 
Propiedades: placeIdMétodos: fetchPlace
- Interfaz DatasetFeature 
- 
Propiedades: datasetAttributes,datasetId
- Interfaz FeatureMouseEvent
- 
Propiedades: features
Controles
- Interfaz CameraControlOptions
- 
Propiedades: position
- Interfaz de FullscreenControlOptions
- 
Propiedades: position
- Interfaz MapTypeControlOptions
- 
Propiedades: mapTypeIds,position,style
- Constantes de MapTypeControlStyle
- 
Constantes: DEFAULT,DROPDOWN_MENU,HORIZONTAL_BAR
- Interfaz de MotionTrackingControlOptions
- 
Propiedades: position
- Interfaz PanControlOptions
- 
Propiedades: position
- Interfaz RotateControlOptions
- 
Propiedades: position
- Interfaz ScaleControlOptions
- 
Propiedades: style
- Constantes de ScaleControlStyle
- 
Constantes: DEFAULT
- Interfaz StreetViewControlOptions
- Interfaz ZoomControlOptions
- 
Propiedades: position
- Constantes de ControlPosition
- 
Constantes: BLOCK_END_INLINE_CENTER,BLOCK_END_INLINE_END,BLOCK_END_INLINE_START,BLOCK_START_INLINE_CENTER,BLOCK_START_INLINE_END,BLOCK_START_INLINE_START,BOTTOM_CENTER,BOTTOM_LEFT,BOTTOM_RIGHT,INLINE_END_BLOCK_CENTER,INLINE_END_BLOCK_END,INLINE_END_BLOCK_START,INLINE_START_BLOCK_CENTER,INLINE_START_BLOCK_END,INLINE_START_BLOCK_START,LEFT_BOTTOM,LEFT_CENTER,LEFT_TOP,RIGHT_BOTTOM,RIGHT_CENTER,RIGHT_TOP,TOP_CENTER,TOP_LEFT,TOP_RIGHT
Biblioteca de Geometry
- clase de codificación
- 
Métodos estáticos: decodePath,encodePath
- clase esférica
- 
Métodos estáticos: computeArea,computeDistanceBetween,computeHeading,computeLength,computeOffset,computeOffsetOrigin,computeSignedArea,interpolate
- Clase de Poly
- 
Métodos estáticos: containsLocation,isLocationOnEdge
Cómo dibujar en el mapa
Marcadores avanzados
- Clase AdvancedMarkerElement
- 
Propiedades: anchorLeft,anchorTop,collisionBehavior,gmpClickable,gmpDraggable,map,position,title,zIndex,elementcontentMétodos: addEventListener,addListener,removeEventListener
- Interfaz de AdvancedMarkerElementOptions
- 
Propiedades: collisionBehavior,content,gmpClickable gmpDraggable,map,position,title,zIndex
- Clase AdvancedMarkerClickEvent
- Clase PinElement
- 
Propiedades: background,borderColor,element,glyph,glyphColor,scaleMétodos: addEventListener removeEventListener
- Interfaz PinElementOptions
- 
Propiedades: background,borderColor,glyph,glyphColor,scale
Ventana de información
- Clase InfoWindow
- 
Propiedades: 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
- Interfaz InfoWindowOptions
- 
Propiedades: ariaLabel,content,disableAutoPan,headerContent,headerDisabled,maxWidth,minWidth,pixelOffset,position,zIndex
- Interfaz InfoWindowOpenOptions
- 
Propiedades: anchor,map,shouldFocus
Polígonos
- Clase 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
- Interfaz de PolylineOptions
- 
Propiedades: clickable,draggable,editable,geodesic,icons,map,path,strokeColor,strokeOpacity,strokeWeight,visible,zIndex
- Interfaz de IconSequence
- 
Propiedades: fixedRotation,icon,offset,repeat
- Clase 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
- Interfaz PolygonOptions
- 
Propiedades: clickable,draggable,editable,fillColor,fillOpacity,geodesic,map,paths,strokeColor,strokeOpacity,strokePosition,strokeWeight,visible,zIndex
- Interfaz de PolyMouseEvent
- Clase 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
- Interfaz RectangleOptions
- 
Propiedades: bounds,clickable,draggable,editable,fillColor,fillOpacity,map,strokeColor,strokeOpacity,strokePosition,strokeWeight,visible,zIndex
- Clase 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
- Interfaz CircleOptions
- 
Propiedades: center,clickable,draggable,editable,fillColor,fillOpacity,map,radius,strokeColor,strokeOpacity,strokePosition,strokeWeight,visible,zIndex
- Constantes de StrokePosition
Datos
- Clase de datos
- 
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
- Interfaz Data.DataOptions
- 
Propiedades: controlPosition,controls,drawingMode,featureFactory,map,style
- Interfaz Data.GeoJsonOptions
- 
Propiedades: idPropertyName
- Interfaz Data.StyleOptions
- 
Propiedades: animation,clickable,cursor,draggable,editable,fillColor,fillOpacity,icon,icons,label,opacity,shape,strokeColor,strokeOpacity,strokeWeight,title,visible,zIndex
- Data.StylingFunction typedef
- Clase Data.Feature
- 
Métodos: forEachProperty,getGeometry,getId,getProperty,removeProperty,setGeometry,setProperty,toGeoJsonEventos: removeproperty,setgeometry,setproperty
- Interfaz Data.FeatureOptions
- 
Propiedades: geometry,id,properties
- Interfaz Data.Geometry
- 
Métodos: forEachLatLng,getType
- Clase Data.Point
- 
Métodos: forEachLatLng,get,getType
- Clase Data.MultiPoint
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.LineString
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.MultiLineString
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.LinearRing
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.Polygon
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.MultiPolygon
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Clase Data.GeometryCollection
- 
Métodos: forEachLatLng,getArray,getAt,getLength,getType
- Interfaz Data.MouseEvent
- 
Propiedades: feature
- Interfaz Data.AddFeatureEvent
- 
Propiedades: feature
- Interfaz Data.RemoveFeatureEvent
- 
Propiedades: feature
- Interfaz de Data.SetGeometryEvent
- 
Propiedades: feature,newGeometry,oldGeometry
- Interfaz de Data.SetPropertyEvent
- Interfaz Data.RemovePropertyEvent
Elementos del DOM
- Clase OverlayView
- 
Métodos estáticos: preventMapHitsAndGesturesFrom,preventMapHitsFromMétodos: draw,getMap,getPanes,getProjection,onAdd,onRemove,setMap
- Interfaz de MapPanes
- 
Propiedades: floatPane,mapPane,markerLayer,overlayLayer,overlayMouseTarget
- Interfaz MapCanvasProjection
- 
Métodos: fromContainerPixelToLatLng,fromDivPixelToLatLng,fromLatLngToContainerPixel,fromLatLngToDivPixel,getVisibleRegion,getWorldWidth
KML
- Clase KmlLayer
- 
Métodos: getDefaultViewport,getMap,getMetadata,getStatus,getUrl,getZIndex,setMap,setOptions,setUrl,setZIndexEventos: click,defaultviewport_changed,status_changed
- Interfaz de KmlLayerOptions
- 
Propiedades: clickable,map,preserveViewport,screenOverlays,suppressInfoWindows,url,zIndex
- Interfaz KmlLayerMetadata
- 
Propiedades: author,description,hasScreenOverlays,name,snippet
- Constantes de KmlLayerStatus
- 
Constantes: DOCUMENT_NOT_FOUND,DOCUMENT_TOO_LARGE,FETCH_ERROR,INVALID_DOCUMENT,INVALID_REQUEST,LIMITS_EXCEEDED,OK,TIMED_OUT,UNKNOWN
- Interfaz de KmlMouseEvent
- 
Propiedades: featureData,latLng,pixelOffset
- Interfaz KmlFeatureData
- 
Propiedades: author,description,id,infoWindowHtml,name,snippet
- Interfaz de KmlAuthor
Superposiciones de imágenes
- Interfaz de MapType
- 
Propiedades: alt,maxZoom,minZoom,name,projection,radius,tileSizeMétodos: getTile,releaseTile
- Interfaz de proyección
- 
Métodos: fromLatLngToPoint,fromPointToLatLng
- Clase ImageMapType
- 
Propiedades: alt,maxZoom,minZoom,name,projection,radius,tileSizeMétodos: getOpacity,getTile,releaseTile,setOpacityEventos: tilesloaded
- Interfaz ImageMapTypeOptions
- 
Propiedades: alt,getTileUrl,maxZoom,minZoom,name,opacity,tileSize
- Clase GroundOverlay
- 
Métodos: getBounds,getMap,getOpacity,getUrl,setMap,setOpacity
- Interfaz de GroundOverlayOptions
- Clase StyledMapType
- 
Propiedades: alt,maxZoom,minZoom,name,projection,radius,tileSizeMétodos: getTile,releaseTile
- Interfaz StyledMapTypeOptions
Biblioteca de dibujo
- Clase DrawingManager
- 
Métodos: getDrawingMode,getMap,setDrawingMode,setMap,setOptionsEventos: circlecomplete,markercomplete,overlaycomplete,polygoncomplete,polylinecomplete,rectanglecomplete
- Interfaz DrawingManagerOptions
- 
Propiedades: circleOptions,drawingControl,drawingControlOptions,drawingMode,map,markerOptions,polygonOptions,polylineOptions,rectangleOptions
- Interfaz DrawingControlOptions
- 
Propiedades: drawingModes,position
- Interfaz OverlayCompleteEvent
- Constantes OverlayType
Mapas de calor
- Clase HeatmapLayer
- 
Métodos: getData,getMap,setData,setMap,setOptions
- Interfaz HeatmapLayerOptions
- 
Propiedades: data,dissipating,gradient,map,maxIntensity,opacity,radius
- Interfaz WeightedLocation
Zoom máximo
- Clase MaxZoomService
- 
Métodos: getMaxZoomAtLatLng
- Interfaz de MaxZoomResult
- Constantes de MaxZoomStatus
Marcador (heredado)
- Clase Marker
- 
Métodos: getAnimation,getClickable,getCursor,getDraggable,getIcon,getLabel,getMap,getOpacity,getPosition,getShape,getTitle,getVisible,getZIndex,setAnimation,setClickable,setCursor,setDraggable,setIcon,setLabel,setMap,setOpacity,setOptions,setPosition,setShape,setTitle,setVisible,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
- Interfaz de MarkerOptions
- 
Propiedades: 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
- Interfaz de íconos
- 
Propiedades: anchor,labelOrigin,origin,scaledSize,size,url
- Interfaz de MarkerLabel
- 
Propiedades: className,color,fontFamily,fontSize,fontWeight,text
- Interfaz MarkerShape
- Interfaz de símbolos
- 
Propiedades: anchor,fillColor,fillOpacity,labelOrigin,path,rotation,scale,strokeColor,strokeOpacity,strokeWeight
- Constantes de SymbolPath
- 
Constantes: BACKWARD_CLOSED_ARROW,BACKWARD_OPEN_ARROW,CIRCLE,FORWARD_CLOSED_ARROW,FORWARD_OPEN_ARROW
- Constantes de animación
Street View
Renderización
- Clase StreetViewPanorama
- 
Propiedades: 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
- Interfaz de StreetViewPanoramaOptions
- 
Propiedades: 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
- Interfaz StreetViewAddressControlOptions
- 
Propiedades: position
- Interfaz de PanoProviderOptions
- 
Propiedades: cors
- Interfaz StreetViewTileData
- 
Propiedades: centerHeading,tileSize,worldSizeMétodos: getTileUrl
- Interfaz de StreetViewPov
- Clase StreetViewCoverageLayer
Servicio
- Clase StreetViewService
- 
Métodos: getPanorama
- Constantes de StreetViewStatus
- 
Constantes: OK,UNKNOWN_ERROR,ZERO_RESULTS
- Interfaz de StreetViewLocationRequest
- 
Propiedades: location,preference,radius,sources,source
- Interfaz de StreetViewPanoRequest
- 
Propiedades: pano
- Interfaz de StreetViewResponse
- 
Propiedades: data
- Interfaz de StreetViewLocation
- 
Propiedades: description,latLng,pano,shortDescription
- Constantes de StreetViewPreference
- Constantes de StreetViewSource
- Interfaz de StreetViewPanoramaData
- Interfaz de StreetViewLink
- 
Propiedades: description,heading,pano
Lugares
Widgets de Places
- Clase BasicPlaceAutocompleteElement
- 
Propiedades: includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystemMétodos: addEventListener,removeEventListenerEventos: gmp-error,gmp-select
- Interfaz de BasicPlaceAutocompleteElementOptions
- 
Propiedades: includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystem
- Clase PlaceAutocompleteElement
- 
Propiedades: includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystemMétodos: addEventListener,removeEventListenerEventos: gmp-error,gmp-select
- Interfaz de PlaceAutocompleteElementOptions
- 
Propiedades: includedPrimaryTypes,includedRegionCodes,locationBias,locationRestriction,name,origin,requestedLanguage,requestedRegion,unitSystem
- Clase PlacePredictionSelectEvent
- 
Propiedades: placePrediction
- Clase PlaceContextualElement 
- 
Propiedades: contextTokenMétodos: addEventListener,removeEventListener
- Interfaz de PlaceContextualElementOptions 
- 
Propiedades: contextToken
- Clase PlaceContextualListConfigElement 
- 
Propiedades: layout,mapHiddenMétodos: addEventListener,removeEventListener
- Interfaz PlaceContextualListConfigElementOptions 
- Constantes de PlaceContextualListLayout 
- Clase PlaceDetailsElement
- 
Propiedades: placeMétodos: addEventListener,removeEventListener
- Interfaz de PlaceDetailsElementOptions
- Clase PlaceDetailsCompactElement
- 
Propiedades: orientation,place,truncationPreferredMétodos: addEventListener,removeEventListener
- Interfaz de PlaceDetailsCompactElementOptions
- 
Propiedades: orientation,truncationPreferred
- Constantes de PlaceDetailsOrientation
- 
Constantes: HORIZONTAL,VERTICAL
- Clase PlaceDetailsPlaceRequestElement
- 
Propiedades: placeMétodos: addEventListener,removeEventListener
- Interfaz de PlaceDetailsPlaceRequestElementOptions
- 
Propiedades: place
- Clase PlaceDetailsLocationRequestElement
- 
Propiedades: locationMétodos: addEventListener,removeEventListener
- Interfaz de PlaceDetailsLocationRequestElementOptions
- 
Propiedades: location
- Clase PlaceSearchElement
- 
Propiedades: attributionPosition,orientation,places,selectable,truncationPreferredMétodos: addEventListener,removeEventListenerEventos: gmp-error,gmp-load,gmp-select
- Interfaz de PlaceSearchElementOptions
- 
Propiedades: attributionPosition,orientation,selectable,truncationPreferred
- Constantes de PlaceSearchAttributionPosition
- Constantes de PlaceSearchOrientation
- 
Constantes: HORIZONTAL,VERTICAL
- Clase PlaceSelectEvent
- 
Propiedades: place
- Clase PlaceNearbySearchRequestElement
- 
Propiedades: excludedPrimaryTypes,excludedTypes,includedPrimaryTypes,includedTypes,locationRestriction,maxResultCount,rankPreferenceMétodos: addEventListener,removeEventListener
- Interfaz de PlaceNearbySearchRequestElementOptions
- 
Propiedades: excludedPrimaryTypes,excludedTypes,includedPrimaryTypes,includedTypes,locationRestriction,maxResultCount,rankPreference
- Clase PlaceTextSearchRequestElement
- 
Propiedades: evConnectorTypes,evMinimumChargingRateKw,includedType,isOpenNow,locationBias,locationRestriction,maxResultCount,minRating,priceLevels,rankPreference,textQuery,useStrictTypeFilteringMétodos: addEventListener,removeEventListener
- Interfaz de PlaceTextSearchRequestElementOptions
- 
Propiedades: evConnectorTypes,evMinimumChargingRateKw,includedType,isOpenNow,locationBias,locationRestriction,maxResultCount,minRating,priceLevels,rankPreference,textQuery,useStrictTypeFiltering
- Clase de autocompletado
- 
Métodos: getBounds,getFields,getPlace,setBounds,setComponentRestrictions,setFields,setOptions,setTypesEventos: place_changed
- Interfaz AutocompleteOptions
- 
Propiedades: bounds,componentRestrictions,fields,strictBounds,types,placeIdOnly
- Clase SearchBox
- 
Métodos: getBounds,getPlaces,setBoundsEventos: places_changed
- Interfaz de SearchBoxOptions
- 
Propiedades: bounds
Personalización del contenido del widget de lugar
- Clase PlaceContentConfigElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceContentConfigElementOptions
- Clase PlaceAllContentElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceAllContentElementOptions
- Clase PlaceStandardContentElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceStandardContentElementOptions
- Clase PlaceMediaElement
- 
Propiedades: lightboxPreferred,preferredSizeMétodos: addEventListener,removeEventListener
- Interfaz de PlaceMediaElementOptions
- 
Propiedades: lightboxPreferred,preferredSize
- Constantes de MediaSize
- Clase PlaceAddressElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceAddressElementOptions
- Clase PlaceRatingElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceRatingElementOptions
- Clase PlaceTypeElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz PlaceTypeElementOptions
- Clase PlacePriceElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlacePriceElementOptions
- Clase PlaceAccessibleEntranceIconElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz PlaceAccessibleEntranceIconElementOptions
- Clase PlaceOpenNowStatusElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceOpenNowStatusElementOptions
- Clase PlaceReviewsElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceReviewsElementOptions
- Clase PlaceSummaryElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceSummaryElementOptions
- Clase PlaceFeatureListElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceFeatureListElementOptions
- Clase PlaceOpeningHoursElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceOpeningHoursElementOptions
- Clase PlacePhoneNumberElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlacePhoneNumberElementOptions
- Clase PlacePlusCodeElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlacePlusCodeElementOptions
- Clase PlaceTypeSpecificHighlightsElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz PlaceTypeSpecificHighlightsElementOptions
- Clase PlaceWebsiteElement
- 
Métodos: addEventListener,removeEventListener
- Interfaz de PlaceWebsiteElementOptions
- Clase PlaceAttributionElement
- 
Propiedades: darkSchemeColor,lightSchemeColorMétodos: addEventListener,removeEventListener
- Interfaz de PlaceAttributionElementOptions
- 
Propiedades: darkSchemeColor,lightSchemeColor
- Constantes de AttributionColor
Place
- Clase Place
- 
Métodos estáticos: searchByText,searchNearbyPropiedades: 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,servesLunch,servesVegetarianFood,servesWine,svgIconMaskURI,types,userRatingCount,utcOffsetMinutes,viewport,websiteURI,openingHourshasWiFiMétodos: fetchFields,getNextOpeningTime isOpen toJSON
- Interfaz PlaceOptions
- 
Propiedades: id,requestedLanguage,requestedRegion
- Clase AccessibilityOptions
- 
Propiedades: hasWheelchairAccessibleEntrance,hasWheelchairAccessibleParking,hasWheelchairAccessibleRestroom,hasWheelchairAccessibleSeating
- Clase AddressComponent
- Clase de atribución
- 
Propiedades: provider,providerURI
- Clase AuthorAttribution
- 
Propiedades: displayName,photoURI,uri
- Clase ConnectorAggregation
- 
Propiedades: availabilityLastUpdateTime,availableCount,count,maxChargeRateKw,outOfServiceCount,type
- Clase ConsumerAlert
- 
Propiedades: details,languageCode,overview
- Clase ConsumerAlertDetails
- 
Propiedades: aboutLinkTitle,aboutLinkURI,description,title
- Clase EVChargeOptions
- 
Propiedades: connectorAggregations,connectorCount
- Constantes de EVConnectorType
- 
Constantes: CCS_COMBO_1,CCS_COMBO_2,CHADEMO,J1772,NACS,OTHER,TESLA,TYPE_2,UNSPECIFIED_GB_T,UNSPECIFIED_WALL_OUTLET
- Interfaz de EVSearchOptions
- 
Propiedades: connectorTypes,minimumChargingRateKw
- Interfaz de FetchFieldsRequest
- 
Propiedades: fields
- Clase FuelOptions
- 
Propiedades: fuelPrices
- Clase FuelPrice
- 
Propiedades: price,type,updateTime
- Constantes de 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
- Clase GoogleMapsLinks
- 
Propiedades: directionsURI,photosURI,placeURI,reviewsURI,writeAReviewURI
- Clase Money
- 
Propiedades: currencyCode,nanos,unitsMétodos: toString
- Clase OpeningHours
- 
Propiedades: periods,weekdayDescriptions
- Clase OpeningHoursPeriod
- Clase OpeningHoursPoint
- Clase ParkingOptions
- 
Propiedades: hasFreeGarageParking,hasFreeParkingLot,hasFreeStreetParking,hasPaidGarageParking,hasPaidParkingLot,hasPaidStreetParking,hasValetParking
- Clase PaymentOptions
- 
Propiedades: acceptsCashOnly,acceptsCreditCards,acceptsDebitCards,acceptsNFC
- Clase Photo
- 
Propiedades: authorAttributions,flagContentURI,googleMapsURI,heightPx,widthPxMétodos: getURI
- Clase PlusCode
- 
Propiedades: compoundCode,globalCode
- Clase PostalAddress
- 
Propiedades: addressLines,administrativeArea,languageCode,locality,organization,postalCode,recipients,regionCode,sortingCode,sublocality
- Interfaz de PostalAddressLiteral
- 
Propiedades: addressLines,administrativeArea,languageCode,locality,organization,postalCode,recipients,regionCode,sortingCode,sublocality
- Constantes de PriceLevel
- 
Constantes: EXPENSIVE,FREE,INEXPENSIVE,MODERATE,VERY_EXPENSIVE
- Clase PriceRange
- 
Propiedades: endPrice,startPrice
- Revisar la clase
- 
Propiedades: authorAttribution,flagContentURI,googleMapsURI,originalText,originalTextLanguageCode,publishTime,rating,relativePublishTimeDescription,text,textLanguageCode,visitDateMonth,visitDateYear
- Interfaz de SearchByTextRequest
- 
Propiedades: evSearchOptions,fields,includedType,isOpenNow,language,locationBias,locationRestriction,maxResultCount,minRating,priceLevels,rankPreference,region,textQuery,useStrictTypeFiltering,queryrankBy 
- Constantes de SearchByTextRankPreference
- Interfaz de SearchNearbyRequest
- 
Propiedades: excludedPrimaryTypes,excludedTypes,fields,includedPrimaryTypes,includedTypes,language,locationRestriction,maxResultCount,rankPreference,region
- Constantes de SearchNearbyRankPreference
- 
Constantes: DISTANCE,POPULARITY
Datos de Autocomplete (nuevo)
- Clase AutocompleteSuggestion
- 
Métodos estáticos: fetchAutocompleteSuggestionsPropiedades: placePrediction
- Interfaz de AutocompleteRequest
- 
Propiedades: includedPrimaryTypes,includedRegionCodes,input,inputOffset,language,locationBias,locationRestriction,origin,region,sessionToken
- Clase AutocompleteSessionToken
- Clase PlacePrediction
- 
Propiedades: distanceMeters,mainText,placeId,secondaryText,text,typesMétodos: fetchAddressValidation toPlace
- Clase StringRange
- 
Propiedades: endOffset,startOffset
- Clase FormattableText
Geocoder
- Clase Geocoder
- 
Métodos: geocode
- Interfaz de GeocoderRequest
- 
Propiedades: address,bounds,componentRestrictions,extraComputations fulfillOnZeroResults,language,location,placeId,region
- Interfaz de GeocoderComponentRestrictions
- 
Propiedades: administrativeArea,country,locality,postalCode,route
- Constantes de ExtraGeocodeComputation 
- 
Constantes: ADDRESS_DESCRIPTORS
- Constantes de GeocoderStatus
- 
Constantes: ERROR,INVALID_REQUEST,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR,ZERO_RESULTS
- Interfaz de GeocoderResponse
- 
Propiedades: address_descriptor plus_code,results
- Interfaz de GeocoderResult
- 
Propiedades: address_components,address_descriptor formatted_address,geometry,partial_match,place_id,plus_code,postcode_localities,types
- Interfaz AddressDescriptor 
- Interfaz de GeocoderAddressComponent
- 
Propiedades: long_name,short_name,types
- Interfaz de GeocoderGeometry
- 
Propiedades: bounds,location,location_type,viewport
- Constantes de GeocoderLocationType
- 
Constantes: APPROXIMATE,GEOMETRIC_CENTER,RANGE_INTERPOLATED,ROOFTOP
- Interfaz de Landmark 
- 
Propiedades: display_name,display_name_language_code,place_id,spatial_relationship,straight_line_distance_meters,travel_distance_meters,types
- Interfaz de área 
- 
Propiedades: containment,display_name,display_name_language_code,place_id
- Constantes de contención 
- Constantes de SpatialRelationship 
- 
Constantes: ACROSS_THE_ROAD,AROUND_THE_CORNER,BEHIND,BESIDE,DOWN_THE_ROAD,NEAR,WITHIN
Servicio Places
- Clase PlacesService
- 
Métodos: findPlaceFromPhoneNumber,findPlaceFromQuery,getDetails,nearbySearch,textSearch
- Interfaz de PlaceDetailsRequest
- 
Propiedades: fields,language,placeId,region,sessionToken
- Interfaz de FindPlaceFromPhoneNumberRequest
- 
Propiedades: fields,language,locationBias,phoneNumber
- Interfaz de FindPlaceFromQueryRequest
- 
Propiedades: fields,language,locationBias,query
- Interfaz de PlaceSearchRequest
- 
Propiedades: bounds,keyword,language,location,maxPriceLevel,minPriceLevel,openNow,radius,rankBy,type,name
- Interfaz de TextSearchRequest
- 
Propiedades: bounds,language,location,query,radius,region,type
- Constantes de RankBy
- 
Constantes: DISTANCE,PROMINENCE
- Typedef de LocationBias
- Typedef de LocationRestriction
- Constantes de PlacesServiceStatus
- 
Constantes: INVALID_REQUEST,NOT_FOUND,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR,ZERO_RESULTS
- Interfaz de PlaceSearchPagination
- 
Propiedades: hasNextPageMétodos: nextPage
- Interfaz de PlaceResult
- 
Propiedades: 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
- Interfaz de PlaceAspectRating
- Constantes de BusinessStatus
- 
Constantes: CLOSED_PERMANENTLY,CLOSED_TEMPORARILY,OPERATIONAL
- Interfaz de PlaceGeometry
- Interfaz de PlaceOpeningHours
- 
Propiedades: periods,weekday_text,open_nowMétodos: isOpen
- Interfaz de PlaceOpeningHoursPeriod
- Interfaz de PlaceOpeningHoursTime
- Interfaz de PlacePlusCode
- 
Propiedades: compound_code,global_code
- Interfaz de PlacePhoto
- 
Propiedades: height,html_attributions,widthMétodos: getUrl
- Interfaz de PhotoOptions
- Interfaz de PlaceReview
- 
Propiedades: author_name,author_url,language,profile_photo_url,rating,relative_time_description,text,time,aspects
Servicio Place Autocomplete
- Clase AutocompleteService
- 
Métodos: getPlacePredictions,getQueryPredictions
- Interfaz de AutocompletionRequest
- 
Propiedades: componentRestrictions,input,language,locationBias,locationRestriction,offset,origin,region,sessionToken,types,boundslocationradius
- Interfaz AutocompleteResponse
- 
Propiedades: predictions
- Interfaz de QueryAutocompletionRequest
- Interfaz ComponentRestrictions
- 
Propiedades: country
- Interfaz de AutocompletePrediction
- 
Propiedades: description,distance_meters,matched_substrings,place_id,structured_formatting,terms,types
- Interfaz de QueryAutocompletePrediction
- 
Propiedades: description,matched_substrings,place_id,terms
- Interfaz de PredictionTerm
- Interfaz PredictionSubstring
- Interfaz de StructuredFormatting
- 
Propiedades: main_text,main_text_matched_substrings,secondary_text
Address Validation (beta)
- Clase AddressValidation 
- 
Métodos estáticos: fetchAddressValidationPropiedades: address,geocode,metadata,responseId,uspsData,verdictMétodos: toJSON
- Interfaz de AddressValidationRequest 
- 
Propiedades: address,placeAutocompleteElement,previousResponseId,sessionToken,uspsCASSEnabled
- Clase de dirección 
- 
Propiedades: components,formattedAddress,missingComponentTypes,postalAddress,unconfirmedComponentTypes,unresolvedTokens
- Clase AddressComponent 
- 
Propiedades: componentName,componentNameLanguageCode,componentType,confirmationLevel,inferred,replaced,spellCorrected,unexpected
- Clase AddressMetadata 
- 
Propiedades: business,poBox,residential
- Constantes de ConfirmationLevel 
- 
Constantes: CONFIRMED,UNCONFIRMED_AND_SUSPICIOUS,UNCONFIRMED_BUT_PLAUSIBLE
- Clase Geocode 
- 
Propiedades: bounds,featureSizeMeters,location,placeId,placeTypes,plusCodeMétodos: fetchPlace
- Constantes de nivel de detalle 
- 
Constantes: BLOCK,OTHER,PREMISE,PREMISE_PROXIMITY,ROUTE,SUB_PREMISE
- Constantes de PossibleNextAction 
- 
Constantes: ACCEPT,CONFIRM,CONFIRM_ADD_SUBPREMISES,FIX
- Clase USPSAddress 
- 
Propiedades: city,cityStateZipAddressLine,firm,firstAddressLine,secondAddressLine,state,urbanization,zipCode,zipCodeExtension
- Clase USPSData 
- 
Propiedades: 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
- Clase de veredicto 
- 
Propiedades: addressComplete,geocodeGranularity,hasInferredComponents,hasReplacedComponents,hasUnconfirmedComponents,inputGranularity,possibleNextAction,validationGranularity
Rutas
Ruta (beta)
- Clase Route 
- 
Métodos estáticos: computeRoutesPropiedades: description,distanceMeters,durationMillis,legs,localizedValues,optimizedIntermediateWaypointIndices,path,polylineDetails,routeLabels,routeToken,speedPaths,staticDurationMillis,travelAdvisory,viewport,warningsMétodos: createPolylines,createWaypointAdvancedMarkers,toJSON
- Interfaz de ComputeRoutesRequest 
- 
Propiedades: arrivalTime,computeAlternativeRoutes,departureTime,destination,extraComputations,fields,intermediates,language,optimizeWaypointOrder,origin,polylineQuality,region,requestedReferenceRoutes,routeModifiers,routingPreference,trafficModel,transitPreference,travelMode,units
- Constantes de ComputeRoutesExtraComputation 
- 
Constantes: FLYOVER_INFO_ON_POLYLINE,FUEL_CONSUMPTION,HTML_FORMATTED_NAVIGATION_INSTRUCTIONS,NARROW_ROAD_INFO_ON_POLYLINE,TOLLS,TRAFFIC_ON_POLYLINE
- Interfaz de DirectionalLocationLiteral 
- 
Propiedades: heading
- Clase DirectionalLocation 
- 
Propiedades: headingMétodos: toJSON
- Clase FallbackInfo 
- 
Propiedades: reason,routingMode
- Constantes de FallbackReason 
- 
Constantes: LATENCY_EXCEEDED,SERVER_ERROR
- Constantes de FallbackRoutingMode 
- 
Constantes: TRAFFIC_AWARE,TRAFFIC_UNAWARE
- Clase GeocodedWaypoint 
- 
Propiedades: geocoderStatus,intermediateWaypointRequestIndex,partialMatch,placeId,typesMétodos: toJSON
- Clase GeocodingResults 
- 
Propiedades: destination,intermediates,originMétodos: toJSON
- Clase MultiModalSegment 
- 
Propiedades: instructions,maneuver,stepEndIndex,stepStartIndex,travelModeMétodos: toJSON
- Clase PolylineDetailInfo 
- 
Propiedades: endIndex,presence,startIndexMétodos: toJSON
- Clase PolylineDetails 
- 
Propiedades: flyoverInfo,narrowRoadInfoMétodos: toJSON
- Constantes de PolylineQuality 
- 
Constantes: HIGH_QUALITY,OVERVIEW
- Constantes de ReferenceRoute 
- 
Constantes: FUEL_EFFICIENT,SHORTER_DISTANCE
- Constantes de RoadFeatureState 
- 
Constantes: DOES_NOT_EXIST,EXISTS
- Constantes de RouteLabel 
- 
Constantes: DEFAULT_ROUTE,DEFAULT_ROUTE_ALTERNATE,FUEL_EFFICIENT,SHORTER_DISTANCE
- Clase RouteLeg 
- 
Propiedades: distanceMeters,durationMillis,endLocation,localizedValues,path,speedPaths,startLocation,staticDurationMillis,steps,stepsOverview,travelAdvisoryMétodos: toJSON
- Clase RouteLegLocalizedValues 
- 
Propiedades: distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguageMétodos: toJSON
- Clase RouteLegStep 
- 
Propiedades: distanceMeters,endLocation,instructions,localizedValues,maneuver,path,startLocation,staticDurationMillis,transitDetails,travelModeMétodos: toJSON
- Clase RouteLegStepLocalizedValues 
- 
Propiedades: distance,distanceLanguage,staticDuration,staticDurationLanguageMétodos: toJSON
- Clase RouteLegTravelAdvisory 
- 
Propiedades: speedReadingIntervals,tollInfoMétodos: toJSON
- Clase RouteLocalizedValues 
- 
Propiedades: distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguage,transitFare,transitFareLanguageMétodos: toJSON
- Interfaz de RouteModifiers 
- 
Propiedades: avoidFerries,avoidHighways,avoidIndoor,avoidTolls,tollPasses,vehicleInfo
- Interfaz RoutePolylineDetails 
- 
Propiedades: speed,transitDetails,travelMode
- Interfaz RoutePolylineOptions 
- 
Propiedades: colorScheme,polylineOptions
- Clase RouteTravelAdvisory 
- 
Propiedades: fuelConsumptionMicroliters,routeRestrictionsPartiallyIgnored,speedReadingIntervals,tollInfo,transitFareMétodos: toJSON
- Constantes de RoutingPreference 
- 
Constantes: TRAFFIC_AWARE,TRAFFIC_AWARE_OPTIMAL,TRAFFIC_UNAWARE
- Constantes de velocidad 
- 
Constantes: NORMAL,SLOW,TRAFFIC_JAM
- Interfaz de SpeedPath 
- Clase SpeedReadingInterval 
- 
Propiedades: endPolylinePointIndex,speed,startPolylinePointIndexMétodos: toJSON
- Clase StepsOverview 
- 
Propiedades: multiModalSegmentsMétodos: toJSON
- Clase TollInfo 
- 
Propiedades: estimatedPricesMétodos: toJSON
- Clase TransitAgency 
- 
Propiedades: name,phoneNumber,urlMétodos: toJSON
- Clase TransitDetails 
- 
Propiedades: arrivalStop,arrivalTime,departureStop,departureTime,headsign,headwayMillis,stopCount,transitLine,tripShortTextMétodos: toJSON
- Clase TransitLine 
- 
Propiedades: agencies,color,iconURL,name,shortName,textColor,url,vehicleMétodos: toJSON
- Interfaz de TransitPreference 
- 
Propiedades: allowedTransitModes,routingPreference
- Clase TransitStop 
- 
Métodos: toJSON
- Clase TransitVehicle 
- 
Propiedades: iconURL,localIconURL,name,nameLanguage,vehicleTypeMétodos: toJSON
- Constantes de VehicleEmissionType 
- Interfaz VehicleInfo 
- 
Propiedades: emissionType
- Interfaz de Waypoint 
- 
Propiedades: location,sideOfRoad,vehicleStopover,via
- Interfaz WaypointMarkerDetails 
- 
Propiedades: index,leg,totalMarkers
Matriz de rutas (beta)
- Clase RouteMatrix 
- 
Métodos estáticos: computeRouteMatrixPropiedades: rowsMétodos: toJSON
- Clase RouteMatrixRow 
- 
Propiedades: itemsMétodos: toJSON
- Clase RouteMatrixItem 
- 
Propiedades: condition,distanceMeters,durationMillis,error,fallbackInfo,localizedValues,staticDurationMillis,travelAdvisory
- Interfaz de ComputeRouteMatrixRequest 
- 
Propiedades: arrivalTime,departureTime,destinations,extraComputations,fields,language,origins,region,routingPreference,trafficModel,transitPreference,travelMode,units
- Constantes de ComputeRouteMatrixExtraComputation 
- 
Constantes: TOLLS
- Constantes de RouteMatrixItemCondition 
- 
Constantes: ROUTE_EXISTS,ROUTE_NOT_FOUND
- Clase RouteMatrixItemError 
- 
Métodos: toJSON
- Clase RouteMatrixItemLocalizedValues 
- 
Propiedades: distance,distanceLanguage,duration,durationLanguage,staticDuration,staticDurationLanguage,transitFare,transitFareLanguageMétodos: toJSON
- Interfaz RouteMatrixOrigin 
- 
Propiedades: routeModifiers,waypoint
Directions
- Clase DirectionsService
- 
Métodos: route
- Interfaz de DirectionsRequest
- 
Propiedades: 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
- Interfaz de DirectionsResult
- 
Propiedades: available_travel_modes,geocoded_waypoints,request,routes
- Clase DirectionsRenderer
- 
Métodos: getDirections,getMap,getPanel,getRouteIndex,setDirections,setMap,setOptions,setPanel,setRouteIndexEventos: directions_changed
- Interfaz de DirectionsRendererOptions
- 
Propiedades: directions,draggable,hideRouteList,infoWindow,map,markerOptions,panel,polylineOptions,preserveViewport,routeIndex,suppressBicyclingLayer,suppressInfoWindows,suppressMarkers,suppressPolylines
- Interfaz de DirectionsWaypoint
- Interfaz de DirectionsGeocodedWaypoint
- 
Propiedades: partial_match,place_id,types
- Interfaz de DirectionsRoute
- 
Propiedades: bounds,copyrights,fare,legs,overview_path,overview_polyline,summary,warnings,waypoint_order
- Interfaz de DirectionsLeg
- 
Propiedades: arrival_time,departure_time,distance,duration,duration_in_traffic,end_address,end_location,start_address,start_location,steps,via_waypoints,traffic_speed_entry
- Interfaz de DirectionsStep
- 
Propiedades: distance,duration,encoded_lat_lngs,end_location,instructions,maneuver,path,start_location,steps,transit,transit_details,travel_mode,start_pointend_pointlat_lngspolyline
- Interfaz de DirectionsPolyline
- 
Propiedades: points
- Interfaz de Place
- Constantes de TravelMode
- 
Constantes: BICYCLING,DRIVING,TRANSIT,TWO_WHEELER WALKING
- Interfaz de DrivingOptions
- 
Propiedades: departureTime,trafficModel
- Constantes de TrafficModel
- 
Constantes: BEST_GUESS,OPTIMISTIC,PESSIMISTIC
- Interfaz de TransitOptions
- 
Propiedades: arrivalTime,departureTime,modes,routingPreference
- Constantes de TransitMode
- Constantes de TransitRoutePreference
- 
Constantes: FEWER_TRANSFERS,LESS_WALKING
- Interfaz de TransitFare
- Interfaz de TransitDetails
- 
Propiedades: arrival_stop,arrival_time,departure_stop,departure_time,headsign,headway,line,num_stops,trip_short_name
- Interfaz de TransitStop
- Interfaz de TransitLine
- 
Propiedades: agencies,color,icon,name,short_name,text_color,url,vehicle
- Interfaz de TransitAgency
- Interfaz de TransitVehicle
- 
Propiedades: icon,local_icon,name,type
- Constantes de VehicleType
- 
Constantes: BUS,CABLE_CAR,COMMUTER_TRAIN,FERRY,FUNICULAR,GONDOLA_LIFT,HEAVY_RAIL,HIGH_SPEED_TRAIN,INTERCITY_BUS,METRO_RAIL,MONORAIL,OTHER,RAIL,SHARE_TAXI,SUBWAY,TRAM,TROLLEYBUS
- Constantes de UnitSystem
- Interfaz de distancia
- Interfaz de duración
- Interfaz de tiempo
- Constantes de DirectionsTravelMode
- Constantes de DirectionsUnitSystem
Distance Matrix
- Clase DistanceMatrixService
- 
Métodos: getDistanceMatrix
- Interfaz DistanceMatrixRequest
- 
Propiedades: avoidFerries,avoidHighways,avoidTolls,destinations,drivingOptions,language,origins,region,transitOptions,travelMode,unitSystem
- Interfaz DistanceMatrixResponse
- 
Propiedades: destinationAddresses,originAddresses,rows
- Interfaz DistanceMatrixResponseRow
- 
Propiedades: elements
- Interfaz DistanceMatrixResponseElement
- 
Propiedades: 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
- Clase ElevationService
- Interfaz de LocationElevationRequest
- 
Propiedades: locations
- Interfaz de LocationElevationResponse
- 
Propiedades: results
- Interfaz de PathElevationRequest
- Interfaz de PathElevationResponse
- 
Propiedades: results
- Interfaz ElevationResult
- 
Propiedades: elevation,location,resolution
- Constantes de ElevationStatus
- 
Constantes: INVALID_REQUEST,OK,OVER_QUERY_LIMIT,REQUEST_DENIED,UNKNOWN_ERROR
Widget de elevación (alfa)
- Clase ElevationElement 
- 
Propiedades: path,unitSystemMétodos: addEventListener,removeEventListenerEventos: gmp-load,gmp-requesterror
- Interfaz ElevationElementOptions 
- 
Propiedades: path,unitSystem
Mapas en 3D (beta)
Mapas en 3D
- Clase Map3DElement 
- 
Propiedades: bounds,center,defaultUIHidden,heading,internalUsageAttributionIds,maxAltitude,maxHeading,maxTilt,minAltitude,minHeading,minTilt,mode,range,roll,tilt,defaultUIDisabledMétodos: addEventListener,flyCameraAround,flyCameraTo,removeEventListener,stopCameraAnimationEventos: gmp-animationend,gmp-centerchange,gmp-click,gmp-error,gmp-headingchange,gmp-rangechange,gmp-rollchange,gmp-steadychange,gmp-tiltchange
- Interfaz Map3DElementOptions 
- 
Propiedades: bounds,center,defaultUIHidden,heading,internalUsageAttributionIds,maxAltitude,maxHeading,maxTilt,minAltitude,minHeading,minTilt,mode,range,roll,tilt,defaultUIDisabled
- Constantes de MapMode 
- Interfaz FlyAroundAnimationOptions 
- 
Propiedades: camera,durationMillis,repeatCount,rounds
- Interfaz FlyToAnimationOptions 
- 
Propiedades: durationMillis,endCamera
- Interfaz CameraOptions 
- Clase SteadyChangeEvent 
- 
Propiedades: isSteady
- Clase LocationClickEvent 
- 
Propiedades: position
- Clase PlaceClickEvent 
- 
Propiedades: placeIdMétodos: fetchPlace
- Clase Marker3DElement 
- 
Propiedades: altitudeMode,collisionBehavior,drawsWhenOccluded,extruded,label,position,sizePreserved,zIndexMétodos: addEventListener,removeEventListener
- Interfaz Marker3DElementOptions 
- 
Propiedades: altitudeMode,collisionBehavior,drawsWhenOccluded,extruded,label,position,sizePreserved,zIndex
- Clase Marker3DInteractiveElement 
- 
Propiedades: gmpPopoverTargetElement,titleMétodos: addEventListener,removeEventListenerEventos: gmp-click
- Interfaz Marker3DInteractiveElementOptions 
- 
Propiedades: gmpPopoverTargetElement,title
- Clase Model3DElement 
- 
Propiedades: altitudeMode,orientation,position,scale,srcMétodos: addEventListener,removeEventListener
- Interfaz Model3DElementOptions 
- 
Propiedades: altitudeMode,orientation,position,scale,src
- Clase Model3DInteractiveElement 
- 
Métodos: addEventListener,removeEventListenerEventos: gmp-click
- Interfaz Model3DInteractiveElementOptions 
- Clase Polyline3DElement 
- 
Propiedades: altitudeMode,drawsOccludedSegments,extruded,geodesic,outerColor,outerWidth,path,strokeColor,strokeWidth,zIndex,coordinatesMétodos: addEventListener,removeEventListener
- Interfaz Polyline3DElementOptions 
- 
Propiedades: altitudeMode,coordinates,drawsOccludedSegments,extruded,geodesic,outerColor,outerWidth,strokeColor,strokeWidth,zIndex
- Clase Polyline3DInteractiveElement 
- 
Métodos: addEventListener,removeEventListenerEventos: gmp-click
- Interfaz de Polyline3DInteractiveElementOptions 
- Clase Polygon3DElement 
- 
Propiedades: altitudeMode,drawsOccludedSegments,extruded,fillColor,geodesic,innerPaths,path,strokeColor,strokeWidth,zIndex,outerCoordinatesinnerCoordinatesMétodos: addEventListener,removeEventListener
- Interfaz Polygon3DElementOptions 
- 
Propiedades: altitudeMode,drawsOccludedSegments,extruded,fillColor,geodesic,innerCoordinates,outerCoordinates,strokeColor,strokeWidth,zIndex
- Clase Polygon3DInteractiveElement 
- 
Métodos: addEventListener,removeEventListenerEventos: gmp-click
- Interfaz Polygon3DInteractiveElementOptions 
- Clase PopoverElement 
- 
Propiedades: altitudeMode,lightDismissDisabled,open,positionAnchorMétodos: addEventListener,removeEventListener
- Interfaz de PopoverElementOptions 
- 
Propiedades: altitudeMode,lightDismissDisabled,open,positionAnchor
- Constantes de AltitudeMode 
- 
Constantes: ABSOLUTE,CLAMP_TO_GROUND,RELATIVE_TO_GROUND,RELATIVE_TO_MESH
Environmental (alfa)
Calidad del aire
- Clase AirQualityMeterElement 
- 
Propiedades: location,requestedLanguageMétodos: addEventListener,removeEventListener
- Interfaz AirQualityMeterElementOptions
- 
Propiedades: location,requestedLanguage
Viajes compartidos
Vista de mapa
- Clase JourneySharingMapView
- 
Propiedades: automaticViewportMode,element,enableTraffic,locationProviders,map,mapOptions,locationProviderdestinationMarkerSetuporiginMarkerSetuptaskOutcomeMarkerSetupunsuccessfulTaskMarkerSetupvehicleMarkerSetupwaypointMarkerSetupanticipatedRoutePolylineSetuptakenRoutePolylineSetuppingMarkerSetupsuccessfulTaskMarkerSetupdestinationMarkersoriginMarkerssuccessfulTaskMarkerstaskOutcomeMarkersunsuccessfulTaskMarkersvehicleMarkerswaypointMarkersanticipatedRoutePolylinestakenRoutePolylinesMétodos: addLocationProvider,removeLocationProvider
- Interfaz de JourneySharingMapViewOptions
- 
Propiedades: automaticViewportMode,element,locationProviders,mapOptions,locationProviderdestinationMarkerSetuporiginMarkerSetuptaskOutcomeMarkerSetupunsuccessfulTaskMarkerSetupvehicleMarkerSetupwaypointMarkerSetupanticipatedRoutePolylineSetuptakenRoutePolylineSetuppingMarkerSetupsuccessfulTaskMarkerSetup
- Constantes de AutomaticViewportMode
- 
Constantes: FIT_ANTICIPATED_ROUTE,NONE
- Clase abstracta LocationProvider
- 
Métodos: addListener
- Clase abstracta PollingLocationProvider
- 
Propiedades: isPolling,pollingIntervalMillisEventos: ispollingchange
- Interfaz de PollingLocationProviderIsPollingChangeEvent
- 
Propiedades: error
Autenticación
- Interfaz AuthToken
- 
Propiedades: expiresInSeconds,token
- Interfaz AuthTokenContext
- 
Propiedades: deliveryVehicleId,taskId,trackingId,tripId,vehicleId
- typedef AuthTokenFetcher
- Interfaz AuthTokenFetcherOptions
- 
Propiedades: context,serviceType
- Constantes de FleetEngineServiceType
- 
Constantes: DELIVERY_VEHICLE_SERVICE,TASK_SERVICE,TRIP_SERVICE,UNKNOWN_SERVICE
Personalización de la IU
- TypeDef de PolylineSetup
- Interfaz PolylineSetupOptions
- 
Propiedades: polylineOptions,visible
- Interfaz DefaultPolylineSetupOptions
- 
Propiedades: defaultPolylineOptions,defaultVisible
- MarkerSetup typedef
- Interfaz de MarkerSetupOptions
- 
Propiedades: markerOptions
- Interfaz DefaultMarkerSetupOptions
- 
Propiedades: defaultMarkerOptions
- Interfaz de MarkerCustomizationFunctionParams
- 
Propiedades: defaultOptions,isNew,marker
- Interfaz de DeliveryVehicleMarkerCustomizationFunctionParams
- 
Propiedades: vehicle
- Interfaz de PlannedStopMarkerCustomizationFunctionParams
- 
Propiedades: stopIndex
- Interfaz de TaskMarkerCustomizationFunctionParams
- 
Propiedades: task
- Interfaz de ShipmentMarkerCustomizationFunctionParams
- 
Propiedades: taskTrackingInfo
- Interfaz de TripMarkerCustomizationFunctionParams
- 
Propiedades: trip
- Interfaz de TripWaypointMarkerCustomizationFunctionParams
- 
Propiedades: waypointIndex
- Interfaz de VehicleMarkerCustomizationFunctionParams
- 
Propiedades: vehicle
- Interfaz de VehicleWaypointMarkerCustomizationFunctionParams
- 
Propiedades: waypointIndex
- Interfaz de PolylineCustomizationFunctionParams
- 
Propiedades: defaultOptions,isNew,polylines
- Interfaz de ShipmentPolylineCustomizationFunctionParams
- 
Propiedades: taskTrackingInfo
- Interfaz de TripPolylineCustomizationFunctionParams
- 
Propiedades: trip
- Interfaz de VehiclePolylineCustomizationFunctionParams
- 
Propiedades: vehicle
- Interfaz de DeliveryVehiclePolylineCustomizationFunctionParams
- 
Propiedades: deliveryVehicle
Entidades de Fleet Engine
- Interfaz de tareas
- 
Propiedades: attributes,estimatedCompletionTime,latestVehicleLocationUpdate,name,outcome,outcomeLocation,outcomeLocationSource,outcomeTime,plannedLocation,remainingVehicleJourneySegments,status,targetTimeWindow,trackingId,type,vehicleId
- Interfaz TaskInfo
- 
Propiedades: extraDurationMillis,id,targetTimeWindow
- Interfaz TaskTrackingInfo
- 
Propiedades: attributes,estimatedArrivalTime,estimatedTaskCompletionTime,latestVehicleLocationUpdate,name,plannedLocation,remainingDrivingDistanceMeters,remainingStopCount,routePolylinePoints,state,targetTimeWindow,taskOutcome,taskOutcomeTime,trackingId
- Interfaz de viaje
- 
Propiedades: actualDropOffLocation,actualPickupLocation,dropOffTime,latestVehicleLocationUpdate,name,passengerCount,pickupTime,plannedDropOffLocation,plannedPickupLocation,remainingWaypoints,status,type,vehicleId
- Interfaz de DeliveryVehicle
- 
Propiedades: attributes,currentRouteSegmentEndPoint,latestVehicleLocationUpdate,name,navigationStatus,remainingDistanceMeters,remainingDurationMillis,remainingVehicleJourneySegments
- Interfaz de DeliveryVehicleStop
- 
Propiedades: plannedLocation,state,tasks
- Constantes de DeliveryVehicleStopState
- 
Constantes: ARRIVED,ENROUTE,NEW,UNSPECIFIED
- Interfaz de VehicleJourneySegment
- 
Propiedades: drivingDistanceMeters,drivingDurationMillis,path,stop
- Interfaz VehicleLocationUpdate
- 
Propiedades: heading,location,speedKilometersPerHour,time
- Interfaz de VehicleWaypoint
- 
Propiedades: distanceMeters,durationMillis,location,path,speedReadingIntervals
- Interfaz del vehículo
- 
Propiedades: attributes,currentRouteSegmentEndPoint,currentRouteSegmentVersion,currentTrips,etaToFirstWaypoint,latestLocation,maximumCapacity,name,navigationStatus,remainingDistanceMeters,supportedTripTypes,vehicleState,vehicleType,waypoints,waypointsVersion
- 
Constantes: ARRIVED_AT_DESTINATION,ENROUTE_TO_DESTINATION,NO_GUIDANCE,OFF_ROUTE,UNKNOWN_NAVIGATION_STATUS
- Constantes de VehicleState
- 
Constantes: OFFLINE,ONLINE,UNKNOWN_VEHICLE_STATE
- Constantes de VehicleType
- 
Constantes: AUTO,TAXI,TRUCK,TWO_WHEELER,UNKNOWN
- Constantes de TripType
- 
Constantes: EXCLUSIVE,SHARED,UNKNOWN_TRIP_TYPE
- Interfaz TripWaypoint
- 
Propiedades: 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
- Interfaz de TimeWindow
- Constantes de velocidad
- 
Constantes: NORMAL,SLOW,TRAFFIC_JAM
- Interfaz SpeedReadingInterval
- 
Propiedades: endPolylinePointIndex,speed,startPolylinePointIndex
Progreso del viaje y el pedido
- Clase FleetEngineTripLocationProvider
- 
Métodos estáticos: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTIONPropiedades: tripIdMétodos: refresh
- Interfaz de FleetEngineTripLocationProviderOptions
- 
Propiedades: activePolylineCustomization,authTokenFetcher,destinationMarkerCustomization,originMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,takenPolylineCustomization,tripId,vehicleMarkerCustomization,waypointMarkerCustomization
- Interfaz FleetEngineTripLocationProviderUpdateEvent
- 
Propiedades: trip
Seguimiento de flota - Last Mile Fleet
- Clase FleetEngineDeliveryVehicleLocationProvider
- 
Propiedades: deliveryVehicleId,shouldShowOutcomeLocations,shouldShowTasks,staleLocationThresholdMillis,taskFilterOptions
- Interfaz FleetEngineDeliveryVehicleLocationProviderOptions
- 
Propiedades: activePolylineCustomization,authTokenFetcher,deliveryVehicleId,deliveryVehicleMarkerCustomization,plannedStopMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,shouldShowOutcomeLocations,shouldShowTasks,staleLocationThresholdMillis,takenPolylineCustomization,taskFilterOptions,taskMarkerCustomization,taskOutcomeMarkerCustomization
- Interfaz de FleetEngineTaskFilterOptions
- 
Propiedades: completionTimeFrom,completionTimeTo,state
- Interfaz FleetEngineDeliveryVehicleLocationProviderUpdateEvent
- 
Propiedades: completedVehicleJourneySegments,deliveryVehicle,tasks
- Clase FleetEngineDeliveryFleetLocationProvider
- 
Propiedades: deliveryVehicleFilter,locationRestriction,staleLocationThresholdMillisEventos: update
- Interfaz de FleetEngineDeliveryFleetLocationProviderOptions
- 
Propiedades: authTokenFetcher,deliveryVehicleFilter,deliveryVehicleMarkerCustomization,locationRestriction,projectId,staleLocationThresholdMillis
- Interfaz FleetEngineDeliveryFleetLocationProviderUpdateEvent
- 
Propiedades: deliveryVehicles
Seguimiento de flota - On Demand Rides & Delivery
- Clase FleetEngineVehicleLocationProvider
- 
Métodos estáticos: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTIONPropiedades: staleLocationThresholdMillis,vehicleId
- Interfaz de FleetEngineVehicleLocationProviderOptions
- 
Propiedades: activePolylineCustomization,authTokenFetcher,destinationMarkerCustomization,intermediateDestinationMarkerCustomization,originMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,staleLocationThresholdMillis,takenPolylineCustomization,vehicleId,vehicleMarkerCustomization
- Interfaz de FleetEngineVehicleLocationProviderUpdateEvent
- Clase FleetEngineFleetLocationProvider
- 
Propiedades: locationRestriction,staleLocationThresholdMillis,vehicleFilterEventos: update
- Interfaz FleetEngineFleetLocationProviderOptions
- 
Propiedades: authTokenFetcher,locationRestriction,projectId,staleLocationThresholdMillis,vehicleFilter,vehicleMarkerCustomization
- Interfaz de FleetEngineFleetLocationProviderUpdateEvent
- 
Propiedades: vehicles
Seguimiento de envíos
- Clase FleetEngineShipmentLocationProvider
- 
Propiedades: trackingIdMétodos: refresh
- Interfaz de FleetEngineShipmentLocationProviderOptions
- 
Propiedades: activePolylineCustomization,authTokenFetcher,deliveryVehicleMarkerCustomization,destinationMarkerCustomization,pollingIntervalMillis,projectId,remainingPolylineCustomization,takenPolylineCustomization,trackingId
- Interfaz FleetEngineShipmentLocationProviderUpdateEvent
- 
Propiedades: taskTrackingInfo
Interfaces de biblioteca
Interfaces de biblioteca
- Interfaz de CoreLibrary
- 
Propiedades: ColorScheme,ControlPosition,event,LatLng,LatLngAltitude,LatLngBounds,MapsNetworkError,MapsNetworkErrorEndpoint,MapsRequestError,MapsServerError,MVCArray,MVCObject,Orientation3D,Point,RPCStatus,Settings,Size,SymbolPath,UnitSystem,Vector3D
- Interfaz de MapsLibrary
- 
Propiedades: 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
- Interfaz Maps3DLibrary 
- 
Propiedades: AltitudeMode,LocationClickEvent,Map3DElement,MapMode,Marker3DElement,Marker3DInteractiveElement,Model3DElement,Model3DInteractiveElement,PlaceClickEvent,Polygon3DElement,Polygon3DInteractiveElement,Polyline3DElement,Polyline3DInteractiveElement,PopoverElement,SteadyChangeEvent
- Interfaz de PlacesLibrary
- 
Propiedades: 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
- Interfaz de GeocodingLibrary
- 
Propiedades: Containment,ExtraGeocodeComputation,Geocoder,GeocoderLocationType,GeocoderStatus,SpatialRelationship
- Interfaz de RoutesLibrary
- 
Propiedades: 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 TravelMode,VehicleEmissionType VehicleType
- Interfaz de MarkerLibrary
- 
Propiedades: AdvancedMarkerClickEvent,AdvancedMarkerElement,Animation,CollisionBehavior,Marker,PinElement
- Interfaz de GeometryLibrary
- Interfaz de ElevationLibrary
- 
Propiedades: ElevationService,ElevationStatus
- Interfaz de StreetViewLibrary
- 
Propiedades: InfoWindow,OverlayView,StreetViewCoverageLayer,StreetViewPanorama,StreetViewPreference,StreetViewService,StreetViewSource,StreetViewStatus
- Interfaz de JourneySharingLibrary
- 
Propiedades: AutomaticViewportMode,DeliveryVehicleStopState,FleetEngineDeliveryFleetLocationProvider,FleetEngineDeliveryVehicleLocationProvider,FleetEngineFleetLocationProvider,FleetEngineServiceType,FleetEngineShipmentLocationProvider,FleetEngineTripLocationProvider,FleetEngineVehicleLocationProvider,JourneySharingMapView,Speed,TripType,VehicleNavigationStatus,VehicleState,VehicleType,WaypointType
- Interfaz DrawingLibrary
- 
Propiedades: DrawingManager,OverlayType
- Interfaz de VisualizationLibrary
- 
Propiedades: HeatmapLayer
- Interfaz de AirQualityLibrary
- 
Propiedades: AirQualityMeterElement
- Interfaz de AddressValidationLibrary 
- 
Propiedades: Address AddressComponent AddressMetadata AddressValidation ConfirmationLevel Geocode Granularity PossibleNextAction USPSAddress USPSData Verdict