Última actualización: jueves 24 de octubre de 2024
Este es un índice de todas las clases, métodos e interfaces de la API de Maps JavaScript versión 3.58 (canal trimestral).
Para obtener más información, consulta las notas de la versión y el control de versiones.
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:
importLibrary
Constantes:
version
Configuración (beta)
- Clase de configuración
-
Métodos estáticos:
getInstance
Propiedades:
experienceIds
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
Maps
Maps
- Clase de mapa
-
Propiedades:
controls
,data
,mapTypes
,overlayMapTypes
Métodos:
fitBounds
,getBounds
,getCenter
,getClickableIcons
,getDatasetFeatureLayer
,getDiv
,getFeatureLayer
,getHeading
,getHeadingInteractionEnabled
,getMapCapabilities
,getMapTypeId
,getProjection
,getRenderingType
,getStreetView
,getTilt
,getTiltInteractionEnabled
,getZoom
,moveCamera
,panBy
,panTo
,panToBounds
,setCenter
,setClickableIcons
,setHeading
,setHeadingInteractionEnabled
,setMapTypeId
,setOptions
,setRenderingType
,setStreetView
,setTilt
,setTiltInteractionEnabled
ysetZoom
Constantes:
DEMO_MAP_ID
Eventos:
bounds_changed
,center_changed
,click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,heading_changed
,idle
,isfractionalzoomenabled_changed
,mapcapabilities_changed
,maptypeid_changed
,mousemove
,mouseout
,mouseover
,projection_changed
,renderingtype_changed
,tilesloaded
,tilt_changed
,zoom_changed
yrightclick - Interfaz de MapOptions
-
Propiedades:
backgroundColor
,cameraControl
,cameraControlOptions
,center
,clickableIcons
,colorScheme
,controlSize
,disableDefaultUI
,disableDoubleClickZoom
,draggableCursor
,draggingCursor
,fullscreenControl
,fullscreenControlOptions
,gestureHandling
,heading
,headingInteractionEnabled
,isFractionalZoomEnabled
,keyboardShortcuts
,mapId
,mapTypeControl
,mapTypeControlOptions
,mapTypeId
,maxZoom
,minZoom
,noClear
,renderingType
,restriction
,rotateControl
,rotateControlOptions
,scaleControl
,scaleControlOptions
,scrollwheel
,streetView
,streetViewControl
,streetViewControlOptions
,styles
,tilt
,tiltInteractionEnabled
,zoom
,zoomControl
,zoomControlOptions
,
,draggable
,panControlpanControlOptions - Clase MapElement
-
Propiedades:
center
,headingInteractionDisabled
,innerMap
,mapId
,renderingType
,tiltInteractionDisabled
yzoom
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-zoomchange
- Interfaz de MapElementOptions
-
Propiedades:
center
,headingInteractionDisabled
,mapId
,renderingType
,tiltInteractionDisabled
yzoom
- Clase ZoomChangeEvent
- Interfaz de MapTypeStyle
-
Propiedades:
elementType
,featureType
ystylers
- Interfaz MapMouseEvent
-
Métodos:
stop
- Interfaz IconMouseEvent
-
Propiedades:
placeId
- Constantes de ColorScheme
-
Constantes:
DARK
,FOLLOW_SYSTEM
yLIGHT
- Constantes de MapTypeId
- Clase MapTypeRegistry
-
Métodos:
set
- Interfaz de MapRestriction
-
Propiedades:
latLngBounds
,strictBounds
- Clase TrafficLayer
-
Métodos:
getMap
,setMap
ysetOptions
- Interfaz TrafficLayerOptions
-
Propiedades:
autoRefresh
,map
- Clase TransitLayer
- Clase BicyclingLayer
- Interfaz de CameraOptions
- Interfaz VisibleRegion
-
Propiedades:
farLeft
,farRight
,latLngBounds
,nearLeft
ynearRight
- Constantes de RenderingType
-
Constantes:
RASTER
,UNINITIALIZED
yVECTOR
- Interfaz MapCapabilities
-
Propiedades:
isAdvancedMarkersAvailable
,isDataDrivenStylingAvailable
yisWebGLOverlayViewAvailable
WebGL
- Clase WebGLOverlayView
-
Métodos:
getMap
,onAdd
,onContextLost
,onContextRestored
,onDraw
,onRemove
,onStateUpdate
,requestRedraw
,requestStateUpdate
,setMap
- Interfaz de WebGLDrawOptions
-
Propiedades:
gl
,transformer
- Interfaz WebGLStateOptions
-
Propiedades:
gl
- Interfaz de CoordinateTransformer
-
Métodos:
fromLatLngAltitude
,getCameraParams
- Interfaz de CameraParams
Coordenadas
- Clase LatLng
- Interfaz de LatLngLiteral
- Clase LatLngBounds
-
Métodos:
contains
,equals
,extend
,getCenter
,getNorthEast
,getSouthWest
,intersects
,isEmpty
,toJSON
,toSpan
,toString
,toUrlValue
,union
Constantes:
MAX_BOUNDS
- Interfaz LatLngBoundsLiteral
- Clase LatLngAltitude
- Interfaz de LatLngAltitudeLiteral
- Clase Point
- Clase de tamaño
- Interfaz de padding
- Interfaz de CircleLiteral
- Clase Orientation3D
- Interfaz Orientation3DLiteral
- Clase Vector3D
- Interfaz de Vector3DLiteral
Diseño basado en datos
- Interfaz de FeatureLayer
-
Propiedades:
datasetId
,featureType
,isAvailable
,style
Métodos:
addListener
- Constantes de FeatureType
-
Constantes:
ADMINISTRATIVE_AREA_LEVEL_1
,ADMINISTRATIVE_AREA_LEVEL_2
,COUNTRY
,DATASET
,LOCALITY
,POSTAL_CODE
,SCHOOL_DISTRICT
- Definición de tipo FeatureStyleFunction
- Interfaz de FeatureStyleFunctionOptions
-
Propiedades:
feature
- Interfaz de FeatureStyleOptions
-
Propiedades:
fillColor
,fillOpacity
,strokeColor
,strokeOpacity
ystrokeWeight
- Interfaz de componentes
-
Propiedades:
featureType
- Interfaz de PlaceFeature
-
Propiedades:
placeId
Métodos:
fetchPlace
- Interfaz de DatasetFeature
-
Propiedades:
datasetAttributes
,datasetId
- Interfaz de FeatureMouseEvent
-
Propiedades:
features
Controles
- Interfaz de CameraControlOptions
-
Propiedades:
position
- Interfaz de FullscreenControlOptions
-
Propiedades:
position
- Interfaz de MapTypeControlOptions
-
Propiedades:
mapTypeIds
,position
ystyle
- Constantes de MapTypeControlStyle
-
Constantes:
DEFAULT
,DROPDOWN_MENU
yHORIZONTAL_BAR
- Interfaz de MotionTrackingControlOptions
-
Propiedades:
position
- Interfaz de PanControlOptions
-
Propiedades:
position
- Interfaz de RotateControlOptions
-
Propiedades:
position
- Interfaz de ScaleControlOptions
-
Propiedades:
style
- Constantes de ScaleControlStyle
-
Constantes:
DEFAULT
- Interfaz de StreetViewControlOptions
- Interfaz de 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 geometría
- Espacio de nombres de codificación
-
Métodos estáticos:
decodePath
,encodePath
- Espacio de nombres esférico
-
Métodos estáticos:
computeArea
,computeDistanceBetween
,computeHeading
,computeLength
,computeOffset
,computeOffsetOrigin
,computeSignedArea
,interpolate
- Clase de poli
-
Métodos estáticos:
containsLocation
,isLocationOnEdge
Cómo dibujar en el mapa
Marcadores avanzados
- Clase AdvancedMarkerElement
-
Propiedades:
collisionBehavior
,content
,element
,gmpClickable
,gmpDraggable
,map
,position
,title
yzIndex
Métodos:
addEventListener
,addListener
yremoveEventListener
- Interfaz AdvancedMarkerElementOptions
-
Propiedades:
collisionBehavior
,content
,gmpClickable
,gmpDraggable
,map
,position
,title
yzIndex
- Clase AdvancedMarkerClickEvent
- Clase PinElement
-
Propiedades:
background
,borderColor
,element
,glyph
,glyphColor
yscale
Métodos:
addEventListener
,removeEventListener
- Interfaz PinElementOptions
-
Propiedades:
background
,borderColor
,glyph
,glyphColor
yscale
Ventana de información
- Clase InfoWindow
-
Propiedades:
isOpen
Métodos:
close
,focus
,getContent
,getHeaderContent
,getHeaderDisabled
,getPosition
,getZIndex
,open
,setContent
,setHeaderContent
,setHeaderDisabled
,setOptions
,setPosition
,setZIndex
Eventos:
close
,closeclick
,content_changed
,domready
,headercontent_changed
,headerdisabled_changed
,position_changed
,visible
,zindex_changed
- Interfaz de InfoWindowOptions
-
Propiedades:
ariaLabel
,content
,disableAutoPan
,headerContent
,headerDisabled
,maxWidth
,minWidth
,pixelOffset
,position
yzIndex
- Interfaz de InfoWindowOpenOptions
-
Propiedades:
anchor
,map
yshouldFocus
Polígonos
- Clase de polilínea
-
Métodos:
getDraggable
,getEditable
,getMap
,getPath
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setVisible
Eventos:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaz de PolylineOptions
-
Propiedades:
clickable
,draggable
,editable
,geodesic
,icons
,map
,path
,strokeColor
,strokeOpacity
,strokeWeight
,visible
yzIndex
- Interfaz de IconSequence
-
Propiedades:
fixedRotation
,icon
,offset
,repeat
- Clase de polígono
-
Métodos:
getDraggable
,getEditable
,getMap
,getPath
,getPaths
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setPaths
,setVisible
Eventos:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaz de PolygonOptions
-
Propiedades:
clickable
,draggable
,editable
,fillColor
,fillOpacity
,geodesic
,map
,paths
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
yzIndex
- Interfaz de PolyMouseEvent
- Clase Rectangle
-
Métodos:
getBounds
,getDraggable
,getEditable
,getMap
,getVisible
,setBounds
,setDraggable
,setEditable
,setMap
,setOptions
,setVisible
Eventos:
bounds_changed
,click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaz RectangleOptions
-
Propiedades:
bounds
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
yzIndex
- Clase de círculo
-
Métodos:
getBounds
,getCenter
,getDraggable
,getEditable
,getMap
,getRadius
,getVisible
,setCenter
,setDraggable
,setEditable
,setMap
,setOptions
,setRadius
,setVisible
Eventos:
center_changed
,click
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,radius_changed
,rightclick
- Interfaz de CircleOptions
-
Propiedades:
center
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,radius
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
yzIndex
- 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
,toGeoJson
Eventos:
addfeature
,click
,contextmenu
,dblclick
,mousedown
,mouseout
,mouseover
,mouseup
,removefeature
,removeproperty
,setgeometry
,setproperty
,rightclick - Interfaz Data.DataOptions
-
Propiedades:
controlPosition
,controls
,drawingMode
,featureFactory
,map
ystyle
- 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
yzIndex
- Data.StylingFunction typedef
- Data.Feature class
-
Métodos:
forEachProperty
,getGeometry
,getId
,getProperty
,removeProperty
,setGeometry
,setProperty
,toGeoJson
Eventos:
removeproperty
,setgeometry
,setproperty
- Interfaz Data.FeatureOptions
-
Propiedades:
geometry
,id
yproperties
- Interfaz de Data.Geometry
-
Métodos:
forEachLatLng
,getType
- Clase Data.Point
-
Métodos:
forEachLatLng
,get
ygetType
- Clase Data.MultiPoint
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.LineString
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.MultiLineString
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.LinearRing
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.Polygon
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.MultiPolygon
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Clase Data.GeometryCollection
-
Métodos:
forEachLatLng
,getArray
,getAt
,getLength
ygetType
- Interfaz Data.MouseEvent
-
Propiedades:
feature
- Interfaz Data.AddFeatureEvent
-
Propiedades:
feature
- Interfaz Data.RemoveFeatureEvent
-
Propiedades:
feature
- Interfaz Data.SetGeometryEvent
-
Propiedades:
feature
,newGeometry
yoldGeometry
- Interfaz Data.SetPropertyEvent
- Interfaz Data.RemovePropertyEvent
Elementos DOM
- Clase OverlayView
-
Métodos estáticos:
preventMapHitsAndGesturesFrom
,preventMapHitsFrom
Métodos:
draw
,getMap
,getPanes
,getProjection
,onAdd
,onRemove
ysetMap
- Interfaz de MapPanes
-
Propiedades:
floatPane
,mapPane
,markerLayer
,overlayLayer
yoverlayMouseTarget
- Interfaz MapCanvasProjection
-
Métodos:
fromContainerPixelToLatLng
,fromDivPixelToLatLng
,fromLatLngToContainerPixel
,fromLatLngToDivPixel
,getVisibleRegion
ygetWorldWidth
KML
- Clase KmlLayer
-
Métodos:
getDefaultViewport
,getMap
,getMetadata
,getStatus
,getUrl
,getZIndex
,setMap
,setOptions
,setUrl
,setZIndex
Eventos:
click
,defaultviewport_changed
,status_changed
- Interfaz de KmlLayerOptions
-
Propiedades:
clickable
,map
,preserveViewport
,screenOverlays
,suppressInfoWindows
,url
yzIndex
- Interfaz KmlLayerMetadata
-
Propiedades:
author
,description
,hasScreenOverlays
,name
ysnippet
- 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
ypixelOffset
- Interfaz KmlFeatureData
-
Propiedades:
author
,description
,id
,infoWindowHtml
,name
ysnippet
- Interfaz de KmlAuthor
Superposiciones de imágenes
- Interfaz de MapType
-
Propiedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
ytileSize
Métodos:
getTile
,releaseTile
- Interfaz de proyección
-
Métodos:
fromLatLngToPoint
,fromPointToLatLng
- Clase ImageMapType
-
Propiedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
ytileSize
Métodos:
getOpacity
,getTile
,releaseTile
ysetOpacity
Eventos:
tilesloaded
- Interfaz ImageMapTypeOptions
-
Propiedades:
alt
,getTileUrl
,maxZoom
,minZoom
,name
,opacity
ytileSize
- Clase GroundOverlay
-
Métodos:
getBounds
,getMap
,getOpacity
,getUrl
,setMap
ysetOpacity
- Interfaz de GroundOverlayOptions
- Clase StyledMapType
-
Propiedades:
alt
,maxZoom
,minZoom
,name
,projection
,radius
ytileSize
Métodos:
getTile
,releaseTile
- Interfaz de StyledMapTypeOptions
Biblioteca de dibujo
- Clase DrawingManager
-
Métodos:
getDrawingMode
,getMap
,setDrawingMode
,setMap
ysetOptions
Eventos:
circlecomplete
,markercomplete
,overlaycomplete
,polygoncomplete
,polylinecomplete
yrectanglecomplete
- Interfaz de DrawingManagerOptions
-
Propiedades:
circleOptions
,drawingControl
,drawingControlOptions
,drawingMode
,map
,markerOptions
,polygonOptions
,polylineOptions
yrectangleOptions
- Interfaz de DrawingControlOptions
-
Propiedades:
drawingModes
,position
- Interfaz OverlayCompleteEvent
- Constantes de OverlayType
Mapas de calor
- Clase HeatmapLayer
-
Métodos:
getData
,getMap
,setData
,setMap
ysetOptions
- Interfaz de HeatmapLayerOptions
-
Propiedades:
data
,dissipating
,gradient
,map
,maxIntensity
,opacity
yradius
- Interfaz de WeightedLocation
Zoom máximo
Marcador (heredado)
Clase 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
ysetZIndex
Constantes:
MAX_ZINDEX
Eventos:
animation_changed
,click
,clickable_changed
,contextmenu
,cursor_changed
,dblclick
,drag
,dragend
,draggable_changed
,dragstart
,flat_changed
,icon_changed
,mousedown
,mouseout
,mouseover
,mouseup
,position_changed
,shape_changed
,title_changed
,visible_changed
,zindex_changed
yrightclick Interfaz de MarkerOptions-
Propiedades:
anchorPoint
,animation
,clickable
,crossOnDrag
,cursor
,draggable
,icon
,label
,map
,opacity
,optimized
,position
,shape
,title
,visible
,zIndex
ycollisionBehavior - Constantes de CollisionBehavior
-
Constantes:
OPTIONAL_AND_HIDES_LOWER_PRIORITY
,REQUIRED
yREQUIRED_AND_HIDES_OPTIONAL
- Interfaz de íconos
-
Propiedades:
anchor
,labelOrigin
,origin
,scaledSize
,size
yurl
- Interfaz de MarkerLabel
-
Propiedades:
className
,color
,fontFamily
,fontSize
,fontWeight
ytext
- Interfaz MarkerShape
- Interfaz de símbolos
-
Propiedades:
anchor
,fillColor
,fillOpacity
,labelOrigin
,path
,rotation
,scale
,strokeColor
,strokeOpacity
ystrokeWeight
- Constantes de SymbolPath
-
Constantes:
BACKWARD_CLOSED_ARROW
,BACKWARD_OPEN_ARROW
,CIRCLE
,FORWARD_CLOSED_ARROW
yFORWARD_OPEN_ARROW
- Constantes de animación
Street View
Renderización
- Clase StreetViewPanorama
-
Propiedades:
controls
Métodos:
focus
,getLinks
,getLocation
,getMotionTracking
,getPano
,getPhotographerPov
,getPosition
,getPov
,getStatus
,getVisible
,getZoom
,registerPanoProvider
,setLinks
,setMotionTracking
,setOptions
,setPano
,setPosition
,setPov
,setVisible
,setZoom
Eventos:
closeclick
,pano_changed
,position_changed
,pov_changed
,resize
,status_changed
,visible_changed
,zoom_changed
- 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
yzoomControlOptions
- Interfaz StreetViewAddressControlOptions
-
Propiedades:
position
- Interfaz de PanoProviderOptions
-
Propiedades:
cors
- Interfaz de StreetViewTileData
-
Propiedades:
centerHeading
,tileSize
yworldSize
Métodos:
getTileUrl
- Interfaz de StreetViewPov
- Clase StreetViewCoverageLayer
Servicio
- Clase StreetViewService
-
Métodos:
getPanorama
- Constantes de StreetViewStatus
-
Constantes:
OK
,UNKNOWN_ERROR
yZERO_RESULTS
- Interfaz StreetViewLocationRequest
-
Propiedades:
location
,preference
,radius
,sources
ysource - Interfaz de StreetViewPanoRequest
-
Propiedades:
pano
- Interfaz 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
ypano
Places
Widgets de Places
- Clase PlaceAutocompleteElement
-
Propiedades:
componentRestrictions
,locationBias
,locationRestriction
,name
,requestedLanguage
,requestedRegion
ytypes
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-placeselect
,gmp-requesterror
- Interfaz PlaceAutocompleteElementOptions
-
Propiedades:
componentRestrictions
,locationBias
,locationRestriction
,requestedLanguage
,requestedRegion
ytypes
- Clase PlaceAutocompletePlaceSelectEvent
-
Propiedades:
place
- Clase PlaceAutocompleteRequestErrorEvent
- Clase de autocompletado
-
Métodos:
getBounds
,getFields
,getPlace
,setBounds
,setComponentRestrictions
,setFields
,setOptions
,setTypes
Eventos:
place_changed
- Interfaz de AutocompleteOptions
-
Propiedades:
bounds
,componentRestrictions
,fields
,strictBounds
,types
yplaceIdOnly - Clase SearchBox
-
Métodos:
getBounds
,getPlaces
ysetBounds
Eventos:
places_changed
- Interfaz de SearchBoxOptions
-
Propiedades:
bounds
Place
- Clase Place
-
Métodos estáticos:
searchByText
,searchNearby
Propiedades:
accessibilityOptions
,addressComponents
,adrFormatAddress
,allowsDogs
,attributions
,businessStatus
,displayName
,displayNameLanguageCode
,editorialSummary
,editorialSummaryLanguageCode
,evChargeOptions
,formattedAddress
,fuelOptions
,googleMapsURI
,hasCurbsidePickup
,hasDelivery
,hasDineIn
,hasLiveMusic
,hasMenuForChildren
,hasOutdoorSeating
,hasRestroom
,hasTakeout
,hasWiFi
,iconBackgroundColor
,id
,internationalPhoneNumber
,isGoodForChildren
,isGoodForGroups
,isGoodForWatchingSports
,isReservable
,location
,nationalPhoneNumber
,parkingOptions
,paymentOptions
,photos
,plusCode
,priceLevel
,primaryType
,primaryTypeDisplayName
,primaryTypeDisplayNameLanguageCode
,rating
,regularOpeningHours
,requestedLanguage
,requestedRegion
,reviews
,servesBeer
,servesBreakfast
,servesBrunch
,servesCocktails
,servesCoffee
,servesDessert
,servesDinner
,servesLunch
,servesVegetarianFood
,servesWine
,svgIconMaskURI
,types
,userRatingCount
,utcOffsetMinutes
,viewport
,websiteURI
yopeningHoursMétodos:
fetchFields
,getNextOpeningTime
,isOpen
ytoJSON
- Interfaz de PlaceOptions
-
Propiedades:
id
,requestedLanguage
yrequestedRegion
- Clase AccessibilityOptions
-
Propiedades:
hasWheelchairAccessibleEntrance
,hasWheelchairAccessibleParking
,hasWheelchairAccessibleRestroom
,hasWheelchairAccessibleSeating
- Clase AddressComponent
- Clase de atribución
-
Propiedades:
provider
,providerURI
- Clase AuthorAttribution
-
Propiedades:
displayName
,photoURI
yuri
- Clase ConnectorAggregation
-
Propiedades:
availabilityLastUpdateTime
,availableCount
,count
,maxChargeRateKw
,outOfServiceCount
ytype
- Clase EVChargeOptions
-
Propiedades:
connectorAggregations
,connectorCount
- Constantes de EVConnectorType
-
Constantes:
CCS_COMBO_1
,CCS_COMBO_2
,CHADEMO
,J1772
,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
yupdateTime
- Constantes de FuelType
-
Constantes:
BIO_DIESEL
,DIESEL
,E80
,E85
,LPG
,METHANE
,MIDGRADE
,PREMIUM
,REGULAR_UNLEADED
,SP100
,SP91
,SP91_E10
,SP92
,SP95
,SP95_E10
,SP98
,SP99
,TRUCK_DIESEL
- Clase Money
-
Propiedades:
currencyCode
,nanos
yunits
Métodos:
toString
- Clase OpeningHours
-
Propiedades:
periods
,weekdayDescriptions
- Clase OpeningHoursPeriod
- Clase OpeningHoursPoint
- Clase ParkingOptions
-
Propiedades:
hasFreeGarageParking
,hasFreeParkingLot
,hasFreeStreetParking
,hasPaidGarageParking
,hasPaidParkingLot
,hasPaidStreetParking
yhasValetParking
- Clase PaymentOptions
-
Propiedades:
acceptsCashOnly
,acceptsCreditCards
,acceptsDebitCards
,acceptsNFC
- Clase de fotos
-
Propiedades:
authorAttributions
,heightPx
ywidthPx
Métodos:
getURI
- Clase PlusCode
-
Propiedades:
compoundCode
,globalCode
- Constantes de PriceLevel
-
Constantes:
EXPENSIVE
,FREE
,INEXPENSIVE
,MODERATE
yVERY_EXPENSIVE
- Clase de revisión
-
Propiedades:
authorAttribution
,publishTime
,rating
,relativePublishTimeDescription
,text
ytextLanguageCode
- Interfaz SearchByTextRequest
-
Propiedades:
evSearchOptions
,fields
,includedType
,isOpenNow
,language
,locationBias
,locationRestriction
,maxResultCount
,minRating
,priceLevels
,rankPreference
,region
,textQuery
,useStrictTypeFiltering
,
yqueryrankBy - Constantes de SearchByTextRankPreference
- Interfaz SearchNearbyRequest
-
Propiedades:
excludedPrimaryTypes
,excludedTypes
,fields
,includedPrimaryTypes
,includedTypes
,language
,locationRestriction
,maxResultCount
,rankPreference
yregion
- Constantes de SearchNearbyRankPreference
-
Constantes:
DISTANCE
,POPULARITY
Datos de Autocomplete (nuevo)
- Interfaz AutocompleteRequest
-
Propiedades:
includedPrimaryTypes
,includedRegionCodes
,input
,inputOffset
,language
,locationBias
,locationRestriction
,origin
,region
ysessionToken
- Clase AutocompleteSessionToken
- Clase AutocompleteSuggestion
-
Métodos estáticos:
fetchAutocompleteSuggestions
Propiedades:
placePrediction
- Clase PlacePrediction
-
Propiedades:
distanceMeters
,mainText
,placeId
,secondaryText
,text
ytypes
Métodos:
toPlace
- Clase StringRange
-
Propiedades:
endOffset
,startOffset
- Clase FormattableText
Geocoder
- Clase de Geocoder
-
Métodos:
geocode
- Interfaz de GeocoderRequest
-
Propiedades:
address
,bounds
,componentRestrictions
,extraComputations
,fulfillOnZeroResults
,language
,location
,placeId
yregion
- Interfaz GeocoderComponentRestrictions
-
Propiedades:
administrativeArea
,country
,locality
,postalCode
yroute
- Constantes de ExtraGeocodeComputation
-
Constantes:
ADDRESS_DESCRIPTORS
- Constantes de GeocoderStatus
-
Constantes:
ERROR
,INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaz GeocoderResponse
-
Propiedades:
address_descriptor
,plus_code
yresults
- Interfaz GeocoderResult
-
Propiedades:
address_components
,address_descriptor
,formatted_address
,geometry
,partial_match
,place_id
,plus_code
,postcode_localities
ytypes
- Interfaz AddressDescriptor
- Interfaz de GeocoderAddressComponent
-
Propiedades:
long_name
,short_name
ytypes
- Interfaz GeocoderGeometry
-
Propiedades:
bounds
,location
,location_type
,viewport
- Constantes de GeocoderLocationType
-
Constantes:
APPROXIMATE
,GEOMETRIC_CENTER
,RANGE_INTERPOLATED
yROOFTOP
- Interfaz de lugares de interés
-
Propiedades:
display_name
,display_name_language_code
,place_id
,spatial_relationship
,straight_line_distance_meters
,travel_distance_meters
ytypes
- 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
ytextSearch
- Interfaz PlaceDetailsRequest
-
Propiedades:
fields
,language
,placeId
,region
ysessionToken
- Interfaz de FindPlaceFromPhoneNumberRequest
-
Propiedades:
fields
,language
,locationBias
,phoneNumber
- Interfaz FindPlaceFromQueryRequest
-
Propiedades:
fields
,language
,locationBias
,query
- Interfaz de PlaceSearchRequest
-
Propiedades:
bounds
,keyword
,language
,location
,maxPriceLevel
,minPriceLevel
,openNow
,radius
,rankBy
,type
yname - Interfaz de TextSearchRequest
-
Propiedades:
bounds
,language
,location
,query
,radius
,region
ytype
- Constantes de RankBy
-
Constantes:
DISTANCE
,PROMINENCE
- Definición de tipo LocationBias
- Especificación de tipo LocationRestriction
- Constantes de PlacesServiceStatus
-
Constantes:
INVALID_REQUEST
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaz de PlaceSearchPagination
-
Propiedades:
hasNextPage
Mé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
,
yutc_offsetpermanently_closed Interfaz de PlaceAspectRating- Constantes de BusinessStatus
-
Constantes:
CLOSED_PERMANENTLY
,CLOSED_TEMPORARILY
yOPERATIONAL
- Interfaz PlaceGeometry
- Interfaz de PlaceOpeningHours
-
Propiedades:
periods
,weekday_text
yopen_nowMétodos:
isOpen
- Interfaz PlaceOpeningHoursPeriod
- Interfaz PlaceOpeningHoursTime
- Interfaz de PlacePlusCode
-
Propiedades:
compound_code
,global_code
- Interfaz de PlacePhoto
-
Propiedades:
height
,html_attributions
ywidth
Métodos:
getUrl
- Interfaz de PhotoOptions
- Interfaz de PlaceReview
-
Propiedades:
author_name
,author_url
,language
,profile_photo_url
,rating
,relative_time_description
,text
,time
yaspects
Servicio Place Autocomplete
- Clase AutocompleteService
-
Métodos:
getPlacePredictions
,getQueryPredictions
- Interfaz AutocompletionRequest
-
Propiedades:
componentRestrictions
,input
,language
,locationBias
,locationRestriction
,offset
,origin
,region
,sessionToken
,types
,
,bounds
ylocationradius - Interfaz AutocompleteResponse
-
Propiedades:
predictions
- Interfaz QueryAutocompletionRequest
- Interfaz de ComponentRestrictions
-
Propiedades:
country
- Interfaz de AutocompletePrediction
-
Propiedades:
description
,distance_meters
,matched_substrings
,place_id
,structured_formatting
,terms
ytypes
- Interfaz QueryAutocompletePrediction
-
Propiedades:
description
,matched_substrings
,place_id
,terms
- Interfaz de PredictionTerm
- Interfaz PredictionSubstring
- Interfaz de StructuredFormatting
-
Propiedades:
main_text
,main_text_matched_substrings
ysecondary_text
Rutas
Directions
- Clase DirectionsService
-
Métodos:
route
- Interfaz de DirectionsRequest
-
Propiedades:
avoidFerries
,avoidHighways
,avoidTolls
,destination
,drivingOptions
,language
,optimizeWaypoints
,origin
,provideRouteAlternatives
,region
,transitOptions
,travelMode
,unitSystem
ywaypoints
- 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
,setRouteIndex
Eventos:
directions_changed
- Interfaz de DirectionsRendererOptions
-
Propiedades:
directions
,draggable
,hideRouteList
,infoWindow
,map
,markerOptions
,panel
,polylineOptions
,preserveViewport
,routeIndex
,suppressBicyclingLayer
,suppressInfoWindows
,suppressMarkers
ysuppressPolylines
- Interfaz de DirectionsWaypoint
- Interfaz de DirectionsGeocodedWaypoint
-
Propiedades:
partial_match
,place_id
ytypes
- Interfaz de DirectionsRoute
-
Propiedades:
bounds
,copyrights
,fare
,legs
,overview_path
,overview_polyline
,summary
,warnings
ywaypoint_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
ytraffic_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_point
,end_point
ylat_lngspolyline - Interfaz de DirectionsPolyline
-
Propiedades:
points
- Interfaz de Place
- Constantes de TravelMode
- Interfaz de DrivingOptions
-
Propiedades:
departureTime
,trafficModel
- Constantes de TrafficModel
-
Constantes:
BEST_GUESS
,OPTIMISTIC
yPESSIMISTIC
- 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
ytrip_short_name
- Interfaz de TransitStop
- Interfaz de TransitLine
-
Propiedades:
agencies
,color
,icon
,name
,short_name
,text_color
,url
yvehicle
- 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 DirectionsTravelModeConstantes de DirectionsUnitSystem
Distance Matrix
- Clase DistanceMatrixService
-
Métodos:
getDistanceMatrix
- Interfaz DistanceMatrixRequest
-
Propiedades:
avoidFerries
,avoidHighways
,avoidTolls
,destinations
,drivingOptions
,language
,origins
,region
,transitOptions
,travelMode
yunitSystem
- Interfaz DistanceMatrixResponse
-
Propiedades:
destinationAddresses
,originAddresses
yrows
- Interfaz DistanceMatrixResponseRow
-
Propiedades:
elements
- Interfaz DistanceMatrixResponseElement
-
Propiedades:
distance
,duration
,duration_in_traffic
,fare
ystatus
- 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
yZERO_RESULTS
Elevation
- Clase ElevationService
- Interfaz LocationElevationRequest
-
Propiedades:
locations
- Interfaz LocationElevationResponse
-
Propiedades:
results
- Interfaz PathElevationRequest
- Interfaz PathElevationResponse
-
Propiedades:
results
- Interfaz de ElevationResult
-
Propiedades:
elevation
,location
yresolution
- Constantes de ElevationStatus
-
Constantes:
INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
yUNKNOWN_ERROR
Viajes compartidos
Vista del mapa
- Clase JourneySharingMapView
-
Propiedades:
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
- Interfaz de JourneySharingMapViewOptions
-
Propiedades:
automaticViewportMode
,element
,locationProviders
,mapOptions
,
,locationProvider
,destinationMarkerSetup
,originMarkerSetup
,taskOutcomeMarkerSetup
,unsuccessfulTaskMarkerSetup
,vehicleMarkerSetup
,waypointMarkerSetup
,anticipatedRoutePolylineSetup
,takenRoutePolylineSetup
ypingMarkerSetupsuccessfulTaskMarkerSetup - Constantes de AutomaticViewportMode
-
Constantes:
FIT_ANTICIPATED_ROUTE
,NONE
- Clase abstracta LocationProvider
-
Métodos:
addListener
- Clase abstracta PollingLocationProvider
-
Propiedades:
isPolling
,pollingIntervalMillis
Eventos:
ispollingchange
- Interfaz PollingLocationProviderIsPollingChangeEvent
-
Propiedades:
error
Autenticación
- Interfaz de AuthToken
-
Propiedades:
expiresInSeconds
,token
- Interfaz AuthTokenContext
-
Propiedades:
deliveryVehicleId
,taskId
,trackingId
,tripId
yvehicleId
- Definición de tipo de AuthTokenFetcher
- Interfaz AuthTokenFetcherOptions
-
Propiedades:
context
,serviceType
- Constantes de FleetEngineServiceType
-
Constantes:
DELIVERY_VEHICLE_SERVICE
,TASK_SERVICE
,TRIP_SERVICE
yUNKNOWN_SERVICE
Personalización de la IU
Especificación de tipo PolylineSetupInterfaz PolylineSetupOptions-
Propiedades:
polylineOptions
,visible
Interfaz DefaultPolylineSetupOptions-
Propiedades:
defaultPolylineOptions
,defaultVisible
Definición de tipo de MarkerSetupInterfaz de MarkerSetupOptions-
Propiedades:
markerOptions
Interfaz DefaultMarkerSetupOptions-
Propiedades:
defaultMarkerOptions
- Interfaz de MarkerCustomizationFunctionParams
-
Propiedades:
defaultOptions
,isNew
ymarker
- Interfaz DeliveryVehicleMarkerCustomizationFunctionParams
-
Propiedades:
vehicle
- Interfaz PlannedStopMarkerCustomizationFunctionParams
-
Propiedades:
stopIndex
- Interfaz TaskMarkerCustomizationFunctionParams
-
Propiedades:
task
- Interfaz ShipmentMarkerCustomizationFunctionParams
-
Propiedades:
taskTrackingInfo
- Interfaz de TripMarkerCustomizationFunctionParams
-
Propiedades:
trip
- Interfaz de TripWaypointMarkerCustomizationFunctionParams
-
Propiedades:
waypointIndex
- Interfaz de VehicleMarkerCustomizationFunctionParams
-
Propiedades:
vehicle
- Interfaz VehicleWaypointMarkerCustomizationFunctionParams
-
Propiedades:
waypointIndex
- Interfaz de PolylineCustomizationFunctionParams
-
Propiedades:
defaultOptions
,isNew
ypolylines
- Interfaz ShipmentPolylineCustomizationFunctionParams
-
Propiedades:
taskTrackingInfo
- Interfaz TripPolylineCustomizationFunctionParams
-
Propiedades:
trip
- Interfaz VehiclePolylineCustomizationFunctionParams
-
Propiedades:
vehicle
- Interfaz 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
yvehicleId
- Interfaz de TaskInfo
-
Propiedades:
extraDurationMillis
,id
ytargetTimeWindow
- Interfaz TaskTrackingInfo
-
Propiedades:
attributes
,estimatedArrivalTime
,estimatedTaskCompletionTime
,latestVehicleLocationUpdate
,name
,plannedLocation
,remainingDrivingDistanceMeters
,remainingStopCount
,routePolylinePoints
,state
,targetTimeWindow
,taskOutcome
,taskOutcomeTime
ytrackingId
- Interfaz de viaje
-
Propiedades:
actualDropOffLocation
,actualPickupLocation
,dropOffTime
,latestVehicleLocationUpdate
,name
,passengerCount
,pickupTime
,plannedDropOffLocation
,plannedPickupLocation
,remainingWaypoints
,status
,type
yvehicleId
- Interfaz de DeliveryVehicle
-
Propiedades:
attributes
,currentRouteSegmentEndPoint
,latestVehicleLocationUpdate
,name
,navigationStatus
,remainingDistanceMeters
,remainingDurationMillis
yremainingVehicleJourneySegments
- Interfaz DeliveryVehicleStop
-
Propiedades:
plannedLocation
,state
ytasks
- Constantes de DeliveryVehicleStopState
-
Constantes:
ARRIVED
,ENROUTE
,NEW
yUNSPECIFIED
- Interfaz de VehicleJourneySegment
-
Propiedades:
drivingDistanceMeters
,drivingDurationMillis
,path
,stop
- Interfaz VehicleLocationUpdate
-
Propiedades:
heading
,location
,speedKilometersPerHour
,time
- Interfaz de VehicleWaypoint
-
Propiedades:
distanceMeters
,durationMillis
,location
,path
yspeedReadingIntervals
- Interfaz del vehículo
-
Propiedades:
attributes
,currentRouteSegmentEndPoint
,currentRouteSegmentVersion
,currentTrips
,etaToFirstWaypoint
,latestLocation
,maximumCapacity
,name
,navigationStatus
,remainingDistanceMeters
,supportedTripTypes
,vehicleState
,vehicleType
,waypoints
ywaypointsVersion
-
Constantes:
ARRIVED_AT_DESTINATION
,ENROUTE_TO_DESTINATION
,NO_GUIDANCE
,OFF_ROUTE
yUNKNOWN_NAVIGATION_STATUS
- Constantes de VehicleState
-
Constantes:
OFFLINE
,ONLINE
yUNKNOWN_VEHICLE_STATE
- Constantes de VehicleType
-
Constantes:
AUTO
,TAXI
,TRUCK
,TWO_WHEELER
yUNKNOWN
- Constantes de TripType
-
Constantes:
EXCLUSIVE
,SHARED
yUNKNOWN_TRIP_TYPE
- Interfaz de TripWaypoint
-
Propiedades:
distanceMeters
,durationMillis
,location
,path
,speedReadingIntervals
,tripId
ywaypointType
- Constantes de WaypointType
-
Constantes:
DROP_OFF_WAYPOINT_TYPE
,INTERMEDIATE_DESTINATION_WAYPOINT_TYPE
,PICKUP_WAYPOINT_TYPE
yUNKNOWN_WAYPOINT_TYPE
- Interfaz de TimeWindow
- Constantes de velocidad
-
Constantes:
NORMAL
,SLOW
yTRAFFIC_JAM
- Interfaz SpeedReadingInterval
-
Propiedades:
endPolylinePointIndex
,speed
ystartPolylinePointIndex
Progreso del viaje y el pedido
- Clase FleetEngineTripLocationProvider
-
Métodos estáticos:
TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION
,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION
Propiedades:
tripId
Métodos:
refresh
- Interfaz FleetEngineTripLocationProviderOptions
-
Propiedades:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,tripId
,vehicleMarkerCustomization
ywaypointMarkerCustomization
- Interfaz FleetEngineTripLocationProviderUpdateEvent
-
Propiedades:
trip
Seguimiento de flota: flota de última milla
- Clase FleetEngineDeliveryVehicleLocationProvider
-
Propiedades:
deliveryVehicleId
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
ytaskFilterOptions
- Interfaz FleetEngineDeliveryVehicleLocationProviderOptions
-
Propiedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleId
,deliveryVehicleMarkerCustomization
,plannedStopMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,takenPolylineCustomization
,taskFilterOptions
,taskMarkerCustomization
ytaskOutcomeMarkerCustomization
- Interfaz de FleetEngineTaskFilterOptions
-
Propiedades:
completionTimeFrom
,completionTimeTo
ystate
- Interfaz FleetEngineDeliveryVehicleLocationProviderUpdateEvent
-
Propiedades:
completedVehicleJourneySegments
,deliveryVehicle
ytasks
- Clase FleetEngineDeliveryFleetLocationProvider
-
Propiedades:
deliveryVehicleFilter
,locationRestriction
ystaleLocationThresholdMillis
Eventos:
update
- Interfaz FleetEngineDeliveryFleetLocationProviderOptions
-
Propiedades:
authTokenFetcher
,deliveryVehicleFilter
,deliveryVehicleMarkerCustomization
,locationRestriction
,projectId
ystaleLocationThresholdMillis
- 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_FUNCTION
Propiedades:
staleLocationThresholdMillis
,vehicleId
- Interfaz FleetEngineVehicleLocationProviderOptions
-
Propiedades:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,intermediateDestinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,staleLocationThresholdMillis
,takenPolylineCustomization
,vehicleId
yvehicleMarkerCustomization
- Interfaz FleetEngineVehicleLocationProviderUpdateEvent
- Clase FleetEngineFleetLocationProvider
-
Propiedades:
locationRestriction
,staleLocationThresholdMillis
yvehicleFilter
Eventos:
update
- Interfaz FleetEngineFleetLocationProviderOptions
-
Propiedades:
authTokenFetcher
,locationRestriction
,projectId
,staleLocationThresholdMillis
,vehicleFilter
yvehicleMarkerCustomization
- Interfaz FleetEngineFleetLocationProviderUpdateEvent
-
Propiedades:
vehicles
Seguimiento de envíos
- Clase FleetEngineShipmentLocationProvider
-
Propiedades:
trackingId
Métodos:
refresh
- Interfaz FleetEngineShipmentLocationProviderOptions
-
Propiedades:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleMarkerCustomization
,destinationMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
ytrackingId
- Interfaz FleetEngineShipmentLocationProviderUpdateEvent
-
Propiedades:
taskTrackingInfo
Mapas 3D (versión alfa)
Mapas 3D
- Clase Map3DElement
-
Propiedades:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
ytilt
Métodos:
addEventListener
,flyCameraAround
,flyCameraTo
,removeEventListener
ystopCameraAnimation
Eventos:
gmp-animationend
,gmp-centerchange
,gmp-click
,gmp-headingchange
,gmp-rangechange
,gmp-rollchange
,gmp-steadychange
,gmp-tiltchange
- Interfaz de Map3DElementOptions
-
Propiedades:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
ytilt
- Interfaz de FlyAroundAnimationOptions
-
Propiedades:
camera
,durationMillis
yrounds
- Interfaz de FlyToAnimationOptions
-
Propiedades:
durationMillis
,endCamera
- Interfaz de CameraOptions
- Clase SteadyChangeEvent
-
Propiedades:
isSteady
- Clase LocationClickEvent
-
Propiedades:
position
- Clase PlaceClickEvent
-
Propiedades:
placeId
Métodos:
fetchPlace
- Clase Marker3DElement
-
Propiedades:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
yzIndex
Métodos:
addEventListener
,removeEventListener
- Interfaz de Marker3DElementOptions
-
Propiedades:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
yzIndex
- Clase Marker3DInteractiveElement
-
Métodos:
addEventListener
,removeEventListener
Eventos:
gmp-click
- Interfaz Marker3DInteractiveElementOptions
- Clase Model3DElement
-
Propiedades:
altitudeMode
,orientation
,position
,scale
ysrc
Métodos:
addEventListener
,removeEventListener
- Interfaz Model3DElementOptions
-
Propiedades:
altitudeMode
,orientation
,position
,scale
ysrc
- Clase Polyline3DElement
-
Propiedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
yzIndex
Métodos:
addEventListener
,removeEventListener
- Interfaz de Polyline3DElementOptions
-
Propiedades:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
yzIndex
- Clase Polygon3DElement
-
Propiedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
yzIndex
Métodos:
addEventListener
,removeEventListener
- Interfaz de Polygon3DElementOptions
-
Propiedades:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
yzIndex
- Constantes de AltitudeMode
-
Constantes:
ABSOLUTE
,CLAMP_TO_GROUND
,RELATIVE_TO_GROUND
yRELATIVE_TO_MESH
Contexto local (beta)
Vista del mapa
Clase LocalContextMapView-
Propiedades:
directionsOptions
,element
,isTransitioningMapBounds
,locationBias
,locationRestriction
,maxPlaceCount
yplaceTypePreferences
Métodos:
addListener
,hidePlaceDetailsView
ysearch
Eventos:
error
,placedetailsviewhidestart
,placedetailsviewshowstart
- Interfaz LocalContextMapViewOptions
-
Propiedades:
directionsOptions
,element
,locationBias
,locationRestriction
,map
,maxPlaceCount
,pinOptionsSetup
,placeChooserViewSetup
,placeDetailsViewSetup
yplaceTypePreferences
- PlaceTypePreference typedef
- Clase MapDirectionsOptions
-
Métodos:
addListener
- Interfaz MapDirectionsOptionsLiteral
-
Propiedades:
origin
- Interfaz de PinOptions
-
Propiedades:
background
,glyphColor
yscale
- Interfaz PlaceChooserViewSetupOptions
-
Propiedades:
layoutMode
,position
- Constantes de PlaceChooserLayoutMode
- Constantes de PlaceChooserPosition
-
Constantes:
BLOCK_END
,INLINE_END
yINLINE_START
- Interfaz PlaceDetailsViewSetupOptions
-
Propiedades:
hidesOnMapClick
,layoutMode
yposition
- Constantes de PlaceDetailsLayoutMode
-
Constantes:
INFO_WINDOW
,SHEET
- Constantes de PlaceDetailsPosition
-
Constantes:
INLINE_END
,INLINE_START
Interfaces de bibliotecas
Interfaces de bibliotecas
- Interfaz de CoreLibrary
-
Propiedades:
ColorScheme
,ControlPosition
,event
,LatLng
,LatLngAltitude
,LatLngBounds
,MapsNetworkError
,MapsNetworkErrorEndpoint
,MapsRequestError
,MapsServerError
,MVCArray
,MVCObject
,Orientation3D
,Point
,Settings
,Size
,SymbolPath
,UnitSystem
yVector3D
- Interfaz de MapsLibrary
-
Propiedades:
BicyclingLayer
,Circle
,Data
,FeatureType
,GroundOverlay
,ImageMapType
,InfoWindow
,KmlLayer
,KmlLayerStatus
,Map
,MapTypeControlStyle
,MapTypeId
,MapTypeRegistry
,MaxZoomService
,MaxZoomStatus
,OverlayView
,Polygon
,Polyline
,Rectangle
,RenderingType
,StrokePosition
,StyledMapType
,TrafficLayer
,TransitLayer
,WebGLOverlayView
,ZoomChangeEvent
- Interfaz de Maps3DLibrary
-
Propiedades:
AltitudeMode
,LocationClickEvent
,Map3DElement
,Marker3DElement
,Marker3DInteractiveElement
,Model3DElement
,PlaceClickEvent
,Polygon3DElement
,Polyline3DElement
ySteadyChangeEvent
- Interfaz de PlacesLibrary
-
Propiedades:
AccessibilityOptions
,AddressComponent
,Attribution
,AuthorAttribution
,Autocomplete
,AutocompleteService
,AutocompleteSessionToken
,AutocompleteSuggestion
,BusinessStatus
,ConnectorAggregation
,EVChargeOptions
,EVConnectorType
,FormattableText
,FuelOptions
,FuelPrice
,FuelType
,Money
,OpeningHours
,OpeningHoursPeriod
,OpeningHoursPoint
,ParkingOptions
,PaymentOptions
,Photo
,Place
,PlacePrediction
,PlacesService
,PlacesServiceStatus
,PlusCode
,PriceLevel
,RankBy
,Review
,SearchBox
,SearchByTextRankPreference
,SearchNearbyRankPreference
,StringRange
- Interfaz de GeocodingLibrary
-
Propiedades:
Containment
,ExtraGeocodeComputation
,Geocoder
,GeocoderLocationType
,GeocoderStatus
ySpatialRelationship
- Interfaz de RoutesLibrary
-
Propiedades:
DirectionsRenderer
,DirectionsService
,DirectionsStatus
,DistanceMatrixElementStatus
,DistanceMatrixService
,DistanceMatrixStatus
,TrafficModel
,TransitMode
,TransitRoutePreference
,TravelMode
yVehicleType
- Interfaz de MarkerLibrary
-
Propiedades:
AdvancedMarkerClickEvent
,AdvancedMarkerElement
,Animation
,CollisionBehavior
,Marker
yPinElement
- Interfaz de GeometryLibrary
- Interfaz de ElevationLibrary
-
Propiedades:
ElevationService
,ElevationStatus
- Interfaz de StreetViewLibrary
-
Propiedades:
InfoWindow
,OverlayView
,StreetViewCoverageLayer
,StreetViewPanorama
,StreetViewPreference
,StreetViewService
,StreetViewSource
yStreetViewStatus
- Interfaz de JourneySharingLibrary
-
Propiedades:
AutomaticViewportMode
,DeliveryVehicleStopState
,FleetEngineDeliveryFleetLocationProvider
,FleetEngineDeliveryVehicleLocationProvider
,FleetEngineFleetLocationProvider
,FleetEngineServiceType
,FleetEngineShipmentLocationProvider
,FleetEngineTripLocationProvider
,FleetEngineVehicleLocationProvider
,JourneySharingMapView
,Speed
,TripType
,VehicleNavigationStatus
,VehicleState
,VehicleType
yWaypointType
- Interfaz de DrawingLibrary
-
Propiedades:
DrawingManager
,OverlayType
- Interfaz de VisualizationLibrary
-
Propiedades:
HeatmapLayer