Google Maps JavaScript API v3 Reference

تاريخ آخر تعديل: الخميس 24 تشرين الأول (أكتوبر) 2024

هذا هو فهرس لجميع الفئات والأساليب والواجهات في واجهة برمجة التطبيقات Maps JavaScript API الإصدار 3.58 (القناة ربع السنوية).

للحصول على معلومات إضافية، يُرجى الاطّلاع على ملاحظات الإصدار و نظام الإصدار.

انقر على اسم أي عنصر للاطّلاع على مستندات تفصيلية.

المفاهيم العامة

google.maps

النطاق google.maps

الطرق الثابتة: importLibrary

الثوابت: version

الإعدادات (إصدار تجريبي)

إصدار تجريبيصف الإعدادات

الطرق الثابتة: BetagetInstance

الخصائص: BetaexperienceIds

نظام الأحداث

فئة الحدث

الطرق الثابتة: addListener، addListenerOnce، clearInstanceListeners، clearListeners، hasListeners، removeListener، trigger، addDomListener، addDomListenerOnce

واجهة MapsEventListener

الطرق: remove

فئة MVCObject

الطرق: addListener، bindTo، get، notify، set، setValues، unbind، unbindAll

فئة MVCArray

الطرق: clear، forEach، getArray، getAt، getLength، insertAt، pop، push، removeAt، setAt

الأحداث: insert_at، remove_at، set_at

واجهة ErrorEvent

الخصائص: error

الأخطاء

فئة MapsNetworkError

السمات: code، endpoint

فئة MapsRequestError
فئة MapsServerError
الثوابت في MapsNetworkErrorEndpoint

الثوابت: 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

فئة الخريطة

الخصائص: controls، data، mapTypes، overlayMapTypes

الطرق: fitBounds، getBounds، getCenter، getClickableIcons، BetagetDatasetFeatureLayer، 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

الثوابت: DEMO_MAP_ID

الأحداث: 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

واجهة MapOptions

المواقع: 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، panControl، panControlOptions

إصدار تجريبيفئة MapElement

الخصائص: center، headingInteractionDisabled، innerMap، mapId، renderingType، tiltInteractionDisabled، zoom

الطرق: BetaaddEventListener، BetaremoveEventListener

الأحداث: gmp-zoomchange

إصدار تجريبيواجهة MapElementOptions

الخصائص: center، headingInteractionDisabled، mapId، renderingType، tiltInteractionDisabled، zoom

إصدار تجريبيفئة ZoomChangeEvent
واجهة MapTypeStyle

المواقع: elementType، featureType، stylers

واجهة MapMouseEvent

السمات: domEvent، latLng

الطرق: stop

واجهة IconMouseEvent

الخصائص: placeId

ثوابت ColorScheme

الثوابت: DARK، FOLLOW_SYSTEM، LIGHT

ثوابت MapTypeId

الثوابت: HYBRID، ROADMAP، SATELLITE، TERRAIN

فئة MapTypeRegistry

الطرق: set

واجهة MapRestriction

السمات: latLngBounds، strictBounds

فئة TrafficLayer

الطرق: getMap، setMap، setOptions

واجهة TrafficLayerOptions

السمات: autoRefresh، map

فئة TransitLayer

الطرق: getMap، setMap

فئة BicyclingLayer

الطرق: getMap، setMap

إصدار تجريبيواجهة CameraOptions

الخصائص: center، heading، tilt، zoom

واجهة VisibleRegion

الخصائص: farLeft، farRight، latLngBounds، nearLeft، nearRight

ثوابت RenderingType

الثوابت: RASTER، UNINITIALIZED، VECTOR

واجهة MapCapabilities

المواقع: isAdvancedMarkersAvailable، isDataDrivenStylingAvailable، isWebGLOverlayViewAvailable

WebGL

فئة WebGLOverlayView

الطرق: getMap، onAdd، onContextLost، onContextRestored، onDraw، onRemove، onStateUpdate، requestRedraw، requestStateUpdate، setMap

واجهة WebGLDrawOptions

السمات: gl، transformer

واجهة WebGLStateOptions

الخصائص: gl

واجهة CoordinateTransformer

الطرق: fromLatLngAltitude، getCameraParams

واجهة CameraParams

الخصائص: center، heading، tilt، zoom

الإحداثيات

فئة LatLng

الطرق: equals، lat، lng، toJSON، toString، toUrlValue

واجهة LatLngLiteral

السمات: lat، lng

فئة LatLngBounds

الطرق: contains، equals، extend، getCenter، getNorthEast، getSouthWest، intersects، isEmpty، toJSON، toSpan، toString، toUrlValue، union

الثوابت: MAX_BOUNDS

واجهة LatLngBoundsLiteral

الخصائص: east، north، south، west

فئة LatLngAltitude

المواقع: altitude، lat، lng

الطرق: equals، toJSON

واجهة LatLngAltitudeLiteral

المواقع: altitude، lat، lng

فئة النقاط

السمات: x، y

الطرق: equals، toString

فئة المقاس

السمات: height، width

الطرق: equals، toString

واجهة الحشو

الخصائص: bottom، left، right، top

واجهة CircleLiteral

السمات: center، radius

إصدار أوليفئة Orientation3D

المواقع: heading، roll، tilt

الطرق: equals، toJSON

إصدار أوليواجهة Orientation3DLiteral

المواقع: heading، roll، tilt

إصدار أوليفئة Vector3D

المواقع: x، y، z

الطرق: equals، toJSON

إصدار أوليواجهة Vector3DLiteral

المواقع: x، y، z

التصميم المستنِد إلى البيانات

واجهة FeatureLayer

الخصائص: BetadatasetId، featureType، isAvailable، style

الطرق: addListener

الأحداث: click، mousemove

ثوابت FeatureType

الثوابت: ADMINISTRATIVE_AREA_LEVEL_1، ADMINISTRATIVE_AREA_LEVEL_2، COUNTRY، BetaDATASET، LOCALITY، POSTAL_CODE، SCHOOL_DISTRICT

FeatureStyleFunction typedef
واجهة FeatureStyleFunctionOptions

الخصائص: feature

واجهة FeatureStyleOptions

الخصائص: fillColor، fillOpacity، strokeColor، strokeOpacity، strokeWeight

واجهة الميزة

الخصائص: featureType

واجهة PlaceFeature

الخصائص: placeId

الطرق: fetchPlace

إصدار تجريبيواجهة DatasetFeature

السمات: datasetAttributes، datasetId

واجهة FeatureMouseEvent

الخصائص: features

عناصر التحكّم

واجهة CameraControlOptions

الخصائص: position

واجهة FullscreenControlOptions

الخصائص: position

واجهة MapTypeControlOptions

المواقع: mapTypeIds، position، style

ثوابت MapTypeControlStyle

الثوابت: DEFAULT، DROPDOWN_MENU، HORIZONTAL_BAR

واجهة MotionTrackingControlOptions

الخصائص: position

واجهة PanControlOptions

