Google Maps JavaScript API v3 Reference

Última actualización: lunes 5 de mayo de 2025

Este es un índice de todas las clases, interfaces y métodos de la API de Maps JavaScript versión 3.60 (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

Clase de configuración

Métodos estáticos:getInstance

Propiedades: BetaexperienceIds, fetchAppCheckToken

Interfaz MapsAppCheckTokenResult

Sistema de eventos

Clase de evento

Métodos estáticos: addListener, addListenerOnce, clearInstanceListeners, clearListeners, hasListeners, removeListener, trigger, addDomListener, addDomListenerOnce

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

Eventos: insert_at, remove_at, set_at

Interfaz de ErrorEvent

Propiedades: error

Errores

Clase MapsNetworkError

Propiedades: code, endpoint

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 y STREETVIEW_GET_PANORAMA

Maps

Maps

Clase MapElement

Propiedades: center, headingInteractionDisabled, innerMap, internalUsageAttributionIds, mapId, renderingType, tiltInteractionDisabled, zoom

Métodos: BetaaddEventListener, BetaremoveEventListener

Eventos: gmp-zoomchange

BetaInterfaz de MapElementOptions

Propiedades: center, headingInteractionDisabled, internalUsageAttributionIds, mapId, renderingType, tiltInteractionDisabled y zoom

Clase ZoomChangeEvent
Clase de mapa

Propiedades: controls, data, mapTypes y overlayMapTypes

Métodos: fitBounds, getBounds, getCenter, getClickableIcons, BetagetDatasetFeatureLayer, 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 y setZoom

Constantes: DEMO_MAP_ID

Eventos: bounds_changed, center_changed, click, contextmenu, dblclick, drag, dragend, dragstart, heading_changed, idle, isfractionalzoomenabled_changed, mapcapabilities_changed, maptypeid_changed, mousemove, mouseout, mouseover, projection_changed, renderingtype_changed, tilesloaded, tilt_changed, zoom_changed y 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, draggable, panControl y panControlOptions

Interfaz de MapTypeStyle

Propiedades: elementType, featureType y stylers

Interfaz MapMouseEvent

Propiedades: domEvent, latLng

Métodos: stop

Interfaz IconMouseEvent

Propiedades: placeId

Constantes de ColorScheme

Constantes: DARK, FOLLOW_SYSTEM y LIGHT

Constantes de MapTypeId

Constantes: HYBRID, ROADMAP, SATELLITE y TERRAIN

Clase MapTypeRegistry

Métodos: set

Interfaz de MapRestriction

Propiedades: latLngBounds, strictBounds

Clase TrafficLayer

Métodos: getMap, setMap y setOptions

Interfaz TrafficLayerOptions

Propiedades: autoRefresh, map

Clase TransitLayer

Métodos: getMap, setMap

Clase BicyclingLayer

Métodos: getMap, setMap

BetaInterfaz de CameraOptions

Propiedades: center, heading, tilt y zoom

Interfaz VisibleRegion

Propiedades: farLeft, farRight, latLngBounds, nearLeft y nearRight

Constantes de RenderingType

Constantes: RASTER, UNINITIALIZED y VECTOR

Interfaz MapCapabilities

Propiedades: isAdvancedMarkersAvailable, isDataDrivenStylingAvailable y 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 de CameraParams

Propiedades: center, heading, tilt y zoom

Coordenadas

Clase LatLng

Métodos: equals, lat, lng, toJSON, toString y toUrlValue

Interfaz de LatLngLiteral

Propiedades: lat, lng

Clase LatLngBounds

Métodos: contains, equals, extend, getCenter, getNorthEast, getSouthWest, intersects, isEmpty, toJSON, toSpan, toString, toUrlValue, union

Constantes: MAX_BOUNDS

Interfaz de LatLngBoundsLiteral

Propiedades: east, north, south y west

Clase LatLngAltitude

Propiedades: altitude, lat y lng

Métodos: equals, toJSON

Interfaz de LatLngAltitudeLiteral

Propiedades: altitude, lat y lng

Clase Point

Propiedades: x, y

Métodos: equals, toString

Clase de tamaño

Propiedades: height, width

Métodos: equals, toString

Interfaz de padding

Propiedades: bottom, left, right y top

Interfaz de CircleLiteral

Propiedades: center, radius

BetaClase Orientation3D

Propiedades: heading, roll y tilt

Métodos: equals, toJSON

BetaInterfaz Orientation3DLiteral

Propiedades: heading, roll y tilt

BetaClase Vector3D

Propiedades: x, y y z

Métodos: equals, toJSON

BetaInterfaz Vector3DLiteral

Propiedades: x, y y z

Diseño basado en datos

Interfaz de FeatureLayer

Propiedades: BetadatasetId, featureType, isAvailable y style

Métodos: addListener

Eventos: click, mousemove

Constantes de FeatureType

Constantes: ADMINISTRATIVE_AREA_LEVEL_1, ADMINISTRATIVE_AREA_LEVEL_2, COUNTRY, BetaDATASET, LOCALITY, POSTAL_CODE, SCHOOL_DISTRICT

Definición de tipo FeatureStyleFunction
Interfaz FeatureStyleFunctionOptions

Propiedades: feature

Interfaz de FeatureStyleOptions

Propiedades: fillColor, fillOpacity, strokeColor, strokeOpacity y strokeWeight

Interfaz de componentes

Propiedades: featureType

Interfaz de PlaceFeature

Propiedades: placeId

Métodos: fetchPlace

BetaInterfaz de DatasetFeature

Propiedades: datasetAttributes, datasetId

Interfaz de FeatureMouseEvent

Propiedades: features

Controles

Interfaz de CameraControlOptions

Propiedades: position

Interfaz FullscreenControlOptions

Propiedades: position

Interfaz de MapTypeControlOptions

Propiedades: mapTypeIds, position y style

Constantes de MapTypeControlStyle

Constantes: DEFAULT, DROPDOWN_MENU y HORIZONTAL_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

Propiedades: position, sources

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 y TOP_RIGHT

Biblioteca de geometría

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 poli

Métodos estáticos: containsLocation, isLocationOnEdge

Cómo dibujar en el mapa

Marcadores avanzados

Clase AdvancedMarkerElement

Propiedades: collisionBehavior, gmpClickable, gmpDraggable, map, position, title, zIndex, element y content

Métodos: addEventListener, addListener y BetaremoveEventListener

Eventos: click, drag, dragend, dragstart, Betagmp-click

Interfaz de AdvancedMarkerElementOptions

Propiedades: collisionBehavior, content, BetagmpClickable, gmpDraggable, map, position, title, zIndex

BetaClase AdvancedMarkerClickEvent
Clase PinElement

Propiedades: background, borderColor, element, glyph, glyphColor y scale

Métodos: BetaaddEventListener, BetaremoveEventListener

Interfaz PinElementOptions

Propiedades: background, borderColor, glyph, glyphColor y scale

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 y zIndex

Interfaz de InfoWindowOpenOptions

Propiedades: anchor, map y shouldFocus

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, zIndex

Interfaz de IconSequence

Propiedades: fixedRotation, icon, offset y 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 y zIndex

Interfaz de PolyMouseEvent

Propiedades: edge, path y vertex

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, zIndex

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 y zIndex

Constantes de StrokePosition

Constantes: CENTER, INSIDE y OUTSIDE

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 y 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 y zIndex

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 y properties

Interfaz de Data.Geometry

Métodos: forEachLatLng, getType

Clase Data.Point

Métodos: forEachLatLng, get y getType

Clase Data.MultiPoint

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.LineString

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.MultiLineString

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.LinearRing

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.Polygon

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.MultiPolygon

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Clase Data.GeometryCollection

Métodos: forEachLatLng, getArray, getAt, getLength y getType

Interfaz Data.MouseEvent

Propiedades: feature

Interfaz Data.AddFeatureEvent

Propiedades: feature

Interfaz Data.RemoveFeatureEvent

Propiedades: feature

Interfaz Data.SetGeometryEvent

Propiedades: feature, newGeometry y oldGeometry

Interfaz Data.SetPropertyEvent

Propiedades: feature, name, newValue y oldValue

Interfaz Data.RemovePropertyEvent

Propiedades: feature, name y oldValue

Elementos DOM

Clase OverlayView

Métodos estáticos: preventMapHitsAndGesturesFrom, preventMapHitsFrom

Métodos: draw, getMap, getPanes, getProjection, onAdd, onRemove y setMap

Interfaz de MapPanes

Propiedades: floatPane, mapPane, markerLayer, overlayLayer y overlayMouseTarget

Interfaz MapCanvasProjection

Métodos: fromContainerPixelToLatLng, fromDivPixelToLatLng, fromLatLngToContainerPixel, fromLatLngToDivPixel, getVisibleRegion y getWorldWidth

KML

Clase KmlLayer

Métodos: getDefaultViewport, getMap, getMetadata, getStatus, getUrl, getZIndex, setMap, setOptions, setUrl, setZIndex

Eventos: click, defaultviewport_changed, status_changed

Interfaz KmlLayerOptions

Propiedades: clickable, map, preserveViewport, screenOverlays, suppressInfoWindows, url y zIndex

Interfaz KmlLayerMetadata

Propiedades: author, description, hasScreenOverlays, name y 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 y pixelOffset

Interfaz KmlFeatureData

Propiedades: author, description, id, infoWindowHtml, name y snippet

Interfaz de KmlAuthor

Propiedades: email, name y uri

Superposiciones de imágenes

Interfaz de MapType

Propiedades: alt, maxZoom, minZoom, name, projection, radius y tileSize

Métodos: getTile, releaseTile

Interfaz de proyección

Métodos: fromLatLngToPoint, fromPointToLatLng

Clase ImageMapType

Propiedades: alt, maxZoom, minZoom, name, projection, radius y tileSize

Métodos: getOpacity, getTile, releaseTile y setOpacity

Eventos: tilesloaded

Interfaz ImageMapTypeOptions

Propiedades: alt, getTileUrl, maxZoom, minZoom, name, opacity y tileSize

Clase GroundOverlay

Métodos: getBounds, getMap, getOpacity, getUrl, setMap y setOpacity

Eventos: click, dblclick

Interfaz de GroundOverlayOptions

Propiedades: clickable, map y opacity

Clase StyledMapType

Propiedades: alt, maxZoom, minZoom, name, projection, radius y tileSize

Métodos: getTile, releaseTile

Interfaz de StyledMapTypeOptions

Propiedades: alt, maxZoom, minZoom y name

Biblioteca de dibujo

Clase DrawingManager

Métodos: getDrawingMode, getMap, setDrawingMode, setMap y setOptions

Eventos: circlecomplete, markercomplete, overlaycomplete, polygoncomplete, polylinecomplete y rectanglecomplete

Interfaz de DrawingManagerOptions

Propiedades: circleOptions, drawingControl, drawingControlOptions, drawingMode, map, markerOptions, polygonOptions, polylineOptions y rectangleOptions

Interfaz de DrawingControlOptions

Propiedades: drawingModes, position

Interfaz OverlayCompleteEvent

Propiedades: overlay, type

Constantes de OverlayType

Constantes: CIRCLE, MARKER, POLYGON, POLYLINE, RECTANGLE

Mapas de calor

Clase HeatmapLayer

Métodos: getData, getMap, setData, setMap y setOptions

Interfaz de HeatmapLayerOptions

Propiedades: data, dissipating, gradient, map, maxIntensity, opacity y radius

Interfaz de WeightedLocation

Propiedades: location, weight

Zoom máximo

Clase MaxZoomService

Métodos: getMaxZoomAtLatLng

Interfaz MaxZoomResult

Propiedades: status, zoom

Constantes de MaxZoomStatus

Constantes: ERROR, OK

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 y setZIndex

Constantes: MAX_ZINDEX

Eventos: animation_changed, click, clickable_changed, contextmenu, cursor_changed, dblclick, drag, dragend, draggable_changed, dragstart, flat_changed, icon_changed, mousedown, mouseout, mouseover, mouseup, position_changed, shape_changed, title_changed, visible_changed, zindex_changed y rightclick

Interfaz de MarkerOptions

Propiedades: anchorPoint, animation, clickable, crossOnDrag, cursor, draggable, icon, label, map, opacity, optimized, position, shape, title, visible, zIndex y BetacollisionBehavior

Constantes de CollisionBehavior

Constantes: OPTIONAL_AND_HIDES_LOWER_PRIORITY, REQUIRED y REQUIRED_AND_HIDES_OPTIONAL

Interfaz de íconos

Propiedades: anchor, labelOrigin, origin, scaledSize, size y url

Interfaz de MarkerLabel

Propiedades: className, color, fontFamily, fontSize, fontWeight y text

Interfaz MarkerShape

Propiedades: coords, type

Interfaz de símbolos

Propiedades: anchor, fillColor, fillOpacity, labelOrigin, path, rotation, scale, strokeColor, strokeOpacity y strokeWeight

Constantes de SymbolPath

Constantes: BACKWARD_CLOSED_ARROW, BACKWARD_OPEN_ARROW, CIRCLE, FORWARD_CLOSED_ARROW, FORWARD_OPEN_ARROW

Constantes de animación

Constantes: BOUNCE, DROP

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 y zoomControlOptions

Interfaz StreetViewAddressControlOptions

Propiedades: position

Interfaz de PanoProviderOptions

Propiedades: cors

Interfaz StreetViewTileData

Propiedades: centerHeading, tileSize y worldSize

Métodos: getTileUrl

Interfaz de StreetViewPov

Propiedades: heading, pitch

Clase StreetViewCoverageLayer

Métodos: getMap, setMap

Servicio

Clase StreetViewService

Métodos: getPanorama

Constantes de StreetViewStatus

Constantes: OK, UNKNOWN_ERROR y ZERO_RESULTS

Interfaz StreetViewLocationRequest

Propiedades: location, preference, radius, sources y source

Interfaz de StreetViewPanoRequest

Propiedades: pano

Interfaz StreetViewResponse

Propiedades: data

Interfaz de StreetViewLocation

Propiedades: description, latLng, pano y shortDescription

Constantes de StreetViewPreference

Constantes: BEST, NEAREST

Constantes de StreetViewSource

Constantes: DEFAULT, GOOGLE y OUTDOOR

Interfaz de StreetViewPanoramaData

Propiedades: copyright, imageDate, links, location y tiles

Propiedades: description, heading y pano

Lugares

Widgets de Places

Clase PlaceAutocompleteElement

Propiedades: includedPrimaryTypes, includedRegionCodes, locationBias, locationRestriction, name, origin, requestedLanguage, requestedRegion y unitSystem

Métodos: BetaaddEventListener, BetaremoveEventListener

Eventos: gmp-error, gmp-select

Interfaz PlaceAutocompleteElementOptions

Propiedades: locationBias, locationRestriction, name y requestedLanguage

Clase PlacePredictionSelectEvent

Propiedades: placePrediction

BetaClase PlaceAutocompleteRequestErrorEvent
AlfaClase PlaceContextualElement

Propiedades: contextToken

Métodos: BetaaddEventListener, BetaremoveEventListener

AlfaInterfaz de PlaceContextualElementOptions

Propiedades: contextToken

AlfaClase PlaceContextualListConfigElement

Propiedades: layout, mapHidden

Métodos: BetaaddEventListener, BetaremoveEventListener

AlfaInterfaz PlaceContextualListConfigElementOptions

Propiedades: layout, mapHidden

AlfaConstantes de PlaceContextualListLayout

Constantes: COMPACT, VERTICAL

AlfaClase PlaceDetailsElement

Propiedades: place, size

Métodos: BetaaddEventListener, configureFromLocation, configureFromPlace y BetaremoveEventListener

Eventos: gmp-load, gmp-requesterror

AlfaInterfaz PlaceDetailsElementOptions

Propiedades: size

AlfaConstantes de PlaceDetailsSize

Constantes: LARGE, MEDIUM, SMALL y X_LARGE

BetaClase PlaceDetailsCompactElement

Propiedades: orientation, place y truncationPreferred

Métodos: BetaaddEventListener, BetaremoveEventListener

Eventos: gmp-error, gmp-load

BetaInterfaz PlaceDetailsCompactElementOptions

Propiedades: orientation, truncationPreferred

BetaConstantes de PlaceDetailsOrientation

Constantes: HORIZONTAL, VERTICAL

BetaClase PlaceDetailsPlaceRequestElement

Propiedades: place

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz PlaceDetailsPlaceRequestElementOptions

Propiedades: place

BetaClase PlaceContentConfigElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz PlaceContentConfigElementOptions
BetaClase PlaceMediaElement

Propiedades: lightboxPreferred

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceMediaElementOptions

Propiedades: lightboxPreferred

BetaClase PlaceAddressElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceAddressElementOptions
BetaClase PlaceRatingElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceRatingElementOptions
BetaClase PlaceTypeElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz PlaceTypeElementOptions
BetaClase PlacePriceElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlacePriceElementOptions
BetaClase PlaceAccessibleEntranceIconElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz PlaceAccessibleEntranceIconElementOptions
BetaClase PlaceOpenNowStatusElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceOpenNowStatusElementOptions
BetaClase PlaceAttributionElement

Propiedades: darkSchemeColor, lightSchemeColor

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceAttributionElementOptions

Propiedades: darkSchemeColor, lightSchemeColor

BetaConstantes de AttributionColor

Constantes: BLACK, GRAY y WHITE

BetaClase PlaceAllContentElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceAllContentElementOptions
BetaClase PlaceStandardContentElement

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PlaceStandardContentElementOptions
AlfaClase PlaceListElement

Propiedades: places, selectable

Métodos: BetaaddEventListener, configureFromSearchByTextRequest, configureFromSearchNearbyRequest y BetaremoveEventListener

Eventos: gmp-load, gmp-placeselect, gmp-requesterror

AlfaInterfaz de PlaceListElementOptions

Propiedades: selectable

AlfaClase PlaceListPlaceSelectEvent

Propiedades: index, place

Clase de Autocomplete

Métodos: getBounds, getFields, getPlace, setBounds, setComponentRestrictions, setFields, setOptions, setTypes

Eventos: place_changed

Interfaz de AutocompleteOptions

Propiedades: bounds, componentRestrictions, fields, strictBounds, types y placeIdOnly

Métodos: getBounds, getPlaces y setBounds

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, 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, openingHours y hasWiFi

Métodos: fetchFields, BetagetNextOpeningTime, BetaisOpen y toJSON

Interfaz de PlaceOptions

Propiedades: id, requestedLanguage y requestedRegion

Clase AccessibilityOptions

Propiedades: hasWheelchairAccessibleEntrance, hasWheelchairAccessibleParking, hasWheelchairAccessibleRestroom y hasWheelchairAccessibleSeating

BetaClase AddressComponent

Propiedades: longText, shortText y types

BetaClase de atribución

Propiedades: provider, providerURI

BetaClase AuthorAttribution

Propiedades: displayName, photoURI y uri

Clase ConnectorAggregation

Propiedades: availabilityLastUpdateTime, availableCount, count, maxChargeRateKw, outOfServiceCount y type

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 y 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 Money

Propiedades: currencyCode, nanos y units

Métodos: toString

BetaClase OpeningHours

Propiedades: periods, weekdayDescriptions

BetaClase OpeningHoursPeriod

Propiedades: close, open

BetaClase OpeningHoursPoint

Propiedades: day, hour y minute

Clase ParkingOptions

Propiedades: hasFreeGarageParking, hasFreeParkingLot, hasFreeStreetParking, hasPaidGarageParking, hasPaidParkingLot, hasPaidStreetParking y hasValetParking

Clase PaymentOptions

Propiedades: acceptsCashOnly, acceptsCreditCards, acceptsDebitCards y acceptsNFC

BetaClase de fotos

Propiedades: authorAttributions, heightPx y widthPx

Métodos: getURI

BetaClase PlusCode

Propiedades: compoundCode, globalCode

Clase PostalAddress

Propiedades: addressLines, administrativeArea, languageCode, locality, organization, postalCode, recipients, regionCode, sortingCode y sublocality

Interfaz PostalAddressLiteral

Propiedades: addressLines, administrativeArea, languageCode, locality, organization, postalCode, recipients, regionCode, sortingCode y sublocality

BetaConstantes de PriceLevel

Constantes: EXPENSIVE, FREE, INEXPENSIVE, MODERATE, VERY_EXPENSIVE

Clase PriceRange

Propiedades: endPrice, startPrice

BetaRevisar clase

Propiedades: authorAttribution, publishTime, rating, relativePublishTimeDescription, text y textLanguageCode

Interfaz de SearchByTextRequest

Propiedades: evSearchOptions, fields, includedType, isOpenNow, language, locationBias, locationRestriction, maxResultCount, minRating, priceLevels, rankPreference, region, textQuery, useStrictTypeFiltering, query y BetarankBy

Constantes de SearchByTextRankPreference

Constantes: DISTANCE, RELEVANCE

Interfaz de SearchNearbyRequest

Propiedades: excludedPrimaryTypes, excludedTypes, fields, includedPrimaryTypes, includedTypes, language, locationRestriction, maxResultCount, rankPreference y region

Constantes de SearchNearbyRankPreference

Constantes: DISTANCE, POPULARITY

Datos de Autocomplete (nuevo)

Clase AutocompleteSuggestion

Métodos estáticos:fetchAutocompleteSuggestions

Propiedades: placePrediction

Interfaz de AutocompleteRequest

Propiedades: includedPrimaryTypes, includedRegionCodes, input, inputOffset, language, locationBias, locationRestriction, origin, region y sessionToken

Clase AutocompleteSessionToken
Clase PlacePrediction

Propiedades: distanceMeters, mainText, placeId, secondaryText, text y types

Métodos: BetafetchAddressValidation, toPlace

Clase StringRange

Propiedades: endOffset, startOffset

Clase FormattableText

Propiedades: matches, text

Geocoder

Clase de Geocoder

Métodos: geocode

Interfaz de GeocoderRequest

Propiedades: address, bounds, componentRestrictions, BetaextraComputations, fulfillOnZeroResults, language, location, placeId y region

Interfaz de GeocoderComponentRestrictions

Propiedades: administrativeArea, country, locality, postalCode y route

BetaConstantes 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: Betaaddress_descriptor, plus_code y results

Interfaz GeocoderResult

Propiedades: address_components, Betaaddress_descriptor, formatted_address, geometry, partial_match, place_id, plus_code, postcode_localities y types

BetaInterfaz AddressDescriptor

Propiedades: areas, landmarks

Interfaz de GeocoderAddressComponent

Propiedades: long_name, short_name y types

Interfaz de GeocoderGeometry

Propiedades: bounds, location, location_type y viewport

Constantes de GeocoderLocationType

Constantes: APPROXIMATE, GEOMETRIC_CENTER, RANGE_INTERPOLATED y ROOFTOP

BetaInterfaz de lugares de interés

Propiedades: display_name, display_name_language_code, place_id, spatial_relationship, straight_line_distance_meters, travel_distance_meters y types

BetaInterfaz de área

Propiedades: containment, display_name, display_name_language_code y place_id

BetaConstantes de contención

Constantes: NEAR, OUTSKIRTS y WITHIN

BetaConstantes 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 y textSearch

Interfaz de PlaceDetailsRequest

Propiedades: fields, language, placeId, region y sessionToken

Interfaz de FindPlaceFromPhoneNumberRequest

Propiedades: fields, language, locationBias y phoneNumber

Interfaz FindPlaceFromQueryRequest

Propiedades: fields, language, locationBias y query

Interfaz de PlaceSearchRequest

Propiedades: bounds, keyword, language, location, maxPriceLevel, minPriceLevel, openNow, radius, rankBy, type y name

Interfaz de TextSearchRequest

Propiedades: bounds, language, location, query, radius, region y type

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, utc_offset, permanently_closed

Interfaz de PlaceAspectRating

Propiedades: rating, type

Constantes de BusinessStatus

Constantes: CLOSED_PERMANENTLY, CLOSED_TEMPORARILY y OPERATIONAL

Interfaz de PlaceGeometry

Propiedades: location, viewport

Interfaz de PlaceOpeningHours

Propiedades: periods, weekday_text y open_now

Métodos: isOpen

Interfaz PlaceOpeningHoursPeriod

Propiedades: close, open

Interfaz PlaceOpeningHoursTime

Propiedades: day, hours, minutes, nextDate y time

Interfaz de PlacePlusCode

Propiedades: compound_code, global_code

Interfaz de PlacePhoto

Propiedades: height, html_attributions y width

Métodos: getUrl

Interfaz de PhotoOptions

Propiedades: maxHeight, maxWidth

Interfaz de PlaceReview

Propiedades: author_name, author_url, language, profile_photo_url, rating, relative_time_description, text, time y aspects

Servicio Place Autocomplete

Clase AutocompleteService

Métodos: getPlacePredictions, getQueryPredictions

Interfaz de AutocompletionRequest

Propiedades: componentRestrictions, input, language, locationBias, locationRestriction, offset, origin, region, sessionToken, types, bounds, location, radius

Interfaz AutocompleteResponse

Propiedades: predictions

Interfaz de QueryAutocompletionRequest

Propiedades: bounds, input, location, offset y radius

Interfaz de ComponentRestrictions

Propiedades: country

Interfaz de AutocompletePrediction

Propiedades: description, distance_meters, matched_substrings, place_id, structured_formatting, terms y types

Interfaz QueryAutocompletePrediction

Propiedades: description, matched_substrings, place_id y terms

Interfaz de PredictionTerm

Propiedades: offset, value

Interfaz PredictionSubstring

Propiedades: length, offset

Interfaz de StructuredFormatting

Propiedades: main_text, main_text_matched_substrings y secondary_text

Validación de direcciones (beta)

BetaClase AddressValidation

Métodos estáticos:BetafetchAddressValidation

Propiedades: Betaaddress, Betageocode, Betametadata, BetaresponseId, BetauspsData y Betaverdict

Métodos: BetatoJSON

BetaInterfaz de AddressValidationRequest

Propiedades: Betaaddress, BetapreviousResponseId y BetauspsCASSEnabled

BetaClase de dirección

Propiedades: Betacomponents, BetaformattedAddress, BetamissingComponentTypes, BetapostalAddress, BetaunconfirmedComponentTypes y BetaunresolvedTokens

BetaClase AddressComponent

Propiedades: BetacomponentName, BetacomponentNameLanguageCode, BetacomponentType, BetaconfirmationLevel, Betainferred, Betareplaced, BetaspellCorrected, Betaunexpected

BetaClase AddressMetadata

Propiedades: Betabusiness, BetapoBox y Betaresidential

BetaConstantes de ConfirmationLevel

Constantes: BetaCONFIRMED, BetaUNCONFIRMED_AND_SUSPICIOUS y BetaUNCONFIRMED_BUT_PLAUSIBLE

BetaClase de geocódigo

Propiedades: Betabounds, BetafeatureSizeMeters, Betalocation, BetaplaceId, BetaplaceTypes y BetaplusCode

Métodos: BetafetchPlace

BetaConstantes de nivel de detalle

Constantes: BetaBLOCK, BetaOTHER, BetaPREMISE, BetaPREMISE_PROXIMITY, BetaROUTE, BetaSUB_PREMISE

BetaClase USPSAddress

Propiedades: Betacity, BetacityStateZipAddressLine, Betafirm, BetafirstAddressLine, BetasecondAddressLine, Betastate, Betaurbanization, BetazipCode y BetazipCodeExtension

BetaClase USPSData

Propiedades: BetaabbreviatedCity, BetaaddressRecordType, BetacarrierRoute, BetacarrierRouteIndicator, BetacassProcessed, Betacounty, BetadeliveryPointCheckDigit, BetadeliveryPointCode, BetadpvCMRA, BetadpvConfirmation, BetadpvDoorNotAccessible, BetadpvDrop, BetadpvEnhancedDeliveryCode, BetadpvFootnote, BetadpvNonDeliveryDays, BetadpvNonDeliveryDaysValues, BetadpvNoSecureLocation, BetadpvNoStat, BetadpvNoStatReasonCode, BetadpvPBSA, BetadpvThrowback, BetadpvVacant, BetaelotFlag, BetaelotNumber, BetaerrorMessage, BetafipsCountyCode, BetahasDefaultAddress, BetahasNoEWSMatch, BetalacsLinkIndicator, BetalacsLinkReturnCode, BetapmbDesignator, BetapmbNumber, BetapoBoxOnlyPostalCode, BetapostOfficeCity, BetapostOfficeState, BetastandardizedAddress, BetasuiteLinkFootnote

BetaClase de veredicto

Propiedades: BetaaddressComplete, BetageocodeGranularity, BetahasInferredComponents, BetahasReplacedComponents, BetahasUnconfirmedComponents, BetainputGranularity y BetavalidationGranularity

Rutas

Directions

Clase DirectionsService

Métodos: route

Interfaz de DirectionsRequest

Propiedades: avoidFerries, avoidHighways, avoidTolls, destination, drivingOptions, language, optimizeWaypoints, origin, provideRouteAlternatives, region, transitOptions, travelMode, unitSystem y 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 y 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 y suppressPolylines

Interfaz de DirectionsWaypoint

Propiedades: location, stopover

Interfaz de DirectionsGeocodedWaypoint

Propiedades: partial_match, place_id y types

Interfaz de DirectionsRoute

Propiedades: bounds, copyrights, fare, legs, overview_path, overview_polyline, summary, warnings y 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_point, end_point, lat_lngs y polyline

Interfaz de DirectionsPolyline

Propiedades: points

Interfaz de Place

Propiedades: location, placeId y query

Constantes de TravelMode

Constantes: BICYCLING, DRIVING, TRANSIT y WALKING

Interfaz de DrivingOptions

Propiedades: departureTime, trafficModel

Constantes de TrafficModel

Constantes: BEST_GUESS, OPTIMISTIC y PESSIMISTIC

Interfaz de TransitOptions

Propiedades: arrivalTime, departureTime, modes y routingPreference

Constantes de TransitMode

Constantes: BUS, RAIL, SUBWAY, TRAIN, TRAM

Constantes de TransitRoutePreference

Constantes: FEWER_TRANSFERS, LESS_WALKING

Interfaz de TransitFare

Propiedades: currency, text y value

Interfaz de TransitDetails

Propiedades: arrival_stop, arrival_time, departure_stop, departure_time, headsign, headway, line, num_stops y trip_short_name

Interfaz de TransitStop

Propiedades: location, name

Interfaz de TransitLine

Propiedades: agencies, color, icon, name, short_name, text_color, url, vehicle

Interfaz de TransitAgency

Propiedades: name, phone y url

Interfaz de TransitVehicle

Propiedades: icon, local_icon, name y 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

Constantes: IMPERIAL, METRIC

Interfaz de distancia

Propiedades: text, value

Interfaz de duración

Propiedades: text, value

Interfaz de tiempo

Propiedades: text, time_zone y value

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 y unitSystem

Interfaz DistanceMatrixResponse

Propiedades: destinationAddresses, originAddresses y rows

Interfaz DistanceMatrixResponseRow

Propiedades: elements

Interfaz DistanceMatrixResponseElement

Propiedades: distance, duration, duration_in_traffic, fare y 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 y ZERO_RESULTS

Elevation

Clase ElevationService

Métodos: getElevationAlongPath, getElevationForLocations

Interfaz de LocationElevationRequest

Propiedades: locations

Interfaz de LocationElevationResponse

Propiedades: results

Interfaz de PathElevationRequest

Propiedades: path, samples

Interfaz de PathElevationResponse

Propiedades: results

Interfaz de ElevationResult

Propiedades: elevation, location y resolution

Constantes de ElevationStatus

Constantes: INVALID_REQUEST, OK, OVER_QUERY_LIMIT, REQUEST_DENIED, UNKNOWN_ERROR

Widget de elevación (alfa)

AlfaClase ElevationElement

Propiedades: path, unitSystem

Métodos: BetaaddEventListener, BetaremoveEventListener

Eventos: gmp-load, gmp-requesterror

AlfaInterfaz de ElevationElementOptions

Propiedades: path, unitSystem

3D Maps (beta)

Mapas 3D

BetaClase Map3DElement

Propiedades: bounds, center, defaultUIDisabled, heading, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, mode, range, roll y tilt

Métodos: BetaaddEventListener, flyCameraAround, flyCameraTo, BetaremoveEventListener y stopCameraAnimation

Eventos: gmp-animationend, gmp-centerchange, gmp-click, gmp-headingchange, gmp-rangechange, gmp-rollchange, gmp-steadychange, gmp-tiltchange

BetaInterfaz de Map3DElementOptions

Propiedades: bounds, center, defaultUIDisabled, heading, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, mode, range, roll y tilt

BetaConstantes de MapMode

Constantes: HYBRID, SATELLITE

BetaInterfaz de FlyAroundAnimationOptions

Propiedades: camera, durationMillis y rounds

BetaInterfaz de FlyToAnimationOptions

Propiedades: durationMillis, endCamera

BetaInterfaz de CameraOptions

Propiedades: center, heading, range, roll y tilt

BetaClase SteadyChangeEvent

Propiedades: isSteady

BetaClase LocationClickEvent

Propiedades: position

BetaClase PlaceClickEvent

Propiedades: placeId

Métodos: fetchPlace

BetaClase Marker3DElement

Propiedades: altitudeMode, collisionBehavior, drawsWhenOccluded, extruded, label, position, sizePreserved, zIndex

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de Marker3DElementOptions

Propiedades: altitudeMode, collisionBehavior, drawsWhenOccluded, extruded, label, position, sizePreserved, zIndex

BetaClase Marker3DInteractiveElement

Propiedades: gmpPopoverTargetElement, title

Métodos: addEventListener, removeEventListener

Eventos: gmp-click

BetaInterfaz Marker3DInteractiveElementOptions

Propiedades: gmpPopoverTargetElement, title

BetaClase Model3DElement

Propiedades: altitudeMode, orientation, position, scale y src

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz Model3DElementOptions

Propiedades: altitudeMode, orientation, position, scale y src

BetaClase Model3DInteractiveElement

Métodos: addEventListener, removeEventListener

Eventos: gmp-click

BetaInterfaz Model3DInteractiveElementOptions
BetaClase Polyline3DElement

Propiedades: altitudeMode, coordinates, drawsOccludedSegments, extruded, geodesic, outerColor, outerWidth, strokeColor, strokeWidth y zIndex

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de Polyline3DElementOptions

Propiedades: altitudeMode, coordinates, drawsOccludedSegments, extruded, geodesic, outerColor, outerWidth, strokeColor, strokeWidth y zIndex

BetaClase Polyline3DInteractiveElement

Métodos: addEventListener, removeEventListener

Eventos: gmp-click

BetaInterfaz Polyline3DInteractiveElementOptions
BetaClase Polygon3DElement

Propiedades: altitudeMode, drawsOccludedSegments, extruded, fillColor, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeWidth y zIndex

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de Polygon3DElementOptions

Propiedades: altitudeMode, drawsOccludedSegments, extruded, fillColor, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeWidth y zIndex

BetaClase Polygon3DInteractiveElement

Métodos: addEventListener, removeEventListener

Eventos: gmp-click

BetaInterfaz Polygon3DInteractiveElementOptions
BetaClase PopoverElement

Propiedades: altitudeMode, lightDismissDisabled, open y positionAnchor

Métodos: BetaaddEventListener, BetaremoveEventListener

BetaInterfaz de PopoverElementOptions

Propiedades: altitudeMode, lightDismissDisabled, open y positionAnchor

BetaConstantes de AltitudeMode

Constantes: ABSOLUTE, CLAMP_TO_GROUND, RELATIVE_TO_GROUND y RELATIVE_TO_MESH

Ambiental (versión alfa)

Calidad del aire

AlfaClase AirQualityMeterElement

Propiedades: location, requestedLanguage

Métodos: BetaaddEventListener, BetaremoveEventListener

Eventos: gmp-error, gmp-load

Interfaz de AirQualityMeterElementOptions

Propiedades: location, requestedLanguage

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, anticipatedRoutePolylines, takenRoutePolylines

Métodos: addLocationProvider, removeLocationProvider

Interfaz de JourneySharingMapViewOptions

Propiedades: automaticViewportMode, element, locationProviders, mapOptions, locationProvider, destinationMarkerSetup, originMarkerSetup, taskOutcomeMarkerSetup, unsuccessfulTaskMarkerSetup, vehicleMarkerSetup, waypointMarkerSetup, anticipatedRoutePolylineSetup, takenRoutePolylineSetup, pingMarkerSetup y successfulTaskMarkerSetup

Constantes de AutomaticViewportMode

Constantes: FIT_ANTICIPATED_ROUTE, NONE

Clase abstracta LocationProvider

Métodos: addListener

Clase abstracta PollingLocationProvider

Propiedades: isPolling, pollingIntervalMillis

Eventos: ispollingchange

Interfaz de PollingLocationProviderIsPollingChangeEvent

Propiedades: error

Autenticación

Interfaz de AuthToken

Propiedades: expiresInSeconds, token

Interfaz AuthTokenContext

Propiedades: deliveryVehicleId, taskId, trackingId, tripId y vehicleId

Definición de tipo de AuthTokenFetcher
Interfaz AuthTokenFetcherOptions

Propiedades: context, serviceType

Constantes de FleetEngineServiceType

Constantes: DELIVERY_VEHICLE_SERVICE, TASK_SERVICE, TRIP_SERVICE y UNKNOWN_SERVICE

Personalización de la IU

Especificación de tipo PolylineSetup
Interfaz PolylineSetupOptions

Propiedades: polylineOptions, visible

Interfaz DefaultPolylineSetupOptions

Propiedades: defaultPolylineOptions, defaultVisible

Definición de tipo de MarkerSetup
Interfaz de MarkerSetupOptions

Propiedades: markerOptions

Interfaz DefaultMarkerSetupOptions

Propiedades: defaultMarkerOptions

Interfaz de MarkerCustomizationFunctionParams

Propiedades: defaultOptions, isNew y marker

Interfaz 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 y 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 y vehicleId

Interfaz de TaskInfo

Propiedades: extraDurationMillis, id y targetTimeWindow

Interfaz TaskTrackingInfo

Propiedades: attributes, estimatedArrivalTime, estimatedTaskCompletionTime, latestVehicleLocationUpdate, name, plannedLocation, remainingDrivingDistanceMeters, remainingStopCount, routePolylinePoints, state, targetTimeWindow, taskOutcome, taskOutcomeTime y 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 DeliveryVehicleStop

Propiedades: plannedLocation, state y tasks

Constantes de DeliveryVehicleStopState

Constantes: ARRIVED, ENROUTE, NEW y UNSPECIFIED

Interfaz de VehicleJourneySegment

Propiedades: drivingDistanceMeters, drivingDurationMillis, path y stop

Interfaz VehicleLocationUpdate

Propiedades: heading, location, speedKilometersPerHour y time

Interfaz de VehicleWaypoint

Propiedades: distanceMeters, durationMillis, location, path y speedReadingIntervals

Interfaz del vehículo

Propiedades: attributes, currentRouteSegmentEndPoint, currentRouteSegmentVersion, currentTrips, etaToFirstWaypoint, latestLocation, maximumCapacity, name, navigationStatus, remainingDistanceMeters, supportedTripTypes, vehicleState, vehicleType, waypoints y waypointsVersion

Constantes de VehicleNavigationStatus

Constantes: ARRIVED_AT_DESTINATION, ENROUTE_TO_DESTINATION, NO_GUIDANCE, OFF_ROUTE, UNKNOWN_NAVIGATION_STATUS

Constantes de VehicleState

Constantes: OFFLINE, ONLINE y UNKNOWN_VEHICLE_STATE

Constantes de VehicleType

Constantes: AUTO, TAXI, TRUCK, TWO_WHEELER, UNKNOWN

Constantes de TripType

Constantes: EXCLUSIVE, SHARED y UNKNOWN_TRIP_TYPE

Interfaz de TripWaypoint

Propiedades: distanceMeters, durationMillis, location, path, speedReadingIntervals, tripId y waypointType

Constantes de WaypointType

Constantes: DROP_OFF_WAYPOINT_TYPE, INTERMEDIATE_DESTINATION_WAYPOINT_TYPE, PICKUP_WAYPOINT_TYPE y UNKNOWN_WAYPOINT_TYPE

Interfaz de TimeWindow

Propiedades: endTime, startTime

Constantes de velocidad

Constantes: NORMAL, SLOW y TRAFFIC_JAM

Interfaz SpeedReadingInterval

Propiedades: endPolylinePointIndex, speed y startPolylinePointIndex

Progreso de viajes y pedidos

Clase FleetEngineTripLocationProvider

Métodos estáticos: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION, TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

Propiedades: tripId

Métodos: refresh

Eventos: error, update

Interfaz de FleetEngineTripLocationProviderOptions

Propiedades: activePolylineCustomization, authTokenFetcher, destinationMarkerCustomization, originMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, takenPolylineCustomization, tripId, vehicleMarkerCustomization y waypointMarkerCustomization

Interfaz FleetEngineTripLocationProviderUpdateEvent

Propiedades: trip

Seguimiento de flota: flota de última milla

Clase FleetEngineDeliveryVehicleLocationProvider

Propiedades: deliveryVehicleId, shouldShowOutcomeLocations, shouldShowTasks, staleLocationThresholdMillis y taskFilterOptions

Eventos: error, update

Interfaz de FleetEngineDeliveryVehicleLocationProviderOptions

Propiedades: activePolylineCustomization, authTokenFetcher, deliveryVehicleId, deliveryVehicleMarkerCustomization, plannedStopMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, shouldShowOutcomeLocations, shouldShowTasks, staleLocationThresholdMillis, takenPolylineCustomization, taskFilterOptions, taskMarkerCustomization y taskOutcomeMarkerCustomization

Interfaz de FleetEngineTaskFilterOptions

Propiedades: completionTimeFrom, completionTimeTo y state

Interfaz FleetEngineDeliveryVehicleLocationProviderUpdateEvent

Propiedades: completedVehicleJourneySegments, deliveryVehicle y tasks

Clase FleetEngineDeliveryFleetLocationProvider

Propiedades: deliveryVehicleFilter, locationRestriction y staleLocationThresholdMillis

Eventos: update

Interfaz de FleetEngineDeliveryFleetLocationProviderOptions

Propiedades: authTokenFetcher, deliveryVehicleFilter, deliveryVehicleMarkerCustomization, locationRestriction, projectId y staleLocationThresholdMillis

Interfaz FleetEngineDeliveryFleetLocationProviderUpdateEvent

Propiedades: deliveryVehicles

Seguimiento de flota: On Demand Rides & Deliveries

Clase FleetEngineVehicleLocationProvider

Métodos estáticos: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION, TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

Propiedades: staleLocationThresholdMillis, vehicleId

Eventos: error, update

Interfaz FleetEngineVehicleLocationProviderOptions

Propiedades: activePolylineCustomization, authTokenFetcher, destinationMarkerCustomization, intermediateDestinationMarkerCustomization, originMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, staleLocationThresholdMillis, takenPolylineCustomization, vehicleId, vehicleMarkerCustomization

Interfaz FleetEngineVehicleLocationProviderUpdateEvent

Propiedades: trips, vehicle

Clase FleetEngineFleetLocationProvider

Propiedades: locationRestriction, staleLocationThresholdMillis y vehicleFilter

Eventos: update

Interfaz de FleetEngineFleetLocationProviderOptions

Propiedades: authTokenFetcher, locationRestriction, projectId, staleLocationThresholdMillis, vehicleFilter y vehicleMarkerCustomization

Interfaz FleetEngineFleetLocationProviderUpdateEvent

Propiedades: vehicles

Seguimiento de envíos

Clase FleetEngineShipmentLocationProvider

Propiedades: trackingId

Métodos: refresh

Eventos: error, update

Interfaz de FleetEngineShipmentLocationProviderOptions

Propiedades: activePolylineCustomization, authTokenFetcher, deliveryVehicleMarkerCustomization, destinationMarkerCustomization, pollingIntervalMillis, projectId, remainingPolylineCustomization, takenPolylineCustomization y trackingId

Interfaz de FleetEngineShipmentLocationProviderUpdateEvent

Propiedades: taskTrackingInfo

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 y 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

BetaInterfaz de Maps3DLibrary

Propiedades: AltitudeMode, LocationClickEvent, Map3DElement, MapMode, Marker3DElement, Marker3DInteractiveElement, Model3DElement, Model3DInteractiveElement, PlaceClickEvent, Polygon3DElement, Polygon3DInteractiveElement, Polyline3DElement, Polyline3DInteractiveElement, PopoverElement y SteadyChangeEvent

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, 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 y SpatialRelationship

Interfaz de RoutesLibrary

Propiedades: DirectionsRenderer, DirectionsService, DirectionsStatus, DistanceMatrixElementStatus, DistanceMatrixService, DistanceMatrixStatus, TrafficModel, TransitMode, TransitRoutePreference, TravelMode y VehicleType

Interfaz de MarkerLibrary

Propiedades: AdvancedMarkerClickEvent, AdvancedMarkerElement, Animation, CollisionBehavior, Marker y PinElement

Interfaz de GeometryLibrary

Propiedades: encoding, poly y spherical

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 y WaypointType

Interfaz de DrawingLibrary

Propiedades: DrawingManager, OverlayType

Interfaz de VisualizationLibrary

Propiedades: HeatmapLayer

Interfaz de AirQualityLibrary

Propiedades: AirQualityMeterElement

BetaInterfaz de AddressValidationLibrary

Propiedades: BetaAddress, BetaAddressComponent, BetaAddressMetadata, BetaAddressValidation, BetaConfirmationLevel, BetaGeocode, BetaGranularity, BetaUSPSAddress, BetaUSPSData y BetaVerdict