Ultimo aggiornamento: giovedì 24 ottobre 2024
Questo è un indice di tutte le classi, i metodi e le interfacce dell'API Maps JavaScript versione 3.58 (canale settimanale). Questo riferimento viene mantenuto aggiornato con le ultime modifiche all'API.
Per ulteriori informazioni, consulta le note di rilascio e la sezione Controllo delle versioni.
Consulta anche la documentazione di riferimento per la
versione
3.57 (canale trimestrale),
versione
3.56
e
versione 3.55.
Fai clic sul nome di un elemento per visualizzare la documentazione dettagliata.
Global Concepts
google.maps
- Spazio dei nomi google.maps
-
Metodi statici:
importLibrary
Costanti:
version
Impostazioni (beta)
- Classe Impostazioni
-
Metodi statici:
getInstance
Proprietà:
experienceIds
Sistema di eventi
- classe evento
-
Metodi statici:
addListener
,addListenerOnce
,clearInstanceListeners
,clearListeners
,hasListeners
,removeListener
,trigger
,
,addDomListeneraddDomListenerOnce - Interfaccia MapsEventListener
-
Metodi:
remove
- Classe MVCObject
-
Metodi:
addListener
,bindTo
,get
,notify
,set
,setValues
,unbind
,unbindAll
- Classe MVCArray
-
Metodi:
clear
,forEach
,getArray
,getAt
,getLength
,insertAt
,pop
,push
,removeAt
,setAt
- Interfaccia ErrorEvent
-
Proprietà:
error
Errori
- Classe MapsNetworkError
- Classe MapsRequestError
- Classe MapsServerError
- Costanti di MapsNetworkErrorEndpoint
-
Costanti:
DIRECTIONS_ROUTE
,DISTANCE_MATRIX
,ELEVATION_ALONG_PATH
,ELEVATION_LOCATIONS
,FLEET_ENGINE_GET_DELIVERY_VEHICLE
,FLEET_ENGINE_GET_TRIP
,FLEET_ENGINE_GET_VEHICLE
,FLEET_ENGINE_LIST_DELIVERY_VEHICLES
,FLEET_ENGINE_LIST_TASKS
,FLEET_ENGINE_LIST_VEHICLES
,FLEET_ENGINE_SEARCH_TASKS
,GEOCODER_GEOCODE
,MAPS_MAX_ZOOM
,PLACES_AUTOCOMPLETE
,PLACES_DETAILS
,PLACES_FIND_PLACE_FROM_PHONE_NUMBER
,PLACES_FIND_PLACE_FROM_QUERY
,PLACES_GATEWAY
,PLACES_GET_PLACE
,PLACES_LOCAL_CONTEXT_SEARCH
,PLACES_NEARBY_SEARCH
,PLACES_SEARCH_TEXT
,STREETVIEW_GET_PANORAMA
Maps
Maps
- Classe mappa
-
Proprietà:
controls
,data
,mapTypes
,overlayMapTypes
Metodi:
fitBounds
,getBounds
,getCenter
,getClickableIcons
,getDatasetFeatureLayer
,getDiv
,getFeatureLayer
,getHeading
,getHeadingInteractionEnabled
,getMapCapabilities
,getMapTypeId
,getProjection
,getRenderingType
,getStreetView
,getTilt
,getTiltInteractionEnabled
,getZoom
,moveCamera
,panBy
,panTo
,panToBounds
,setCenter
,setClickableIcons
,setHeading
,setHeadingInteractionEnabled
,setMapTypeId
,setOptions
,setRenderingType
,setStreetView
,setTilt
,setTiltInteractionEnabled
,setZoom
Costanti:
DEMO_MAP_ID
Eventi:
bounds_changed
,center_changed
,click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,heading_changed
,idle
,isfractionalzoomenabled_changed
,mapcapabilities_changed
,maptypeid_changed
,mousemove
,mouseout
,mouseover
,projection_changed
,renderingtype_changed
,tilesloaded
,tilt_changed
,zoom_changed
,rightclick - Interfaccia MapOptions
-
Proprietà:
backgroundColor
,cameraControl
,cameraControlOptions
,center
,clickableIcons
,colorScheme
,controlSize
,disableDefaultUI
,disableDoubleClickZoom
,draggableCursor
,draggingCursor
,fullscreenControl
,fullscreenControlOptions
,gestureHandling
,heading
,headingInteractionEnabled
,isFractionalZoomEnabled
,keyboardShortcuts
,mapId
,mapTypeControl
,mapTypeControlOptions
,mapTypeId
,maxZoom
,minZoom
,noClear
,renderingType
,restriction
,rotateControl
,rotateControlOptions
,scaleControl
,scaleControlOptions
,scrollwheel
,streetView
,streetViewControl
,streetViewControlOptions
,styles
,tilt
,tiltInteractionEnabled
,zoom
,zoomControl
,zoomControlOptions
,
,draggable
,panControlpanControlOptions - Classe MapElement
-
Proprietà:
center
,headingInteractionDisabled
,innerMap
,mapId
,renderingType
,tiltInteractionDisabled
,zoom
Metodi:
addEventListener
,removeEventListener
Eventi:
gmp-zoomchange
- Interfaccia MapElementOptions
-
Proprietà:
center
,headingInteractionDisabled
,mapId
,renderingType
,tiltInteractionDisabled
,zoom
- Classe ZoomChangeEvent
- Interfaccia MapTypeStyle
-
Proprietà:
elementType
,featureType
,stylers
- Interfaccia MapMouseEvent
-
Metodi:
stop
- Interfaccia IconMouseEvent
-
Proprietà:
placeId
- Costanti ColorScheme
-
Costanti:
DARK
,FOLLOW_SYSTEM
,LIGHT
- Costanti MapTypeId
- Classe MapTypeRegistry
-
Metodi:
set
- Interfaccia MapRestriction
-
Proprietà:
latLngBounds
,strictBounds
- Classe TrafficLivello
-
Metodi:
getMap
,setMap
,setOptions
- Interfaccia TrafficLayerOptions
-
Proprietà:
autoRefresh
,map
- Classe TransitLayer
- ClasseBicyclinglayer
- Interfaccia CameraOptions
- Interfaccia visibleRegion
-
Proprietà:
farLeft
,farRight
,latLngBounds
,nearLeft
,nearRight
- Costanti di RenderingType
-
Costanti:
RASTER
,UNINITIALIZED
,VECTOR
- Interfaccia MapCapabilities
-
Proprietà:
isAdvancedMarkersAvailable
,isDataDrivenStylingAvailable
,isWebGLOverlayViewAvailable
WebGL
- Classe WebGLOverlayView
-
Metodi:
getMap
,onAdd
,onContextLost
,onContextRestored
,onDraw
,onRemove
,onStateUpdate
,requestRedraw
,requestStateUpdate
,setMap
- Interfaccia WebGLDrawOptions
-
Proprietà:
gl
,transformer
- Interfaccia WebGLStateOptions
-
Proprietà:
gl
- Interfaccia di CoordinateTransformer
-
Metodi:
fromLatLngAltitude
,getCameraParams
- Interfaccia CameraParams
Coordinate
- Classe LatLng
- Interfaccia LatLngLiteral
- Classe LatLngBounds
-
Metodi:
contains
,equals
,extend
,getCenter
,getNorthEast
,getSouthWest
,intersects
,isEmpty
,toJSON
,toSpan
,toString
,toUrlValue
,union
Costanti:
MAX_BOUNDS
- Interfaccia LatLngBoundsLiteral
- Classe LatLngAltitude
- Interfaccia LatLngAltitudeLiteral
- Classe di punti
- Classe di taglia
- Interfaccia di spaziatura interna
- Interfaccia CircleLiteral
- Classe Orientation3D
- Interfaccia Orientation3DLiteral
- Classe Vector3D
- Interfaccia Vector3DLiteral
Stili basati sui dati
- Interfaccia FeatureLayer
-
Proprietà:
datasetId
,featureType
,isAvailable
,style
Metodi:
addListener
- Costanti FeatureType
-
Costanti:
ADMINISTRATIVE_AREA_LEVEL_1
,ADMINISTRATIVE_AREA_LEVEL_2
,COUNTRY
,DATASET
,LOCALITY
,POSTAL_CODE
,SCHOOL_DISTRICT
- Definizione di tipo FeatureStyleFunction
- Interfaccia FeatureStyleFunctionOptions
-
Proprietà:
feature
- Interfaccia FeatureStyleOptions
-
Proprietà:
fillColor
,fillOpacity
,strokeColor
,strokeOpacity
,strokeWeight
- Interfaccia della funzionalità
-
Proprietà:
featureType
- Interfaccia di PlaceFeature
-
Proprietà:
placeId
Metodi:
fetchPlace
- Interfaccia DatasetFeature
-
Proprietà:
datasetAttributes
,datasetId
- Interfaccia FeatureMouseEvent
-
Proprietà:
features
Controlli
- Interfaccia CameraControlOptions
-
Proprietà:
position
- Interfaccia FullscreenControlOptions
-
Proprietà:
position
- Interfaccia MapTypeControlOptions
-
Proprietà:
mapTypeIds
,position
,style
- Costanti MapTypeControlStyle
-
Costanti:
DEFAULT
,DROPDOWN_MENU
,HORIZONTAL_BAR
- Interfaccia MotionTrackingControlOptions
-
Proprietà:
position
- Interfaccia PanControlOptions
-
Proprietà:
position
- Interfaccia RotateControlOptions
-
Proprietà:
position
- Interfaccia ScaleControlOptions
-
Proprietà:
style
- Costanti ScaleControlStyle
-
Costanti:
DEFAULT
- Interfaccia StreetViewControlOptions
- Interfaccia ZoomControlOptions
-
Proprietà:
position
- Costanti ControlPosition
-
Costanti:
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
Geometry Library
- spazio dei nomi di codifica
-
Metodi statici:
decodePath
,encodePath
- spazio dei nomi sferico
-
Metodi statici:
computeArea
,computeDistanceBetween
,computeHeading
,computeLength
,computeOffset
,computeOffsetOrigin
,computeSignedArea
,interpolate
- classe poli
-
Metodi statici:
containsLocation
,isLocationOnEdge
Disegnare sulla mappa
Indicatori avanzati
- Classe AdvancedMarkerElement
-
Proprietà:
collisionBehavior
,content
,element
,gmpClickable
,gmpDraggable
,map
,position
,title
,zIndex
Metodi:
addEventListener
,addListener
,removeEventListener
- Interfaccia AdvancedMarkerElementOptions
-
Proprietà:
collisionBehavior
,content
,gmpClickable
,gmpDraggable
,map
,position
,title
,zIndex
- Classe AdvancedMarkerClickEvent
- Classe PinElement
-
Proprietà:
background
,borderColor
,element
,glyph
,glyphColor
,scale
Metodi:
addEventListener
,removeEventListener
- Interfaccia PinElementOptions
-
Proprietà:
background
,borderColor
,glyph
,glyphColor
,scale
Finestra informativa
- Classe InfoWindow
-
Proprietà:
isOpen
Metodi:
close
,focus
,getContent
,getHeaderContent
,getHeaderDisabled
,getPosition
,getZIndex
,open
,setContent
,setHeaderContent
,setHeaderDisabled
,setOptions
,setPosition
,setZIndex
Eventi:
close
,closeclick
,content_changed
,domready
,headercontent_changed
,headerdisabled_changed
,position_changed
,visible
,zindex_changed
- Interfaccia InfoWindowOptions
-
Proprietà:
ariaLabel
,content
,disableAutoPan
,headerContent
,headerDisabled
,maxWidth
,minWidth
,pixelOffset
,position
,zIndex
- Interfaccia InfoWindowOpenOptions
-
Proprietà:
anchor
,map
,shouldFocus
Poligoni
- Classe Polyline
-
Metodi:
getDraggable
,getEditable
,getMap
,getPath
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setVisible
Eventi:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaccia PolylineOptions
-
Proprietà:
clickable
,draggable
,editable
,geodesic
,icons
,map
,path
,strokeColor
,strokeOpacity
,strokeWeight
,visible
,zIndex
- Interfaccia IconSequence
-
Proprietà:
fixedRotation
,icon
,offset
,repeat
- Classe poligono
-
Metodi:
getDraggable
,getEditable
,getMap
,getPath
,getPaths
,getVisible
,setDraggable
,setEditable
,setMap
,setOptions
,setPath
,setPaths
,setVisible
Eventi:
click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaccia PolygonOptions
-
Proprietà:
clickable
,draggable
,editable
,fillColor
,fillOpacity
,geodesic
,map
,paths
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Interfaccia PolyMouseEvent
- Classe Rectangle
-
Metodi:
getBounds
,getDraggable
,getEditable
,getMap
,getVisible
,setBounds
,setDraggable
,setEditable
,setMap
,setOptions
,setVisible
Eventi:
bounds_changed
,click
,contextmenu
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,rightclick - Interfaccia RectangleOptions
-
Proprietà:
bounds
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Corso Cerchia
-
Metodi:
getBounds
,getCenter
,getDraggable
,getEditable
,getMap
,getRadius
,getVisible
,setCenter
,setDraggable
,setEditable
,setMap
,setOptions
,setRadius
,setVisible
Eventi:
center_changed
,click
,dblclick
,drag
,dragend
,dragstart
,mousedown
,mousemove
,mouseout
,mouseover
,mouseup
,radius_changed
,rightclick
- Interfaccia CircleOptions
-
Proprietà:
center
,clickable
,draggable
,editable
,fillColor
,fillOpacity
,map
,radius
,strokeColor
,strokeOpacity
,strokePosition
,strokeWeight
,visible
,zIndex
- Costanti StrokePosition
Dati
- Classe di dati
-
Metodi:
add
,addGeoJson
,contains
,forEach
,getControlPosition
,getControls
,getDrawingMode
,getFeatureById
,getMap
,getStyle
,loadGeoJson
,overrideStyle
,remove
,revertStyle
,setControlPosition
,setControls
,setDrawingMode
,setMap
,setStyle
,toGeoJson
Eventi:
addfeature
,click
,contextmenu
,dblclick
,mousedown
,mouseout
,mouseover
,mouseup
,removefeature
,removeproperty
,setgeometry
,setproperty
,rightclick - Interfaccia Data.DataOptions
-
Proprietà:
controlPosition
,controls
,drawingMode
,featureFactory
,map
,style
- Interfaccia Data.GeoJsonOptions
-
Proprietà:
idPropertyName
- Interfaccia Data.StyleOptions
-
Proprietà:
animation
,clickable
,cursor
,draggable
,editable
,fillColor
,fillOpacity
,icon
,icons
,label
,opacity
,shape
,strokeColor
,strokeOpacity
,strokeWeight
,title
,visible
,zIndex
- Data.StylingFunction typedef
- Classe Data.Feature
-
Metodi:
forEachProperty
,getGeometry
,getId
,getProperty
,removeProperty
,setGeometry
,setProperty
,toGeoJson
Eventi:
removeproperty
,setgeometry
,setproperty
- Interfaccia Data.FeatureOptions
-
Proprietà:
geometry
,id
,properties
- Interfaccia Data.Geometry
-
Metodi:
forEachLatLng
,getType
- Classe Data.Point
-
Metodi:
forEachLatLng
,get
,getType
- Classe Data.MultiPoint
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.LineString
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.MultiLineString
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.LinearRing
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.Polygon
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.MultiPolygon
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Classe Data.GeometryCollection
-
Metodi:
forEachLatLng
,getArray
,getAt
,getLength
,getType
- Interfaccia Data.MouseEvent
-
Proprietà:
feature
- Interfaccia Data.AddFeatureEvent
-
Proprietà:
feature
- Interfaccia Data.RemoveFeatureEvent
-
Proprietà:
feature
- Interfaccia Data.SetGeometryEvent
-
Proprietà:
feature
,newGeometry
,oldGeometry
- Interfaccia Data.SetPropertyEvent
- Interfaccia Data.RemovePropertyEvent
Elementi DOM
- Classe OverlayView
-
Metodi statici:
preventMapHitsAndGesturesFrom
,preventMapHitsFrom
Metodi:
draw
,getMap
,getPanes
,getProjection
,onAdd
,onRemove
,setMap
- Interfaccia MapPanes
-
Proprietà:
floatPane
,mapPane
,markerLayer
,overlayLayer
,overlayMouseTarget
- Interfaccia MapCanvasProjection
-
Metodi:
fromContainerPixelToLatLng
,fromDivPixelToLatLng
,fromLatLngToContainerPixel
,fromLatLngToDivPixel
,getVisibleRegion
,getWorldWidth
KML
- Classe Kmllayer
-
Metodi:
getDefaultViewport
,getMap
,getMetadata
,getStatus
,getUrl
,getZIndex
,setMap
,setOptions
,setUrl
,setZIndex
Eventi:
click
,defaultviewport_changed
,status_changed
- Interfaccia KmlLayerOptions
-
Proprietà:
clickable
,map
,preserveViewport
,screenOverlays
,suppressInfoWindows
,url
,zIndex
- Interfaccia KmlLayerMetadata
-
Proprietà:
author
,description
,hasScreenOverlays
,name
,snippet
- Costanti KmlLayerStatus
-
Costanti:
DOCUMENT_NOT_FOUND
,DOCUMENT_TOO_LARGE
,FETCH_ERROR
,INVALID_DOCUMENT
,INVALID_REQUEST
,LIMITS_EXCEEDED
,OK
,TIMED_OUT
,UNKNOWN
- Interfaccia KmlMouseEvent
-
Proprietà:
featureData
,latLng
,pixelOffset
- Interfaccia KmlFeatureData
-
Proprietà:
author
,description
,id
,infoWindowHtml
,name
,snippet
- Interfaccia KmlAuthor
Overlay immagine
- Interfaccia MapType
-
Proprietà:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Metodi:
getTile
,releaseTile
- Interfaccia di proiezione
-
Metodi:
fromLatLngToPoint
,fromPointToLatLng
- Classe ImageMapType
-
Proprietà:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Metodi:
getOpacity
,getTile
,releaseTile
,setOpacity
Eventi:
tilesloaded
- Interfaccia ImageMapTypeOptions
-
Proprietà:
alt
,getTileUrl
,maxZoom
,minZoom
,name
,opacity
,tileSize
- Classe GroundOverlay
-
Metodi:
getBounds
,getMap
,getOpacity
,getUrl
,setMap
,setOpacity
- Interfaccia GroundOverlayOptions
- Classe StyledMapType
-
Proprietà:
alt
,maxZoom
,minZoom
,name
,projection
,radius
,tileSize
Metodi:
getTile
,releaseTile
- Interfaccia StyledMapTypeOptions
Raccolta di disegni
- Classe DrawingManager
-
Metodi:
getDrawingMode
,getMap
,setDrawingMode
,setMap
,setOptions
Eventi:
circlecomplete
,markercomplete
,overlaycomplete
,polygoncomplete
,polylinecomplete
,rectanglecomplete
- Interfaccia DrawingManagerOptions
-
Proprietà:
circleOptions
,drawingControl
,drawingControlOptions
,drawingMode
,map
,markerOptions
,polygonOptions
,polylineOptions
,rectangleOptions
- Interfaccia DrawingControlOptions
-
Proprietà:
drawingModes
,position
- Interfaccia OverlayCompleteEvent
- Costanti OverlayType
Mappe di calore
- Classe HeatmapLayer
-
Metodi:
getData
,getMap
,setData
,setMap
,setOptions
- Interfaccia HeatmaplayerOptions
-
Proprietà:
data
,dissipating
,gradient
,map
,maxIntensity
,opacity
,radius
- Interfaccia WeightedLocation
Zoom massimo
Indicatore (legacy)
Classe di indicatori-
getAnimation
.getClickable
,getCursor
ogetAnimation
.getClickable
,getCursor
,getAnimation
.getClickable
,getCursor
,getAnimation
.getClickable
,getCursor
,getDraggable
.getIcon
,getIcon
,getLabel
,getMap
,getOpacity
.getIcon
,getLabel
,getMap
.getOpacity
.getOpacity
.getPosition
,getShape
.getTitle
on {11/getTitle
ongetVisible
ongetTitle
ongetVisible
,getZIndex
getVisible
getZIndex
onsetAnimation
setClickable
setCursor
setDraggable
setIcon
setLabel
setMap
setOpacity
setOptions
setPosition
setShape
setTitle
setVisible
setZIndex
Costanti:
MAX_ZINDEX
Eventi:
animation_changed
,click
,clickable_changed
,contextmenu
,cursor_changed
,dblclick
,drag
,dragend
,draggable_changed
,dragstart
,flat_changed
,icon_changed
,mousedown
,mouseout
,mouseover
,mouseup
,position_changed
,shape_changed
,title_changed
,visible_changed
,zindex_changed
rightclick Interfaccia MarkerOptions-
Proprietà:
anchorPoint
,animation
,clickable
,crossOnDrag
,cursor
,draggable
,icon
,label
,map
,opacity
,optimized
,position
,shape
,title
,visible
,zIndex
,collisionBehavior - Costanti CollisionBehavior
-
Costanti:
OPTIONAL_AND_HIDES_LOWER_PRIORITY
,REQUIRED
,REQUIRED_AND_HIDES_OPTIONAL
- Interfaccia delle icone
-
Proprietà:
anchor
,labelOrigin
,origin
,scaledSize
,size
,url
- Interfaccia MarkerLabel
-
Proprietà:
className
,color
,fontFamily
,fontSize
,fontWeight
,text
- Interfaccia MarkerShape
- Interfaccia Symbol
-
Proprietà:
anchor
,fillColor
,fillOpacity
,labelOrigin
,path
,rotation
,scale
,strokeColor
,strokeOpacity
,strokeWeight
- Costanti SymbolPath
-
Costanti:
BACKWARD_CLOSED_ARROW
,BACKWARD_OPEN_ARROW
,CIRCLE
,FORWARD_CLOSED_ARROW
,FORWARD_OPEN_ARROW
- Costanti di animazione
Street View
Rendering
- Classe StreetViewPanorama
-
Proprietà:
controls
Metodi:
focus
,getLinks
,getLocation
,getMotionTracking
,getPano
,getPhotographerPov
,getPosition
,getPov
,getStatus
,getVisible
,getZoom
,registerPanoProvider
,setLinks
,setMotionTracking
,setOptions
,setPano
,setPosition
,setPov
,setVisible
,setZoom
Eventi:
closeclick
,pano_changed
,position_changed
,pov_changed
,resize
,status_changed
,visible_changed
,zoom_changed
- Interfaccia di StreetViewPanoramaOptions
-
Proprietà:
addressControl
,addressControlOptions
,clickToGo
,controlSize
,disableDefaultUI
,disableDoubleClickZoom
,enableCloseButton
,fullscreenControl
,fullscreenControlOptions
,imageDateControl
,linksControl
,motionTracking
,motionTrackingControl
,motionTrackingControlOptions
,panControl
,panControlOptions
,pano
,position
,pov
,scrollwheel
,showRoadLabels
,visible
,zoom
,zoomControl
,zoomControlOptions
- Interfaccia StreetViewAddressControlOptions
-
Proprietà:
position
- Interfaccia PanoProviderOptions
-
Proprietà:
cors
- Interfaccia StreetViewTileData
-
Proprietà:
centerHeading
,tileSize
,worldSize
Metodi:
getTileUrl
- Interfaccia StreetViewPov
- Classe StreetViewCoverageLayer
Servizio
- Classe StreetViewService
-
Metodi:
getPanorama
- Costanti StreetViewStatus
-
Costanti:
OK
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaccia di StreetViewLocationRequest
-
Proprietà:
location
,preference
,radius
,sources
,source - Interfaccia StreetViewPanoRequest
-
Proprietà:
pano
- Interfaccia di StreetViewResponse
-
Proprietà:
data
- Interfaccia StreetViewLocation
-
Proprietà:
description
,latLng
,pano
,shortDescription
- Costanti StreetViewPreference
- Costanti StreetViewSource
- Interfaccia StreetViewPanoramaData
- Interfaccia StreetViewLink
-
Proprietà:
description
,heading
,pano
Luoghi
Widget di Places
- Classe PlaceAutocompleteElement
-
Proprietà:
componentRestrictions
,locationBias
,locationRestriction
,name
,requestedLanguage
,requestedRegion
,types
Metodi:
addEventListener
,removeEventListener
Eventi:
gmp-placeselect
,gmp-requesterror
- Interfaccia PlaceAutocompleteElementOptions
-
Proprietà:
componentRestrictions
,locationBias
,locationRestriction
,requestedLanguage
,requestedRegion
,types
- Classe PlaceAutocompletePlaceSelectEvent
-
Proprietà:
place
- Classe PlaceAutocompleteRequestErrorEvent
- Classe di completamento automatico
-
Metodi:
getBounds
,getFields
,getPlace
,setBounds
,setComponentRestrictions
,setFields
,setOptions
,setTypes
Eventi:
place_changed
- Interfaccia AutocompleteOptions
-
Proprietà:
bounds
,componentRestrictions
,fields
,strictBounds
,types
,placeIdOnly - Classe SearchBox
-
Metodi:
getBounds
,getPlaces
,setBounds
Eventi:
places_changed
- Interfaccia SearchBoxOptions
-
Proprietà:
bounds
Luogo
- Classe Place
-
Metodi statici:
searchByText
,searchNearby
Proprietà:
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
,openingHoursMetodi:
fetchFields
,getNextOpeningTime
,isOpen
,toJSON
- Interfaccia PlaceOptions
-
Proprietà:
id
,requestedLanguage
,requestedRegion
- Classe AccessibilityOptions
-
Proprietà:
hasWheelchairAccessibleEntrance
,hasWheelchairAccessibleParking
,hasWheelchairAccessibleRestroom
,hasWheelchairAccessibleSeating
- Classe AddressComponent
- Classe di attribuzione
-
Proprietà:
provider
,providerURI
- Classe AuthorAttribution
-
Proprietà:
displayName
,photoURI
,uri
- Classe ConnectorAggregation
-
Proprietà:
availabilityLastUpdateTime
,availableCount
,count
,maxChargeRateKw
,outOfServiceCount
,type
- Classe EVChargeOptions
-
Proprietà:
connectorAggregations
,connectorCount
- Costanti EVConnectorType
-
Costanti:
CCS_COMBO_1
,CCS_COMBO_2
,CHADEMO
,J1772
,OTHER
,TESLA
,TYPE_2
,UNSPECIFIED_GB_T
,UNSPECIFIED_WALL_OUTLET
- Interfaccia di EVSearchOptions
-
Proprietà:
connectorTypes
,minimumChargingRateKw
- Interfaccia FetchFieldsRequest
-
Proprietà:
fields
- Classe FuelOptions
-
Proprietà:
fuelPrices
- Classe FuelPrice
-
Proprietà:
price
,type
,updateTime
- Costanti FuelType
-
Costanti:
BIO_DIESEL
,DIESEL
,E80
,E85
,LPG
,METHANE
,MIDGRADE
,PREMIUM
,REGULAR_UNLEADED
,SP100
,SP91
,SP91_E10
,SP92
,SP95
,SP95_E10
,SP98
,SP99
,TRUCK_DIESEL
- Classe di denaro
-
Proprietà:
currencyCode
,nanos
,units
Metodi:
toString
- Corso OpeningHours
-
Proprietà:
periods
,weekdayDescriptions
- Classe OpeningHoursPeriod
- Classe OpeningHoursPoint
- Classe ParkingOptions
-
Proprietà:
hasFreeGarageParking
,hasFreeParkingLot
,hasFreeStreetParking
,hasPaidGarageParking
,hasPaidParkingLot
,hasPaidStreetParking
,hasValetParking
- Classe PaymentOptions
-
Proprietà:
acceptsCashOnly
,acceptsCreditCards
,acceptsDebitCards
,acceptsNFC
- Classe foto
-
Proprietà:
authorAttributions
,heightPx
,widthPx
Metodi:
getURI
- Classe PlusCode
-
Proprietà:
compoundCode
,globalCode
- Costanti PriceLevel
-
Costanti:
EXPENSIVE
,FREE
,INEXPENSIVE
,MODERATE
,VERY_EXPENSIVE
- Rivedi la classe
-
Proprietà:
authorAttribution
,publishTime
,rating
,relativePublishTimeDescription
,text
,textLanguageCode
- Interfaccia SearchByTextRequest
-
Proprietà:
evSearchOptions
,fields
,includedType
,isOpenNow
,language
,locationBias
,locationRestriction
,maxResultCount
,minRating
,priceLevels
,rankPreference
,region
,textQuery
,useStrictTypeFiltering
,
,queryrankBy - Costanti SearchByTextRankPreference
- Interfaccia SearchNearbyRequest
-
Proprietà:
excludedPrimaryTypes
,excludedTypes
,fields
,includedPrimaryTypes
,includedTypes
,language
,locationRestriction
,maxResultCount
,rankPreference
,region
- Costanti SearchNearbyRankPreference
-
Costanti:
DISTANCE
,POPULARITY
Dati di completamento automatico (novità)
- Interfaccia AutocompleteRequest
-
Proprietà:
includedPrimaryTypes
,includedRegionCodes
,input
,inputOffset
,language
,locationBias
,locationRestriction
,origin
,region
,sessionToken
- Classe AutocompleteSessionToken
- Classe AutocompleteSuggestion
-
Metodi statici:
fetchAutocompleteSuggestions
Proprietà:
placePrediction
- Classe PlacePrediction
-
Proprietà:
distanceMeters
,mainText
,placeId
,secondaryText
,text
,types
Metodi:
toPlace
- Classe StringRange
-
Proprietà:
endOffset
,startOffset
- Classe FormattableText
Geocodificatore
- Classe geocodificatore
-
Metodi:
geocode
- Interfaccia GeocoderRequest
-
Proprietà:
address
,bounds
,componentRestrictions
,extraComputations
,fulfillOnZeroResults
,language
,location
,placeId
,region
- Interfaccia GeocoderComponentRestrictions
-
Proprietà:
administrativeArea
,country
,locality
,postalCode
,route
- Costanti ExtraGeocodeComputation
-
Costanti:
ADDRESS_DESCRIPTORS
- Costanti GeocoderStatus
-
Costanti:
ERROR
,INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaccia GeocoderResponse
-
Proprietà:
address_descriptor
,plus_code
,results
- Interfaccia GeocoderResult
-
Proprietà:
address_components
,address_descriptor
,formatted_address
,geometry
,partial_match
,place_id
,plus_code
,postcode_localities
,types
- Interfaccia AddressDescriptor
- Interfaccia GeocoderAddressComponent
-
Proprietà:
long_name
,short_name
,types
- Interfaccia GeocoderGeometry
-
Proprietà:
bounds
,location
,location_type
,viewport
- Costanti GeocoderLocationType
-
Costanti:
APPROXIMATE
,GEOMETRIC_CENTER
,RANGE_INTERPOLATED
,ROOFTOP
- Interfaccia dei punti di riferimento
-
Proprietà:
display_name
,display_name_language_code
,place_id
,spatial_relationship
,straight_line_distance_meters
,travel_distance_meters
,types
- Interfaccia area
-
Proprietà:
containment
,display_name
,display_name_language_code
,place_id
- Costanti di contenimento
- Costanti della relazione spaziale
-
Costanti:
ACROSS_THE_ROAD
,AROUND_THE_CORNER
,BEHIND
,BESIDE
,DOWN_THE_ROAD
,NEAR
,WITHIN
Servizio Luoghi
- Classe PlacesService
-
Metodi:
findPlaceFromPhoneNumber
,findPlaceFromQuery
,getDetails
,nearbySearch
,textSearch
- Interfaccia PlaceDetailsRequest
-
Proprietà:
fields
,language
,placeId
,region
,sessionToken
- Interfaccia FindPlaceFromPhoneNumberRequest
-
Proprietà:
fields
,language
,locationBias
,phoneNumber
- Interfaccia FindPlaceFromQueryRequest
-
Proprietà:
fields
,language
,locationBias
,query
- Interfaccia PlaceSearchRequest
-
Proprietà:
bounds
,keyword
,language
,location
,maxPriceLevel
,minPriceLevel
,openNow
,radius
,rankBy
,type
,name - Interfaccia TextSearchRequest
-
Proprietà:
bounds
,language
,location
,query
,radius
,region
,type
- Costanti RankBy
-
Costanti:
DISTANCE
,PROMINENCE
- Tipo di dati LocationBias
- Typedef di limitazione della posizione
- Costanti PlacesServiceStatus
-
Costanti:
INVALID_REQUEST
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaccia PlaceSearchPagination
-
Proprietà:
hasNextPage
Metodi:
nextPage
- Interfaccia PlaceResult
-
Proprietà:
address_components
,adr_address
,aspects
,business_status
,formatted_address
,formatted_phone_number
,geometry
,html_attributions
,icon
,icon_background_color
,icon_mask_base_uri
,international_phone_number
,name
,opening_hours
,photos
,place_id
,plus_code
,price_level
,rating
,reviews
,types
,url
,user_ratings_total
,utc_offset_minutes
,vicinity
,website
,
,utc_offsetpermanently_closed Interfaccia PlaceAspectRating- Costanti BusinessStatus
-
Costanti:
CLOSED_PERMANENTLY
,CLOSED_TEMPORARILY
,OPERATIONAL
- Interfaccia PlaceGeometry
- Interfaccia PlaceOpeningHours
-
Proprietà:
periods
,weekday_text
,open_nowMetodi:
isOpen
- Interfaccia PlaceOpeningHoursPeriod
- Interfaccia PlaceOpeningHoursTime
- Interfaccia PlacePlusCode
-
Proprietà:
compound_code
,global_code
- Interfaccia PlacePhoto
-
Proprietà:
height
,html_attributions
,width
Metodi:
getUrl
- Interfaccia PhotoOptions
- Interfaccia PlaceReview
-
Proprietà:
author_name
,author_url
,language
,profile_photo_url
,rating
,relative_time_description
,text
,time
,aspects
Servizio di completamento automatico di Places
- Classe AutocompleteService
-
Metodi:
getPlacePredictions
,getQueryPredictions
- Interfaccia AutocompletionRequest
-
Proprietà:
componentRestrictions
,input
,language
,locationBias
,locationRestriction
,offset
,origin
,region
,sessionToken
,types
,
,bounds
,locationradius - Interfaccia AutocompleteResponse
-
Proprietà:
predictions
- Interfaccia QueryAutocompletionRequest
- Interfaccia ComponentRestrictions
-
Proprietà:
country
- Interfaccia AutocompletePrediction
-
Proprietà:
description
,distance_meters
,matched_substrings
,place_id
,structured_formatting
,terms
,types
- Interfaccia QueryAutocompletePrediction
-
Proprietà:
description
,matched_substrings
,place_id
,terms
- Interfaccia PredictionTerm
- Interfaccia PredictionSubstring
- Interfaccia StructuredFormatting
-
Proprietà:
main_text
,main_text_matched_substrings
,secondary_text
Route
Indicazioni
- Classe DirectionsService
-
Metodi:
route
- Interfaccia DirectionsRequest
-
Proprietà:
avoidFerries
,avoidHighways
,avoidTolls
,destination
,drivingOptions
,language
,optimizeWaypoints
,origin
,provideRouteAlternatives
,region
,transitOptions
,travelMode
,unitSystem
,waypoints
- Costanti DirectionsStatus
-
Costanti:
INVALID_REQUEST
,MAX_WAYPOINTS_EXCEEDED
,NOT_FOUND
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
,ZERO_RESULTS
- Interfaccia DirectionsResult
-
Proprietà:
available_travel_modes
,geocoded_waypoints
,request
,routes
- Classe DirectionsRenderer
-
Metodi:
getDirections
,getMap
,getPanel
,getRouteIndex
,setDirections
,setMap
,setOptions
,setPanel
,setRouteIndex
Eventi:
directions_changed
- Interfaccia DirectionsRendererOptions
-
Proprietà:
directions
,draggable
,hideRouteList
,infoWindow
,map
,markerOptions
,panel
,polylineOptions
,preserveViewport
,routeIndex
,suppressBicyclingLayer
,suppressInfoWindows
,suppressMarkers
,suppressPolylines
- Interfaccia DirectionsWaypoint
- Interfaccia DirectionsGeocodedWaypoint
-
Proprietà:
partial_match
,place_id
,types
- Interfaccia DirectionsRoute
-
Proprietà:
bounds
,copyrights
,fare
,legs
,overview_path
,overview_polyline
,summary
,warnings
,waypoint_order
- Interfaccia DirectionsLeg
-
Proprietà:
arrival_time
,departure_time
,distance
,duration
,duration_in_traffic
,end_address
,end_location
,start_address
,start_location
,steps
,via_waypoints
,traffic_speed_entry - Interfaccia DirectionsStep
-
Proprietà:
distance
,duration
,encoded_lat_lngs
,end_location
,instructions
,maneuver
,path
,start_location
,steps
,transit
,transit_details
,travel_mode
,
,start_point
,end_point
,lat_lngspolyline - Interfaccia DirectionsPolyline
-
Proprietà:
points
- Interfaccia di Place
- Costanti TravelMode
- Interfaccia DrivingOptions
-
Proprietà:
departureTime
,trafficModel
- Costanti di TrafficModel
-
Costanti:
BEST_GUESS
,OPTIMISTIC
,PESSIMISTIC
- Interfaccia TransitOptions
-
Proprietà:
arrivalTime
,departureTime
,modes
,routingPreference
- Costanti TransitMode
- Costanti TransitRoutePreference
-
Costanti:
FEWER_TRANSFERS
,LESS_WALKING
- Interfaccia TransitFare
- Interfaccia TransitDetails
-
Proprietà:
arrival_stop
,arrival_time
,departure_stop
,departure_time
,headsign
,headway
,line
,num_stops
,trip_short_name
- Interfaccia TransitStop
- Interfaccia TransitLine
-
Proprietà:
agencies
,color
,icon
,name
,short_name
,text_color
,url
,vehicle
- Interfaccia di TransitAgency
- Interfaccia TransitVehicle
-
Proprietà:
icon
,local_icon
,name
,type
- Costanti VehicleType
-
Costanti:
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
- Costanti UnitSystem
- Interfaccia di distanza
- Interfaccia Duration
- Interfaccia temporale
Costanti DirectionsTravelModeCostanti DirectionsUnitSystem
Distance Matrix
- Classe DistanceMatrixService
-
Metodi:
getDistanceMatrix
- Interfaccia DistanceMatrixRequest
-
Proprietà:
avoidFerries
,avoidHighways
,avoidTolls
,destinations
,drivingOptions
,language
,origins
,region
,transitOptions
,travelMode
,unitSystem
- Interfaccia DistanceMatrixResponse
-
Proprietà:
destinationAddresses
,originAddresses
,rows
- Interfaccia DistanceMatrixResponseRow
-
Proprietà:
elements
- Interfaccia DistanceMatrixResponseElement
-
Proprietà:
distance
,duration
,duration_in_traffic
,fare
,status
- Costanti DistanceMatrixStatus
-
Costanti:
INVALID_REQUEST
,MAX_DIMENSIONS_EXCEEDED
,MAX_ELEMENTS_EXCEEDED
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
- Costanti DistanceMatrixElementStatus
-
Costanti:
NOT_FOUND
,OK
,ZERO_RESULTS
Altitudine
- Classe ElevationService
- Interfaccia LocationElevationRequest
-
Proprietà:
locations
- Interfaccia LocationElevationResponse
-
Proprietà:
results
- Interfaccia PathElevationRequest
- Interfaccia di PathElevationResponse
-
Proprietà:
results
- Interfaccia ElevationResult
-
Proprietà:
elevation
,location
,resolution
- Costanti di ElevationStatus
-
Costanti:
INVALID_REQUEST
,OK
,OVER_QUERY_LIMIT
,REQUEST_DENIED
,UNKNOWN_ERROR
Condivisione del viaggio
Visualizzazione mappa
- Classe JourneySharingMapView
-
Proprietà:
automaticViewportMode
,element
,enableTraffic
,locationProviders
,map
,mapOptions
,
,locationProvider
,destinationMarkerSetup
,originMarkerSetup
,taskOutcomeMarkerSetup
,unsuccessfulTaskMarkerSetup
,vehicleMarkerSetup
,waypointMarkerSetup
,anticipatedRoutePolylineSetup
,takenRoutePolylineSetup
,pingMarkerSetup
,successfulTaskMarkerSetup
,destinationMarkers
,originMarkers
,successfulTaskMarkers
,taskOutcomeMarkers
,unsuccessfulTaskMarkers
,vehicleMarkers
,waypointMarkers
,anticipatedRoutePolylinestakenRoutePolylines - Interfaccia JourneySharingMapViewOptions
-
Proprietà:
automaticViewportMode
,element
,locationProviders
,mapOptions
,
,locationProvider
,destinationMarkerSetup
,originMarkerSetup
,taskOutcomeMarkerSetup
,unsuccessfulTaskMarkerSetup
,vehicleMarkerSetup
,waypointMarkerSetup
,anticipatedRoutePolylineSetup
,takenRoutePolylineSetup
,pingMarkerSetupsuccessfulTaskMarkerSetup - Costanti AutomaticViewportMode
-
Costanti:
FIT_ANTICIPATED_ROUTE
,NONE
- Classe astratta LocationProvider
-
Metodi:
addListener
- Classe astratta PollingLocationProvider
-
Proprietà:
isPolling
,pollingIntervalMillis
Eventi:
ispollingchange
- Interfaccia PollingLocationProviderIsPollingChangeEvent
-
Proprietà:
error
Autenticazione
- Interfaccia AuthToken
-
Proprietà:
expiresInSeconds
,token
- Interfaccia AuthTokenContext
-
Proprietà:
deliveryVehicleId
,taskId
,trackingId
,tripId
,vehicleId
- AuthTokenFetcher typedef
- Interfaccia AuthTokenFetcherOptions
-
Proprietà:
context
,serviceType
- Costanti FleetEngineServiceType
-
Costanti:
DELIVERY_VEHICLE_SERVICE
,TASK_SERVICE
,TRIP_SERVICE
,UNKNOWN_SERVICE
Personalizzazione dell'interfaccia utente
Tipo di dati PolylineSetupInterfaccia di PolylineSetupOptions-
Proprietà:
polylineOptions
,visible
Interfaccia DefaultPolylineSetupOptions-
Proprietà:
defaultPolylineOptions
,defaultVisible
MarkerSetup typedefInterfaccia MarkerSetupOptions-
Proprietà:
markerOptions
Interfaccia DefaultMarkerSetupOptions-
Proprietà:
defaultMarkerOptions
- Interfaccia MarkerCustomizationFunctionParams
-
Proprietà:
defaultOptions
,isNew
,marker
- Interfaccia DeliveryVehicleMarkerCustomizationFunctionParams
-
Proprietà:
vehicle
- Interfaccia PlannedStopMarkerCustomizationFunctionParams
-
Proprietà:
stopIndex
- Interfaccia di TasksMarkerPersonalizedFunctionParams
-
Proprietà:
task
- Interfaccia ShipmentMarkerPersonalizedFunctionParams
-
Proprietà:
taskTrackingInfo
- Interfaccia di TripMarker adatti alla funzioneParams
-
Proprietà:
trip
- Interfaccia TripWaypointMarkerCustomizationFunctionParams
-
Proprietà:
waypointIndex
- Interfaccia VehicleMarkerCustomizationFunctionParams
-
Proprietà:
vehicle
- Interfaccia VehicleWaypointMarkerCustomizationFunctionParams
-
Proprietà:
waypointIndex
- Interfaccia PolylineCustomizationFunctionParams
-
Proprietà:
defaultOptions
,isNew
,polylines
- Interfaccia ShipmentPolylinePersonalizedFunctionParams
-
Proprietà:
taskTrackingInfo
- Interfaccia TripPolylineCustomizationFunctionParams
-
Proprietà:
trip
- Interfaccia VehiclePolylinePersonalizedFunctionParams
-
Proprietà:
vehicle
- Interfaccia DeliveryVehiclePolylineCustomizationFunctionParams
-
Proprietà:
deliveryVehicle
Entità del parco risorse
- Interfaccia di Tasks
-
Proprietà:
attributes
,estimatedCompletionTime
,latestVehicleLocationUpdate
,name
,outcome
,outcomeLocation
,outcomeLocationSource
,outcomeTime
,plannedLocation
,remainingVehicleJourneySegments
,status
,targetTimeWindow
,trackingId
,type
,vehicleId
- Interfaccia TaskInfo
-
Proprietà:
extraDurationMillis
,id
,targetTimeWindow
- Interfaccia TaskTrackingInfo
-
Proprietà:
attributes
,estimatedArrivalTime
,estimatedTaskCompletionTime
,latestVehicleLocationUpdate
,name
,plannedLocation
,remainingDrivingDistanceMeters
,remainingStopCount
,routePolylinePoints
,state
,targetTimeWindow
,taskOutcome
,taskOutcomeTime
,trackingId
- Interfaccia Trip
-
Proprietà:
actualDropOffLocation
,actualPickupLocation
,dropOffTime
,latestVehicleLocationUpdate
,name
,passengerCount
,pickupTime
,plannedDropOffLocation
,plannedPickupLocation
,remainingWaypoints
,status
,type
,vehicleId
- Interfaccia DeliveryVehicle
-
Proprietà:
attributes
,currentRouteSegmentEndPoint
,latestVehicleLocationUpdate
,name
,navigationStatus
,remainingDistanceMeters
,remainingDurationMillis
,remainingVehicleJourneySegments
- Interfaccia Delivery VehicleStop
-
Proprietà:
plannedLocation
,state
,tasks
- Costanti DeliveryVehicleStopState
-
Costanti:
ARRIVED
,ENROUTE
,NEW
,UNSPECIFIED
- Interfaccia VehicleJourneySegment
-
Proprietà:
drivingDistanceMeters
,drivingDurationMillis
,path
,stop
- Interfaccia VehicleLocationUpdate
-
Proprietà:
heading
,location
,speedKilometersPerHour
,time
- Interfaccia VehicleWaypoint
-
Proprietà:
distanceMeters
,durationMillis
,location
,path
,speedReadingIntervals
- Interfaccia del veicolo
-
Proprietà:
attributes
,currentRouteSegmentEndPoint
,currentRouteSegmentVersion
,currentTrips
,etaToFirstWaypoint
,latestLocation
,maximumCapacity
,name
,navigationStatus
,remainingDistanceMeters
,supportedTripTypes
,vehicleState
,vehicleType
,waypoints
,waypointsVersion
-
Costanti:
ARRIVED_AT_DESTINATION
,ENROUTE_TO_DESTINATION
,NO_GUIDANCE
,OFF_ROUTE
,UNKNOWN_NAVIGATION_STATUS
- Costanti VehicleState
-
Costanti:
OFFLINE
,ONLINE
,UNKNOWN_VEHICLE_STATE
- Costanti VehicleType
-
Costanti:
AUTO
,TAXI
,TRUCK
,TWO_WHEELER
,UNKNOWN
- Costanti TripType
-
Costanti:
EXCLUSIVE
,SHARED
,UNKNOWN_TRIP_TYPE
- Interfaccia TripWaypoint
-
Proprietà:
distanceMeters
,durationMillis
,location
,path
,speedReadingIntervals
,tripId
,waypointType
- Costanti WaypointType
-
Costanti:
DROP_OFF_WAYPOINT_TYPE
,INTERMEDIATE_DESTINATION_WAYPOINT_TYPE
,PICKUP_WAYPOINT_TYPE
,UNKNOWN_WAYPOINT_TYPE
- Interfaccia di TimeWindow
- Costanti di velocità
-
Costanti:
NORMAL
,SLOW
,TRAFFIC_JAM
- Interfaccia SpeedReadingInterval
-
Proprietà:
endPolylinePointIndex
,speed
,startPolylinePointIndex
Avanzamento del viaggio e dell'ordine
- Classe FleetEngineTripLocationProvider
-
Metodi statici:
TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION
,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION
Proprietà:
tripId
Metodi:
refresh
- Interfaccia FleetEngineTripLocationProviderOptions
-
Proprietà:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,tripId
,vehicleMarkerCustomization
,waypointMarkerCustomization
- Interfaccia FleetEngineTripLocationProviderUpdateEvent
-
Proprietà:
trip
Monitoraggio della flotta - Last Mile Fleet
- Classe FleetEngineDeliveryVehicleLocationProvider
-
Proprietà:
deliveryVehicleId
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,taskFilterOptions
- Interfaccia FleetEngineDeliveryVehicleLocationProviderOptions
-
Proprietà:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleId
,deliveryVehicleMarkerCustomization
,plannedStopMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,shouldShowOutcomeLocations
,shouldShowTasks
,staleLocationThresholdMillis
,takenPolylineCustomization
,taskFilterOptions
,taskMarkerCustomization
,taskOutcomeMarkerCustomization
- Interfaccia FleetEngineTaskFilterOptions
-
Proprietà:
completionTimeFrom
,completionTimeTo
,state
- Interfaccia FleetEngineDeliveryVehicleLocationProviderUpdateEvent
-
Proprietà:
completedVehicleJourneySegments
,deliveryVehicle
,tasks
- Classe FleetEngineDeliveryFleetLocationProvider
-
Proprietà:
deliveryVehicleFilter
,locationRestriction
,staleLocationThresholdMillis
Eventi:
update
- InterfacciaFleetEngineDeliveryFleetLocationProviderOptions
-
Proprietà:
authTokenFetcher
,deliveryVehicleFilter
,deliveryVehicleMarkerCustomization
,locationRestriction
,projectId
,staleLocationThresholdMillis
- Interfaccia FleetEngineDeliveryFleetLocationProviderUpdateEvent
-
Proprietà:
deliveryVehicles
Monitoraggio del parco veicoli - Corse e consegne on demand
- Classe FleetEngineVehicleLocationProvider
-
Metodi statici:
TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION
,TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION
Proprietà:
staleLocationThresholdMillis
,vehicleId
- Interfaccia FleetEngineVehicleLocationProviderOptions
-
Proprietà:
activePolylineCustomization
,authTokenFetcher
,destinationMarkerCustomization
,intermediateDestinationMarkerCustomization
,originMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,staleLocationThresholdMillis
,takenPolylineCustomization
,vehicleId
,vehicleMarkerCustomization
- Interfaccia FleetEngineVehicleLocationProviderUpdateEvent
- Classe FleetEngineFleetLocationProvider
-
Proprietà:
locationRestriction
,staleLocationThresholdMillis
,vehicleFilter
Eventi:
update
- Interfaccia FleetEngineFleetLocationProviderOptions
-
Proprietà:
authTokenFetcher
,locationRestriction
,projectId
,staleLocationThresholdMillis
,vehicleFilter
,vehicleMarkerCustomization
- Interfaccia FleetEngineFleetLocationProviderUpdateEvent
-
Proprietà:
vehicles
Monitoraggio delle spedizioni
- Classe FleetEngineShipmentLocationProvider
-
Proprietà:
trackingId
Metodi:
refresh
- Interfaccia FleetEngineShipmentLocationProviderOptions
-
Proprietà:
activePolylineCustomization
,authTokenFetcher
,deliveryVehicleMarkerCustomization
,destinationMarkerCustomization
,pollingIntervalMillis
,projectId
,remainingPolylineCustomization
,takenPolylineCustomization
,trackingId
- Interfaccia FleetEngineShipmentLocationProviderUpdateEvent
-
Proprietà:
taskTrackingInfo
Mappe 3D (alpha)
Mappe 3D
- Classe Map3DElement
-
Proprietà:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
Metodi:
addEventListener
,flyCameraAround
,flyCameraTo
,removeEventListener
,stopCameraAnimation
Eventi:
gmp-animationend
,gmp-centerchange
,gmp-click
,gmp-headingchange
,gmp-rangechange
,gmp-rollchange
,gmp-steadychange
,gmp-tiltchange
- Interfaccia Map3DElementOptions
-
Proprietà:
bounds
,center
,defaultLabelsDisabled
,defaultUIDisabled
,heading
,maxAltitude
,maxHeading
,maxTilt
,minAltitude
,minHeading
,minTilt
,range
,roll
,tilt
- Interfaccia di FlyAroundAnimationOptions
-
Proprietà:
camera
,durationMillis
,rounds
- Interfaccia FlyToAnimationOptions
-
Proprietà:
durationMillis
,endCamera
- Interfaccia CameraOptions
- Classe SteadyChangeEvent
-
Proprietà:
isSteady
- Classe LocationClickEvent
-
Proprietà:
position
- Classe PlaceClickEvent
-
Proprietà:
placeId
Metodi:
fetchPlace
- Classe Marker3DElement
-
Proprietà:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
,zIndex
Metodi:
addEventListener
,removeEventListener
- Interfaccia Marker3DElementOptions
-
Proprietà:
altitudeMode
,collisionBehavior
,drawsWhenOccluded
,extruded
,label
,position
,sizePreserved
,zIndex
- Classe Marker3DInteractiveElement
-
Metodi:
addEventListener
,removeEventListener
Eventi:
gmp-click
- Interfaccia Marker3DInteractiveElementOptions
- Classe Model3DElement
-
Proprietà:
altitudeMode
,orientation
,position
,scale
,src
Metodi:
addEventListener
,removeEventListener
- Interfaccia Model3DElementOptions
-
Proprietà:
altitudeMode
,orientation
,position
,scale
,src
- Classe Polyline3DElement
-
Proprietà:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
,zIndex
Metodi:
addEventListener
,removeEventListener
- Interfaccia Polyline3DElementOptions
-
Proprietà:
altitudeMode
,coordinates
,drawsOccludedSegments
,extruded
,geodesic
,outerColor
,outerWidth
,strokeColor
,strokeWidth
,zIndex
- Classe Polygon3DElement
-
Proprietà:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
,zIndex
Metodi:
addEventListener
,removeEventListener
- Interfaccia Polygon3DElementOptions
-
Proprietà:
altitudeMode
,drawsOccludedSegments
,extruded
,fillColor
,geodesic
,innerCoordinates
,outerCoordinates
,strokeColor
,strokeWidth
,zIndex
- Costanti AltitudeMode
-
Costanti:
ABSOLUTE
,CLAMP_TO_GROUND
,RELATIVE_TO_GROUND
,RELATIVE_TO_MESH
Contesto locale (beta)
Visualizzazione mappa
Classe LocalContextMapView-
Proprietà:
directionsOptions
,element
,isTransitioningMapBounds
,locationBias
,locationRestriction
,maxPlaceCount
,placeTypePreferences
Metodi:
addListener
,hidePlaceDetailsView
,search
Eventi:
error
,placedetailsviewhidestart
,placedetailsviewshowstart
- Interfaccia LocalContextMapViewOptions
-
Proprietà:
directionsOptions
,element
,locationBias
,locationRestriction
,map
,maxPlaceCount
,pinOptionsSetup
,placeChooserViewSetup
,placeDetailsViewSetup
,placeTypePreferences
- PlaceTypePreference typedef
- classe MapDirectionsOptions
-
Metodi:
addListener
- Interfaccia MapDirectionsOptionsLiteral
-
Proprietà:
origin
- Interfaccia PinOptions
-
Proprietà:
background
,glyphColor
,scale
- Interfaccia PlaceChooserViewSetupOptions
-
Proprietà:
layoutMode
,position
- Costanti PlaceChooserLayoutMode
- Costanti PlaceChooserPosition
-
Costanti:
BLOCK_END
,INLINE_END
,INLINE_START
- Interfaccia PlaceDetailsViewSetupOptions
-
Proprietà:
hidesOnMapClick
,layoutMode
,position
- Costanti PlaceDetailsLayoutMode
-
Costanti:
INFO_WINDOW
,SHEET
- Costanti PlaceDetailsPosition
-
Costanti:
INLINE_END
,INLINE_START
Interfacce delle librerie
Interfacce di libreria
- Interfaccia CoreLibrary
-
Proprietà:
ColorScheme
,ControlPosition
,event
,LatLng
,LatLngAltitude
,LatLngBounds
,MapsNetworkError
,MapsNetworkErrorEndpoint
,MapsRequestError
,MapsServerError
,MVCArray
,MVCObject
,Orientation3D
,Point
,Settings
,Size
,SymbolPath
,UnitSystem
,Vector3D
- Interfaccia MapsLibrary
-
Proprietà:
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
- Interfaccia Maps3DLibrary
-
Proprietà:
AltitudeMode
,LocationClickEvent
,Map3DElement
,Marker3DElement
,Marker3DInteractiveElement
,Model3DElement
,PlaceClickEvent
,Polygon3DElement
,Polyline3DElement
,SteadyChangeEvent
- Interfaccia PlacesLibrary
-
EVChargeOptions
.AddressComponent
,Attribution
,AccessibilityOptions
,AddressComponent
,Attribution
,Attribution
,AuthorAttribution
,AddressComponent
,Attribution
,AuthorAttribution
,Autocomplete
.Autocomplete
,AutocompleteService
,AutocompleteSessionToken
,AutocompleteSessionToken
,AutocompleteSuggestion
,BusinessStatus
,AutocompleteService
,AutocompleteSessionToken
,AutocompleteSuggestion
,BusinessStatus
,ConnectorAggregation
,EVChargeOptions
.EVConnectorType
onEVChargeOptions
onEVConnectorType
,FormattableText
,EVConnectorType
,FormattableText
,FuelOptions
,FuelPrice
onFuelType
Money
OpeningHours
OpeningHoursPeriod
OpeningHoursPoint
ParkingOptions
PaymentOptions
Photo
Place
PlacePrediction
PlacesService
PlacesServiceStatus
PlusCode
PriceLevel
RankBy
Review
SearchBox
SearchByTextRankPreference
SearchNearbyRankPreference
StringRange
- Interfaccia GeocodingLibrary
-
Proprietà:
Containment
,ExtraGeocodeComputation
,Geocoder
,GeocoderLocationType
,GeocoderStatus
,SpatialRelationship
- Interfaccia RoutesLibrary
-
Proprietà:
DirectionsRenderer
,DirectionsService
,DirectionsStatus
,DistanceMatrixElementStatus
,DistanceMatrixService
,DistanceMatrixStatus
,TrafficModel
,TransitMode
,TransitRoutePreference
,TravelMode
,VehicleType
- Interfaccia MarkerLibrary
-
Proprietà:
AdvancedMarkerClickEvent
,AdvancedMarkerElement
,Animation
,CollisionBehavior
,Marker
,PinElement
- Interfaccia GeometryLibrary
- Interfaccia ElevationLibrary
-
Proprietà:
ElevationService
,ElevationStatus
- Interfaccia StreetViewLibrary
-
Proprietà:
InfoWindow
,OverlayView
,StreetViewCoverageLayer
,StreetViewPanorama
,StreetViewPreference
,StreetViewService
,StreetViewSource
,StreetViewStatus
- Interfaccia JourneySharingLibrary
-
Proprietà:
AutomaticViewportMode
,DeliveryVehicleStopState
,FleetEngineDeliveryFleetLocationProvider
,FleetEngineDeliveryVehicleLocationProvider
,FleetEngineFleetLocationProvider
,FleetEngineServiceType
,FleetEngineShipmentLocationProvider
,FleetEngineTripLocationProvider
,FleetEngineVehicleLocationProvider
,JourneySharingMapView
,Speed
,TripType
,VehicleNavigationStatus
,VehicleState
,VehicleType
,WaypointType
- Interfaccia DrawingLibrary
-
Proprietà:
DrawingManager
,OverlayType
- Interfaccia VisualizationLibrary
-
Proprietà:
HeatmapLayer