الخصائص: position

واجهة RotateControlOptions

الخصائص: position

واجهة ScaleControlOptions

الخصائص: style

ثوابت ScaleControlStyle

الثوابت: DEFAULT

واجهة StreetViewControlOptions

السمات: position، sources

واجهة ZoomControlOptions

الخصائص: position

ثوابت ControlPosition

الثوابت: 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

مكتبة الأشكال الهندسية

مساحة اسم الترميز

الطرق الثابتة: decodePath، encodePath

مساحة الاسم الكروية

الطرق الثابتة: computeArea، computeDistanceBetween، computeHeading، computeLength، computeOffset، computeOffsetOrigin، computeSignedArea، interpolate

poly class

الطرق الثابتة: containsLocation، isLocationOnEdge

الرسم على الخريطة

العلامات المتقدّمة

فئة AdvancedMarkerElement

الخصائص: collisionBehavior، content، element، BetagmpClickable، gmpDraggable، map، position، title، zIndex

الطرق: BetaaddEventListener، addListener، BetaremoveEventListener

الأحداث: click، drag، dragend، dragstart، Betagmp-click

واجهة AdvancedMarkerElementOptions

الخصائص: collisionBehavior، content، BetagmpClickable، gmpDraggable، map، position، title، zIndex

إصدار تجريبيفئة AdvancedMarkerClickEvent
فئة PinElement

الخصائص: background، borderColor، element، glyph، glyphColor، scale

الطرق: BetaaddEventListener، BetaremoveEventListener

واجهة PinElementOptions

الخصائص: background، borderColor، glyph، glyphColor، scale

نافذة المعلومات

فئة InfoWindow

الخصائص: isOpen

الطرق: close، focus، getContent، getHeaderContent، getHeaderDisabled، getPosition، getZIndex، open، setContent، setHeaderContent، setHeaderDisabled، setOptions، setPosition، setZIndex

الأحداث: close، closeclick، content_changed، domready، headercontent_changed، headerdisabled_changed، position_changed، visible، zindex_changed

واجهة InfoWindowOptions

الخصائص: ariaLabel، content، disableAutoPan، headerContent، headerDisabled، maxWidth، minWidth، pixelOffset، position، zIndex

واجهة InfoWindowOpenOptions

المواقع: anchor، map، shouldFocus

الأشكال المضلّعة

فئة Polyline

الطرق: getDraggable، getEditable، getMap، getPath، getVisible، setDraggable، setEditable، setMap، setOptions، setPath، setVisible

الأحداث: click، contextmenu، dblclick، drag، dragend، dragstart، mousedown، mousemove، mouseout، mouseover، mouseup، rightclick

واجهة PolylineOptions

الخصائص: clickable، draggable، editable، geodesic، icons، map، path، strokeColor، strokeOpacity، strokeWeight، visible، zIndex

واجهة IconSequence

الخصائص: fixedRotation، icon، offset، repeat

فئة المضلّع

الطرق: getDraggable، getEditable، getMap، getPath، getPaths، getVisible، setDraggable، setEditable، setMap، setOptions، setPath، setPaths، setVisible

الأحداث: click، contextmenu، dblclick، drag، dragend، dragstart، mousedown، mousemove، mouseout، mouseover، mouseup، rightclick

واجهة PolygonOptions

الخصائص: clickable، draggable، editable، fillColor، fillOpacity، geodesic، map، paths، strokeColor، strokeOpacity، strokePosition، strokeWeight، visible، zIndex

واجهة PolyMouseEvent

المواقع: edge، path، vertex

فئة المستطيل

الطرق: getBounds، getDraggable، getEditable، getMap، getVisible، setBounds، setDraggable، setEditable، setMap، setOptions، setVisible

الأحداث: bounds_changed، click، contextmenu، dblclick، drag، dragend، dragstart، mousedown، mousemove، mouseout، mouseover، mouseup، rightclick

واجهة RectangleOptions

الخصائص: bounds، clickable، draggable، editable، fillColor، fillOpacity، map، strokeColor، strokeOpacity، strokePosition، strokeWeight، visible، zIndex

فئة الدائرة

الطرق: getBounds، getCenter، getDraggable، getEditable، getMap، getRadius، getVisible، setCenter، setDraggable، setEditable، setMap، setOptions، setRadius، setVisible

الأحداث: center_changed، click، dblclick، drag، dragend، dragstart، mousedown، mousemove، mouseout، mouseover، mouseup، radius_changed، rightclick

واجهة CircleOptions

الخصائص: center، clickable، draggable، editable، fillColor، fillOpacity، map، radius، strokeColor، strokeOpacity، strokePosition، strokeWeight، visible، zIndex

ثوابت StrokePosition

الثوابت: CENTER، INSIDE، OUTSIDE

البيانات

فئة البيانات

الطرق: add، addGeoJson، contains، forEach، getControlPosition، getControls، getDrawingMode، getFeatureById، getMap، getStyle، loadGeoJson، overrideStyle، remove، revertStyle، setControlPosition، setControls، setDrawingMode، setMap، setStyle، toGeoJson

الأحداث: addfeature، click، contextmenu، dblclick، mousedown، mouseout، mouseover، mouseup، removefeature، removeproperty، setgeometry، setproperty، rightclick

واجهة Data.DataOptions

الخصائص: controlPosition، controls، drawingMode، featureFactory، map، style

واجهة Data.GeoJsonOptions

الخصائص: idPropertyName

واجهة Data.StyleOptions

الخصائص: animation، clickable، cursor، draggable، editable، fillColor، fillOpacity، icon، icons، label، opacity، shape، strokeColor، strokeOpacity، strokeWeight، title، visible، zIndex

Data.StylingFunction typedef
Data.Feature class

الطرق: forEachProperty، getGeometry، getId، getProperty، removeProperty، setGeometry، setProperty، toGeoJson

الأحداث: removeproperty، setgeometry، setproperty

واجهة Data.FeatureOptions

المواقع: geometry، id، properties

واجهة Data.Geometry

الطرق: forEachLatLng، getType

فئة Data.Point

الطرق: forEachLatLng، get، getType

فئة Data.MultiPoint

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.LineString

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.MultiLineString

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.LinearRing

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.Polygon

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.MultiPolygon

الطرق: forEachLatLng، getArray، getAt، getLength، getType

فئة Data.GeometryCollection

الطرق: forEachLatLng، getArray، getAt، getLength، getType

واجهة Data.MouseEvent

الخصائص: feature

واجهة Data.AddFeatureEvent

الخصائص: feature

واجهة Data.RemoveFeatureEvent

الخصائص: feature

واجهة Data.SetGeometryEvent

المواقع: feature، newGeometry، oldGeometry

واجهة Data.SetPropertyEvent

الخصائص: feature، name، newValue، oldValue

واجهة Data.RemovePropertyEvent

المواقع: feature، name، oldValue

عناصر DOM

فئة OverlayView

الطرق الثابتة: preventMapHitsAndGesturesFrom، preventMapHitsFrom

الطرق: draw، getMap، getPanes، getProjection، onAdd، onRemove، setMap

واجهة MapPanes

الخصائص: floatPane، mapPane، markerLayer، overlayLayer، overlayMouseTarget

واجهة MapCanvasProjection

الطرق: fromContainerPixelToLatLng، fromDivPixelToLatLng، fromLatLngToContainerPixel، fromLatLngToDivPixel، getVisibleRegion، getWorldWidth

KML

فئة KmlLayer

الطرق: getDefaultViewport، getMap، getMetadata، getStatus، getUrl، getZIndex، setMap، setOptions، setUrl، setZIndex

الأحداث: click، defaultviewport_changed، status_changed

واجهة KmlLayerOptions

الخصائص: clickable، map، preserveViewport، screenOverlays، suppressInfoWindows، url، zIndex

واجهة KmlLayerMetadata

الخصائص: author، description، hasScreenOverlays، name، snippet

ثوابت KmlLayerStatus

الثوابت: DOCUMENT_NOT_FOUND، DOCUMENT_TOO_LARGE، FETCH_ERROR، INVALID_DOCUMENT، INVALID_REQUEST، LIMITS_EXCEEDED، OK، TIMED_OUT، UNKNOWN

واجهة KmlMouseEvent

المواقع: featureData، latLng، pixelOffset

واجهة KmlFeatureData

الخصائص: author، description، id، infoWindowHtml، name، snippet

واجهة KmlAuthor

المواقع: email، name، uri

تراكبات الصور

واجهة MapType

الخصائص: alt، maxZoom، minZoom، name، projection، radius، tileSize

الطرق: getTile، releaseTile

واجهة العرض

الطرق: fromLatLngToPoint، fromPointToLatLng

فئة ImageMapType

الخصائص: alt، maxZoom، minZoom، name، projection، radius، tileSize

الطرق: getOpacity، getTile، releaseTile، setOpacity

الأحداث: tilesloaded

واجهة ImageMapTypeOptions

الخصائص: alt، getTileUrl، maxZoom، minZoom، name، opacity، tileSize

فئة GroundOverlay

الطرق: getBounds، getMap، getOpacity، getUrl، setMap، setOpacity

الأحداث: click، dblclick

واجهة GroundOverlayOptions

المواقع: clickable، map، opacity

فئة StyledMapType

الخصائص: alt، maxZoom، minZoom، name، projection، radius، tileSize

الطرق: getTile، releaseTile

واجهة StyledMapTypeOptions

الخصائص: alt، maxZoom، minZoom، name

مكتبة الرسومات

فئة DrawingManager

الطرق: getDrawingMode، getMap، setDrawingMode، setMap، setOptions

الأحداث: circlecomplete، markercomplete، overlaycomplete، polygoncomplete، polylinecomplete، rectanglecomplete

واجهة DrawingManagerOptions

الخصائص: circleOptions، drawingControl، drawingControlOptions، drawingMode، map، markerOptions، polygonOptions، polylineOptions، rectangleOptions

واجهة DrawingControlOptions

السمات: drawingModes، position

واجهة OverlayCompleteEvent

السمات: overlay، type

ثوابت OverlayType

الثوابت: CIRCLE، MARKER، POLYGON، POLYLINE، RECTANGLE

خرائط الحرارة

فئة HeatmapLayer

الطرق: getData، getMap، setData، setMap، setOptions

واجهة HeatmapLayerOptions

الخصائص: data، dissipating، gradient، map، maxIntensity، opacity، radius

واجهة WeightedLocation

السمات: location، weight

أقصى درجة تكبير

فئة MaxZoomService

الطرق: getMaxZoomAtLatLng

واجهة MaxZoomResult

السمات: status، zoom

ثوابت MaxZoomStatus

الثوابت: ERROR، OK

المحدِّد (قديم)

فئة علامة التعليق

الطرق: 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، setZIndex

الثوابت: MAX_ZINDEX

الأحداث: 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

واجهة MarkerOptions

الخصائص: anchorPoint، animation، clickable، crossOnDrag، cursor، draggable، icon، label، map، opacity، optimized، position، shape، title، visible، zIndex، BetacollisionBehavior

ثوابت CollisionBehavior

الثوابت: OPTIONAL_AND_HIDES_LOWER_PRIORITY، REQUIRED، REQUIRED_AND_HIDES_OPTIONAL

واجهة الرموز

الخصائص: anchor، labelOrigin، origin، scaledSize، size، url

واجهة MarkerLabel

الخصائص: className، color، fontFamily، fontSize، fontWeight، text

واجهة MarkerShape

السمات: coords، type

واجهة الرموز

الخصائص: anchor، fillColor، fillOpacity، labelOrigin، path، rotation، scale، strokeColor، strokeOpacity، strokeWeight

ثوابت SymbolPath

الثوابت: BACKWARD_CLOSED_ARROW، BACKWARD_OPEN_ARROW، CIRCLE، FORWARD_CLOSED_ARROW، FORWARD_OPEN_ARROW

ثوابت الصور المتحركة

الثوابت: BOUNCE، DROP

التجوّل الافتراضي

العرض

فئة StreetViewPanorama

الخصائص: controls

الطرق: focus، getLinks، getLocation، getMotionTracking، getPano، getPhotographerPov، getPosition، getPov، getStatus، getVisible، getZoom، registerPanoProvider، setLinks، setMotionTracking، setOptions، setPano، setPosition، setPov، setVisible، setZoom

الأحداث: closeclick، pano_changed، position_changed، pov_changed، resize، status_changed، visible_changed، zoom_changed

واجهة StreetViewPanoramaOptions

الخصائص: 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

واجهة StreetViewAddressControlOptions

الخصائص: position

واجهة PanoProviderOptions

الخصائص: cors

واجهة StreetViewTileData

المواقع: centerHeading، tileSize، worldSize

الطرق: getTileUrl

واجهة StreetViewPov

السمات: heading، pitch

فئة StreetViewCoverageLayer

الطرق: getMap، setMap

الخدمة

فئة StreetViewService

الطرق: getPanorama

الثوابت في StreetViewStatus

الثوابت: OK، UNKNOWN_ERROR، ZERO_RESULTS

واجهة StreetViewLocationRequest

الخصائص: location، preference، radius، sources، source

واجهة StreetViewPanoRequest

الخصائص: pano

واجهة StreetViewResponse

الخصائص: data

واجهة StreetViewLocation

الخصائص: description، latLng، pano، shortDescription

ثوابت StreetViewPreference

الثوابت: BEST، NEAREST

ثوابت StreetViewSource

الثوابت: DEFAULT، GOOGLE، OUTDOOR

واجهة StreetViewPanoramaData

الخصائص: copyright، imageDate، links، location، tiles

المواقع: description، heading، pano

الأماكن

تطبيقات "تحديد الأماكن" المصغّرة

إصدار تجريبيفئة PlaceAutocompleteElement

الخصائص: componentRestrictions، locationBias، locationRestriction، name، requestedLanguage، requestedRegion، types

الطرق: BetaaddEventListener، BetaremoveEventListener

الأحداث: gmp-placeselect، gmp-requesterror

إصدار تجريبيواجهة PlaceAutocompleteElementOptions

الخصائص: componentRestrictions، locationBias، locationRestriction، requestedLanguage، requestedRegion، types

إصدار تجريبيفئة PlaceAutocompletePlaceSelectEvent

الخصائص: Betaplace

إصدار تجريبيفئة PlaceAutocompleteRequestErrorEvent
فئة الإكمال التلقائي

الطرق: getBounds، getFields، getPlace، setBounds، setComponentRestrictions، setFields، setOptions، setTypes

الأحداث: place_changed

واجهة AutocompleteOptions

الخصائص: bounds، componentRestrictions، fields، strictBounds، types، placeIdOnly

الطرق: getBounds، getPlaces، setBounds

الأحداث: places_changed

واجهة SearchBoxOptions

الخصائص: bounds

مكان

فئة المكان

الطرق الثابتة: searchByText، searchNearby

المواقع: 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، openingHours

الطرق: fetchFields، BetagetNextOpeningTime، BetaisOpen، toJSON

واجهة PlaceOptions

المواقع: id، requestedLanguage، requestedRegion

فئة AccessibilityOptions

الخصائص: hasWheelchairAccessibleEntrance، hasWheelchairAccessibleParking، hasWheelchairAccessibleRestroom، hasWheelchairAccessibleSeating

إصدار تجريبيفئة AddressComponent

المواقع: longText، shortText، types

إصدار تجريبيفئة تحديد المصدر

السمات: provider، providerURI

إصدار تجريبيفئة AuthorAttribution

المواقع: displayName، photoURI، uri

فئة ConnectorAggregation

الخصائص: availabilityLastUpdateTime، availableCount، count، maxChargeRateKw، outOfServiceCount، type

فئة EVChargeOptions

السمات: connectorAggregations، connectorCount

ثوابت EVConnectorType

الثوابت: CCS_COMBO_1، CCS_COMBO_2، CHADEMO، J1772، OTHER، TESLA، TYPE_2، UNSPECIFIED_GB_T، UNSPECIFIED_WALL_OUTLET

واجهة EVSearchOptions

السمات: connectorTypes، minimumChargingRateKw

واجهة FetchFieldsRequest

الخصائص: fields

فئة FuelOptions

الخصائص: fuelPrices

فئة FuelPrice

المواقع: price، type، updateTime

ثوابت FuelType

الثوابت: BIO_DIESEL، DIESEL، E80، E85، LPG، METHANE، MIDGRADE، PREMIUM، REGULAR_UNLEADED، SP100، SP91، SP91_E10، SP92، SP95، SP95_E10، SP98، SP99، TRUCK_DIESEL

فئة الأموال

المواقع: currencyCode، nanos، units

الطرق: toString

إصدار تجريبيفئة OpeningHours

السمات: periods، weekdayDescriptions

إصدار تجريبيفئة OpeningHoursPeriod

السمات: close، open

إصدار تجريبيفئة OpeningHoursPoint

المواقع: day، hour، minute

فئة ParkingOptions

الخصائص: hasFreeGarageParking، hasFreeParkingLot، hasFreeStreetParking، hasPaidGarageParking، hasPaidParkingLot، hasPaidStreetParking، hasValetParking

فئة PaymentOptions

الخصائص: acceptsCashOnly، acceptsCreditCards، acceptsDebitCards، acceptsNFC

إصدار تجريبيفئة الصور

المواقع: authorAttributions، heightPx، widthPx

الطرق: getURI

إصدار تجريبيفئة PlusCode

السمات: compoundCode، globalCode

إصدار تجريبيثوابت PriceLevel

الثوابت: EXPENSIVE، FREE، INEXPENSIVE، MODERATE، VERY_EXPENSIVE

إصدار تجريبيمراجعة الفئة

الخصائص: authorAttribution، publishTime، rating، relativePublishTimeDescription، text، textLanguageCode

واجهة SearchByTextRequest

الخصائص: evSearchOptions، fields، includedType، isOpenNow، language، locationBias، locationRestriction، maxResultCount، minRating، priceLevels، rankPreference، region، textQuery، useStrictTypeFiltering، query، BetarankBy

SearchByTextRankPreference الثابتة

الثوابت: DISTANCE، RELEVANCE

واجهة SearchNearbyRequest

الخصائص: excludedPrimaryTypes، excludedTypes، fields، includedPrimaryTypes، includedTypes، language، locationRestriction، maxResultCount، rankPreference، region

SearchNearbyRankPreference constants

الثوابت: DISTANCE، POPULARITY

بيانات الإكمال التلقائي (ميزة جديدة)

واجهة AutocompleteRequest

الخصائص: includedPrimaryTypes، includedRegionCodes، input، inputOffset، language، locationBias، locationRestriction، origin، region، sessionToken

فئة AutocompleteSessionToken
فئة AutocompleteSuggestion

الطرق الثابتة: fetchAutocompleteSuggestions

الخصائص: placePrediction

فئة PlacePrediction

الخصائص: distanceMeters، mainText، placeId، secondaryText، text، types

الطرق: toPlace

فئة StringRange

السمات: endOffset، startOffset

فئة FormattableText

السمات: matches، text

المشفِّر الجغرافي

فئة خدمة الترميز الجغرافي

الطرق: geocode

واجهة GeocoderRequest

الخصائص: address، bounds، componentRestrictions، BetaextraComputations، fulfillOnZeroResults، language، location، placeId، region

واجهة GeocoderComponentRestrictions

الخصائص: administrativeArea، country، locality، postalCode، route

إصدار تجريبيثوابت ExtraGeocodeComputation

الثوابت: ADDRESS_DESCRIPTORS

ثوابت GeocoderStatus

الثوابت: ERROR، INVALID_REQUEST، OK، OVER_QUERY_LIMIT، REQUEST_DENIED، UNKNOWN_ERROR، ZERO_RESULTS

واجهة GeocoderResponse

المواقع: Betaaddress_descriptor، plus_code، results

واجهة GeocoderResult

الخصائص: address_components، Betaaddress_descriptor، formatted_address، geometry، partial_match، place_id، plus_code، postcode_localities، types

إصدار تجريبيواجهة AddressDescriptor

السمات: areas، landmarks

واجهة GeocoderAddressComponent

المواقع: long_name، short_name، types

واجهة GeocoderGeometry

الخصائص: bounds، location، location_type، viewport

ثوابت GeocoderLocationType

الثوابت: APPROXIMATE، GEOMETRIC_CENTER، RANGE_INTERPOLATED، ROOFTOP

إصدار تجريبيواجهة المَعلم

الخصائص: display_name، display_name_language_code، place_id، spatial_relationship، straight_line_distance_meters، travel_distance_meters، types

إصدار تجريبيواجهة المنطقة

الخصائص: containment، display_name، display_name_language_code، place_id

إصدار تجريبيثوابت الحاوية

الثوابت: NEAR، OUTSKIRTS، WITHIN

إصدار تجريبيثوابت SpatialRelationship

الثوابت: ACROSS_THE_ROAD، AROUND_THE_CORNER، BEHIND، BESIDE، DOWN_THE_ROAD، NEAR، WITHIN

خدمة "الأماكن"

فئة PlacesService

الطرق: findPlaceFromPhoneNumber، findPlaceFromQuery، getDetails، nearbySearch، textSearch

واجهة PlaceDetailsRequest

الخصائص: fields، language، placeId، region، sessionToken

واجهة FindPlaceFromPhoneNumberRequest

الخصائص: fields، language، locationBias، phoneNumber

واجهة FindPlaceFromQueryRequest

الخصائص: fields، language، locationBias، query

واجهة PlaceSearchRequest

الخصائص: bounds، keyword، language، location، maxPriceLevel، minPriceLevel، openNow، radius، rankBy، type، name

واجهة TextSearchRequest

الخصائص: bounds، language، location، query، radius، region، type

ثوابت RankBy

الثوابت: DISTANCE، PROMINENCE

LocationBias typedef
LocationRestriction typedef
الثوابت في PlacesServiceStatus

الثوابت: INVALID_REQUEST، NOT_FOUND، OK، OVER_QUERY_LIMIT، REQUEST_DENIED، UNKNOWN_ERROR، ZERO_RESULTS

واجهة PlaceSearchPagination

الخصائص: hasNextPage

الطرق: nextPage

واجهة PlaceResult

المواقع: 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

واجهة PlaceAspectRating

السمات: rating، type

ثوابت BusinessStatus

الثوابت: CLOSED_PERMANENTLY، CLOSED_TEMPORARILY، OPERATIONAL

واجهة PlaceGeometry

السمات: location، viewport

واجهة PlaceOpeningHours

المواقع: periods، weekday_text، open_now

الطرق: isOpen

واجهة PlaceOpeningHoursPeriod

السمات: close، open

واجهة PlaceOpeningHoursTime

الخصائص: day، hours، minutes، nextDate، time

واجهة PlacePlusCode

السمات: compound_code، global_code

واجهة PlacePhoto

المواقع: height، html_attributions، width

الطرق: getUrl

واجهة PhotoOptions

السمات: maxHeight، maxWidth

واجهة PlaceReview

الخصائص: author_name، author_url، language، profile_photo_url، rating، relative_time_description، text، time، aspects

خدمة الإكمال التلقائي للأماكن

فئة AutocompleteService

الطرق: getPlacePredictions، getQueryPredictions

واجهة AutocompletionRequest

الخصائص: componentRestrictions، input، language، locationBias، locationRestriction، offset، origin، region، sessionToken، types، bounds، location، radius

واجهة AutocompleteResponse

الخصائص: predictions

واجهة QueryAutocompletionRequest

الخصائص: bounds، input، location، offset، radius

واجهة ComponentRestrictions

الخصائص: country

واجهة AutocompletePrediction

الخصائص: description، distance_meters، matched_substrings، place_id، structured_formatting، terms، types

واجهة QueryAutocompletePrediction

الخصائص: description، matched_substrings، place_id، terms

واجهة PredictionTerm

السمات: offset، value

واجهة PredictionSubstring

السمات: length، offset

واجهة StructuredFormatting

المواقع: main_text، main_text_matched_substrings، secondary_text

المسارات

الاتجاهات

فئة DirectionsService

الطرق: route

واجهة DirectionsRequest

الخصائص: avoidFerries، avoidHighways، avoidTolls، destination، drivingOptions، language، optimizeWaypoints، origin، provideRouteAlternatives، region، transitOptions، travelMode، unitSystem، waypoints

الثوابت في DirectionsStatus

الثوابت: INVALID_REQUEST، MAX_WAYPOINTS_EXCEEDED، NOT_FOUND، OK، OVER_QUERY_LIMIT، REQUEST_DENIED، UNKNOWN_ERROR، ZERO_RESULTS

واجهة DirectionsResult

الخصائص: available_travel_modes، geocoded_waypoints، request، routes

فئة DirectionsRenderer

الطرق: getDirections، getMap، getPanel، getRouteIndex، setDirections، setMap، setOptions، setPanel، setRouteIndex

الأحداث: directions_changed

واجهة DirectionsRendererOptions

الخصائص: directions، draggable، hideRouteList، infoWindow، map، markerOptions، panel، polylineOptions، preserveViewport، routeIndex، suppressBicyclingLayer، suppressInfoWindows، suppressMarkers، suppressPolylines

واجهة DirectionsWaypoint

السمات: location، stopover

واجهة DirectionsGeocodedWaypoint

المواقع: partial_match، place_id، types

واجهة DirectionsRoute

الخصائص: bounds، copyrights، fare، legs، overview_path، overview_polyline، summary، warnings، waypoint_order

واجهة DirectionsLeg

الخصائص: arrival_time، departure_time، distance، duration، duration_in_traffic، end_address، end_location، start_address، start_location، steps، via_waypoints، traffic_speed_entry

واجهة DirectionsStep

الخصائص: distance، duration، encoded_lat_lngs، end_location، instructions، maneuver، path، start_location، steps، transit، transit_details، travel_mode، start_point، end_point، lat_lngs، polyline

واجهة DirectionsPolyline

الخصائص: points

واجهة المكان

المواقع: location، placeId، query

ثوابت TravelMode

الثوابت: BICYCLING، DRIVING، TRANSIT، WALKING

واجهة DrivingOptions

السمات: departureTime، trafficModel

ثوابت TrafficModel

الثوابت: BEST_GUESS، OPTIMISTIC، PESSIMISTIC

واجهة TransitOptions

الخصائص: arrivalTime، departureTime، modes، routingPreference

ثوابت TransitMode

الثوابت: BUS، RAIL، SUBWAY، TRAIN، TRAM

ثوابت TransitRoutePreference

الثوابت: FEWER_TRANSFERS، LESS_WALKING

واجهة TransitFare

السمات: currency، value

واجهة TransitDetails

الخصائص: arrival_stop، arrival_time، departure_stop، departure_time، headsign، headway، line، num_stops، trip_short_name

واجهة TransitStop

السمات: location، name

واجهة TransitLine

الخصائص: agencies، color، icon، name، short_name، text_color، url، vehicle

واجهة TransitAgency

المواقع: name، phone، url

واجهة TransitVehicle

الخصائص: icon، local_icon، name، type

ثوابت VehicleType

الثوابت: 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

ثوابت UnitSystem

الثوابت: IMPERIAL، METRIC

واجهة المسافة

السمات: text، value

واجهة المدة

السمات: text، value

واجهة الوقت

المواقع: text، time_zone، value

الثوابت في DirectionsTravelMode
ثوابت DirectionsUnitSystem

مصفوفة المسافات

فئة DistanceMatrixService

الطرق: getDistanceMatrix

واجهة DistanceMatrixRequest

الخصائص: avoidFerries، avoidHighways، avoidTolls، destinations، drivingOptions، language، origins، region، transitOptions، travelMode، unitSystem

واجهة DistanceMatrixResponse

المواقع: destinationAddresses، originAddresses، rows

واجهة DistanceMatrixResponseRow

الخصائص: elements

واجهة DistanceMatrixResponseElement

الخصائص: distance، duration، duration_in_traffic، fare، status

ثوابت DistanceMatrixStatus

الثوابت: INVALID_REQUEST، MAX_DIMENSIONS_EXCEEDED، MAX_ELEMENTS_EXCEEDED، OK، OVER_QUERY_LIMIT، REQUEST_DENIED، UNKNOWN_ERROR

ثوابت DistanceMatrixElementStatus

الثوابت: NOT_FOUND، OK، ZERO_RESULTS

الارتفاع

فئة ElevationService

الطرق: getElevationAlongPath، getElevationForLocations

واجهة LocationElevationRequest

الخصائص: locations

واجهة LocationElevationResponse

الخصائص: results

واجهة PathElevationRequest

السمات: path، samples

واجهة PathElevationResponse

الخصائص: results

واجهة ElevationResult

المواقع: elevation، location، resolution

ثوابت ElevationStatus

الثوابت: INVALID_REQUEST، OK، OVER_QUERY_LIMIT، REQUEST_DENIED، UNKNOWN_ERROR

مشاركة الرحلة

عرض الخريطة

فئة JourneySharingMapView

الخصائص: 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

الطرق: addLocationProvider، removeLocationProvider

واجهة JourneySharingMapViewOptions

الخصائص: automaticViewportMode، element، locationProviders، mapOptions، locationProvider، destinationMarkerSetup، originMarkerSetup، taskOutcomeMarkerSetup، unsuccessfulTaskMarkerSetup، vehicleMarkerSetup، waypointMarkerSetup، anticipatedRoutePolylineSetup، takenRoutePolylineSetup، pingMarkerSetup، successfulTaskMarkerSetup

ثوابت AutomaticViewportMode

الثوابت: FIT_ANTICIPATED_ROUTE، NONE

الفئة المجردة LocationProvider

الطرق: addListener

الفئة المجردة PollingLocationProvider

السمات: isPolling، pollingIntervalMillis

الأحداث: ispollingchange

واجهة PollingLocationProviderIsPollingChangeEvent

الخصائص: error

المصادقة

واجهة AuthToken

السمات: expiresInSeconds، token

واجهة AuthTokenContext

الخصائص: deliveryVehicleId، taskId، trackingId، tripId، vehicleId

AuthTokenFetcher typedef
واجهة AuthTokenFetcherOptions

السمات: context، serviceType

الثوابت في FleetEngineServiceType

الثوابت: DELIVERY_VEHICLE_SERVICE، TASK_SERVICE، TRIP_SERVICE، UNKNOWN_SERVICE

تخصيص واجهة المستخدم

PolylineSetup typedef
واجهة PolylineSetupOptions

السمات: polylineOptions، visible

واجهة DefaultPolylineSetupOptions

السمات: defaultPolylineOptions، defaultVisible

MarkerSetup typedef
واجهة MarkerSetupOptions

الخصائص: markerOptions

واجهة DefaultMarkerSetupOptions

الخصائص: defaultMarkerOptions

واجهة MarkerCustomizationFunctionParams

المواقع: defaultOptions، isNew، marker

واجهة DeliveryVehicleMarkerCustomizationFunctionParams

الخصائص: vehicle

واجهة PlannedStopMarkerCustomizationFunctionParams

الخصائص: stopIndex

واجهة TaskMarkerCustomizationFunctionParams

الخصائص: task

واجهة ShipmentMarkerCustomizationFunctionParams

الخصائص: taskTrackingInfo

واجهة TripMarkerCustomizationFunctionParams

الخصائص: trip

واجهة TripWaypointMarkerCustomizationFunctionParams

الخصائص: waypointIndex

واجهة VehicleMarkerCustomizationFunctionParams

الخصائص: vehicle

واجهة VehicleWaypointMarkerCustomizationFunctionParams

الخصائص: waypointIndex

واجهة PolylineCustomizationFunctionParams

المواقع: defaultOptions، isNew، polylines

واجهة ShipmentPolylineCustomizationFunctionParams

الخصائص: taskTrackingInfo

واجهة TripPolylineCustomizationFunctionParams

الخصائص: trip

واجهة VehiclePolylineCustomizationFunctionParams

الخصائص: vehicle

واجهة DeliveryVehiclePolylineCustomizationFunctionParams

الخصائص: deliveryVehicle

عناصر Fleet Engine

واجهة "مهام Google"

الخصائص: attributes، estimatedCompletionTime، latestVehicleLocationUpdate، name، outcome، outcomeLocation، outcomeLocationSource، outcomeTime، plannedLocation، remainingVehicleJourneySegments، status، targetTimeWindow، trackingId، type، vehicleId

واجهة TaskInfo

المواقع: extraDurationMillis، id، targetTimeWindow

واجهة TaskTrackingInfo

الخصائص: attributes، estimatedArrivalTime، estimatedTaskCompletionTime، latestVehicleLocationUpdate، name، plannedLocation، remainingDrivingDistanceMeters، remainingStopCount، routePolylinePoints، state، targetTimeWindow، taskOutcome، taskOutcomeTime، trackingId

واجهة الرحلة

الخصائص: actualDropOffLocation، actualPickupLocation، dropOffTime، latestVehicleLocationUpdate، name، passengerCount، pickupTime، plannedDropOffLocation، plannedPickupLocation، remainingWaypoints، status، type، vehicleId

واجهة DeliveryVehicle

الخصائص: attributes، currentRouteSegmentEndPoint، latestVehicleLocationUpdate، name، navigationStatus، remainingDistanceMeters، remainingDurationMillis، remainingVehicleJourneySegments

واجهة DeliveryVehicleStop

المواقع: plannedLocation، state، tasks

الثوابت في DeliveryVehicleStopState

الثوابت: ARRIVED، ENROUTE، NEW، UNSPECIFIED

واجهة VehicleJourneySegment

الخصائص: drivingDistanceMeters، drivingDurationMillis، path، stop

واجهة VehicleLocationUpdate

الخصائص: heading، location، speedKilometersPerHour، time

واجهة VehicleWaypoint

الخصائص: distanceMeters، durationMillis، location، path، speedReadingIntervals

واجهة المركبة

الخصائص: attributes، currentRouteSegmentEndPoint، currentRouteSegmentVersion، currentTrips، etaToFirstWaypoint، latestLocation، maximumCapacity، name، navigationStatus، remainingDistanceMeters، supportedTripTypes، vehicleState، vehicleType، waypoints، waypointsVersion

الثوابت في VehicleNavigationStatus

الثوابت: ARRIVED_AT_DESTINATION، ENROUTE_TO_DESTINATION، NO_GUIDANCE، OFF_ROUTE، UNKNOWN_NAVIGATION_STATUS

ثوابت VehicleState

الثوابت: OFFLINE، ONLINE، UNKNOWN_VEHICLE_STATE

ثوابت VehicleType

الثوابت: AUTO، TAXI، TRUCK، TWO_WHEELER، UNKNOWN

ثوابت TripType

الثوابت: EXCLUSIVE، SHARED، UNKNOWN_TRIP_TYPE

واجهة TripWaypoint

الخصائص: distanceMeters، durationMillis، location، path، speedReadingIntervals، tripId، waypointType

ثوابت WaypointType

الثوابت: DROP_OFF_WAYPOINT_TYPE، INTERMEDIATE_DESTINATION_WAYPOINT_TYPE، PICKUP_WAYPOINT_TYPE، UNKNOWN_WAYPOINT_TYPE

واجهة TimeWindow

السمات: endTime، startTime

ثوابت السرعة

الثوابت: NORMAL، SLOW، TRAFFIC_JAM

واجهة SpeedReadingInterval

المواقع: endPolylinePointIndex، speed، startPolylinePointIndex

مستوى تقدّم الرحلة والطلب

فئة FleetEngineTripLocationProvider

الطرق الثابتة: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION، TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

الخصائص: tripId

الطرق: refresh

الأحداث: error، update

واجهة FleetEngineTripLocationProviderOptions

الخصائص: activePolylineCustomization، authTokenFetcher، destinationMarkerCustomization، originMarkerCustomization، pollingIntervalMillis، projectId، remainingPolylineCustomization، takenPolylineCustomization، tripId، vehicleMarkerCustomization، waypointMarkerCustomization

واجهة FleetEngineTripLocationProviderUpdateEvent

الخصائص: trip

تتبُّع أسطول المركبات: أسطول النقل في آخر مرحلة

فئة FleetEngineDeliveryVehicleLocationProvider

الخصائص: deliveryVehicleId، shouldShowOutcomeLocations، shouldShowTasks، staleLocationThresholdMillis، taskFilterOptions

الأحداث: error، update

واجهة FleetEngineDeliveryVehicleLocationProviderOptions

الخصائص: activePolylineCustomization، authTokenFetcher، deliveryVehicleId، deliveryVehicleMarkerCustomization، plannedStopMarkerCustomization، pollingIntervalMillis، projectId، remainingPolylineCustomization، shouldShowOutcomeLocations، shouldShowTasks، staleLocationThresholdMillis، takenPolylineCustomization، taskFilterOptions، taskMarkerCustomization، taskOutcomeMarkerCustomization

واجهة FleetEngineTaskFilterOptions

المواقع: completionTimeFrom، completionTimeTo، state

واجهة FleetEngineDeliveryVehicleLocationProviderUpdateEvent

المواقع: completedVehicleJourneySegments، deliveryVehicle، tasks

فئة FleetEngineDeliveryFleetLocationProvider

المواقع: deliveryVehicleFilter، locationRestriction، staleLocationThresholdMillis

الأحداث: update

واجهة FleetEngineDeliveryFleetLocationProviderOptions

الخصائص: authTokenFetcher، deliveryVehicleFilter، deliveryVehicleMarkerCustomization، locationRestriction، projectId، staleLocationThresholdMillis

واجهة FleetEngineDeliveryFleetLocationProviderUpdateEvent

الخصائص: deliveryVehicles

تتبُّع الأسطول: رحلات وعمليات تسليم عند الطلب

فئة FleetEngineVehicleLocationProvider

الطرق الثابتة: TRAFFIC_AWARE_ACTIVE_POLYLINE_CUSTOMIZATION_FUNCTION، TRAFFIC_AWARE_REMAINING_POLYLINE_CUSTOMIZATION_FUNCTION

السمات: staleLocationThresholdMillis، vehicleId

الأحداث: error، update

واجهة FleetEngineVehicleLocationProviderOptions

الخصائص: activePolylineCustomization، authTokenFetcher، destinationMarkerCustomization، intermediateDestinationMarkerCustomization، originMarkerCustomization، pollingIntervalMillis، projectId، remainingPolylineCustomization، staleLocationThresholdMillis، takenPolylineCustomization، vehicleId، vehicleMarkerCustomization

واجهة FleetEngineVehicleLocationProviderUpdateEvent

السمات: trips، vehicle

فئة FleetEngineFleetLocationProvider

المواقع: locationRestriction، staleLocationThresholdMillis، vehicleFilter

الأحداث: update

واجهة FleetEngineFleetLocationProviderOptions

الخصائص: authTokenFetcher، locationRestriction، projectId، staleLocationThresholdMillis، vehicleFilter، vehicleMarkerCustomization

واجهة FleetEngineFleetLocationProviderUpdateEvent

الخصائص: vehicles

تتبُّع الشحنة

فئة FleetEngineShipmentLocationProvider

الخصائص: trackingId

الطرق: refresh

الأحداث: error، update

واجهة FleetEngineShipmentLocationProviderOptions

الخصائص: activePolylineCustomization، authTokenFetcher، deliveryVehicleMarkerCustomization، destinationMarkerCustomization، pollingIntervalMillis، projectId، remainingPolylineCustomization، takenPolylineCustomization، trackingId

واجهة FleetEngineShipmentLocationProviderUpdateEvent

الخصائص: taskTrackingInfo

الخرائط الثلاثية الأبعاد (إصدار أوّلي)

الخرائط الثلاثية الأبعاد

إصدار أوليفئة Map3DElement

الخصائص: bounds، center، defaultLabelsDisabled، defaultUIDisabled، heading، maxAltitude، maxHeading، maxTilt، minAltitude، minHeading، minTilt، range، roll، tilt

الطرق: BetaaddEventListener، flyCameraAround، flyCameraTo، BetaremoveEventListener، stopCameraAnimation

الأحداث: gmp-animationend، gmp-centerchange، gmp-click، gmp-headingchange، gmp-rangechange، gmp-rollchange، gmp-steadychange، gmp-tiltchange

إصدار أوليواجهة Map3DElementOptions

الخصائص: bounds، center، defaultLabelsDisabled، defaultUIDisabled، heading، maxAltitude، maxHeading، maxTilt، minAltitude، minHeading، minTilt، range، roll، tilt

إصدار أوليواجهة FlyAroundAnimationOptions

المواقع: camera، durationMillis، rounds

إصدار أوليواجهة FlyToAnimationOptions

السمات: durationMillis، endCamera

إصدار أوليواجهة CameraOptions

الخصائص: center، heading، range، roll، tilt

إصدار أوليفئة SteadyChangeEvent

الخصائص: isSteady

إصدار أوليفئة LocationClickEvent

الخصائص: position

إصدار أوليفئة PlaceClickEvent

الخصائص: placeId

الطرق: fetchPlace

إصدار أوليفئة Marker3DElement

الخصائص: altitudeMode، collisionBehavior، drawsWhenOccluded، extruded، label، position، sizePreserved، zIndex

الطرق: BetaaddEventListener، BetaremoveEventListener

إصدار أوليواجهة Marker3DElementOptions

الخصائص: altitudeMode، collisionBehavior، drawsWhenOccluded، extruded، label، position، sizePreserved، zIndex

إصدار أوليفئة Marker3DInteractiveElement

الطرق: addEventListener، removeEventListener

الأحداث: gmp-click

إصدار أوليواجهة Marker3DInteractiveElementOptions
إصدار أوليفئة Model3DElement

الخصائص: altitudeMode، orientation، position، scale، src

الطرق: BetaaddEventListener، BetaremoveEventListener

إصدار أوليواجهة Model3DElementOptions

الخصائص: altitudeMode، orientation، position، scale، src

إصدار أوليفئة Polyline3DElement

الخصائص: altitudeMode، coordinates، drawsOccludedSegments، extruded، geodesic، outerColor، outerWidth، strokeColor، strokeWidth، zIndex

الطرق: BetaaddEventListener، BetaremoveEventListener

إصدار أوليواجهة Polyline3DElementOptions

الخصائص: altitudeMode، coordinates، drawsOccludedSegments، extruded، geodesic، outerColor، outerWidth، strokeColor، strokeWidth، zIndex

إصدار أوليفئة Polygon3DElement

الخصائص: altitudeMode، drawsOccludedSegments، extruded، fillColor، geodesic، innerCoordinates، outerCoordinates، strokeColor، strokeWidth، zIndex

الطرق: BetaaddEventListener، BetaremoveEventListener

إصدار أوليواجهة Polygon3DElementOptions

الخصائص: altitudeMode، drawsOccludedSegments، extruded، fillColor، geodesic، innerCoordinates، outerCoordinates، strokeColor، strokeWidth، zIndex

إصدار أوليثوابت AltitudeMode

الثوابت: ABSOLUTE، CLAMP_TO_GROUND، RELATIVE_TO_GROUND، RELATIVE_TO_MESH

السياق المحلي (إصدار تجريبي)

عرض الخريطة

إصدار تجريبيفئة LocalContextMapView

الخصائص: directionsOptions، element، isTransitioningMapBounds، locationBias، locationRestriction، maxPlaceCount، placeTypePreferences

الطرق: addListener، hidePlaceDetailsView، search

الأحداث: error، placedetailsviewhidestart، placedetailsviewshowstart

إصدار تجريبيواجهة LocalContextMapViewOptions

الخصائص: directionsOptions، element، locationBias، locationRestriction، map، maxPlaceCount، pinOptionsSetup، placeChooserViewSetup، placeDetailsViewSetup، placeTypePreferences

إصدار تجريبيPlaceTypePreference typedef
إصدار تجريبيفئة MapDirectionsOptions

الطرق: addListener

إصدار تجريبيواجهة MapDirectionsOptionsLiteral

الخصائص: origin

إصدار تجريبيواجهة PinOptions

المواقع: background، glyphColor، scale

واجهة PlaceChooserViewSetupOptions

السمات: layoutMode، position

إصدار تجريبيثوابت PlaceChooserLayoutMode

الثوابت: HIDDEN، SHEET

إصدار تجريبيثوابت PlaceChooserPosition

الثوابت: BLOCK_END، INLINE_END، INLINE_START

واجهة PlaceDetailsViewSetupOptions

المواقع: hidesOnMapClick، layoutMode، position

إصدار تجريبيثوابت PlaceDetailsLayoutMode

الثوابت: INFO_WINDOW، SHEET

إصدار تجريبيثوابت PlaceDetailsPosition

الثوابت: INLINE_END، INLINE_START

واجهات المكتبة

واجهات المكتبة

واجهة CoreLibrary

المواقع: ColorScheme، ControlPosition، event، LatLng، LatLngAltitude، LatLngBounds، MapsNetworkError، MapsNetworkErrorEndpoint، MapsRequestError، MapsServerError، MVCArray، MVCObject، Orientation3D، Point، Settings، Size، SymbolPath، UnitSystem، Vector3D

واجهة MapsLibrary

الخصائص: 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، BetaZoomChangeEvent

إصدار أوليواجهة Maps3DLibrary

الخصائص: AltitudeMode، LocationClickEvent، Map3DElement، Marker3DElement، Marker3DInteractiveElement، Model3DElement، PlaceClickEvent، Polygon3DElement، Polyline3DElement، SteadyChangeEvent

واجهة PlacesLibrary

المواقع: AccessibilityOptions، AddressComponent، Attribution، AuthorAttribution، Autocomplete، AutocompleteService، AutocompleteSessionToken، AutocompleteSuggestion، BusinessStatus، ConnectorAggregation، EVChargeOptions، EVConnectorType، FormattableText، FuelOptions، FuelPrice، FuelType، Money، OpeningHours، OpeningHoursPeriod، OpeningHoursPoint، ParkingOptions، PaymentOptions، Photo، Place، PlacePrediction، PlacesService، PlacesServiceStatus، PlusCode، PriceLevel، RankBy، Review، SearchBox، SearchByTextRankPreference، SearchNearbyRankPreference، StringRange

واجهة GeocodingLibrary

الخصائص: Containment، ExtraGeocodeComputation، Geocoder، GeocoderLocationType، GeocoderStatus، SpatialRelationship

واجهة RoutesLibrary

الخصائص: DirectionsRenderer، DirectionsService، DirectionsStatus، DistanceMatrixElementStatus، DistanceMatrixService، DistanceMatrixStatus، TrafficModel، TransitMode، TransitRoutePreference، TravelMode، VehicleType

واجهة MarkerLibrary

الخصائص: AdvancedMarkerClickEvent، AdvancedMarkerElement، Animation، CollisionBehavior، Marker، PinElement

واجهة GeometryLibrary

المواقع: encoding، poly، spherical

واجهة ElevationLibrary

السمات: ElevationService، ElevationStatus

واجهة StreetViewLibrary

الخصائص: InfoWindow، OverlayView، StreetViewCoverageLayer، StreetViewPanorama، StreetViewPreference، StreetViewService، StreetViewSource، StreetViewStatus

واجهة JourneySharingLibrary

الخصائص: AutomaticViewportMode، DeliveryVehicleStopState، FleetEngineDeliveryFleetLocationProvider، FleetEngineDeliveryVehicleLocationProvider، FleetEngineFleetLocationProvider، FleetEngineServiceType، FleetEngineShipmentLocationProvider، FleetEngineTripLocationProvider، FleetEngineVehicleLocationProvider، JourneySharingMapView، Speed، TripType، VehicleNavigationStatus، VehicleState، VehicleType، WaypointType

واجهة DrawingLibrary

السمات: DrawingManager، OverlayType

واجهة VisualizationLibrary

الخصائص: HeatmapLayer