Google Maps JavaScript API v3 Reference

최종 업데이트: 2024년 8월 2일 금요일

이것은 Maps JavaScript API 버전 3.57 (분기별 채널)

자세한 내용은 출시 노트버전 관리.

자세한 문서를 보려면 항목의 이름을 클릭합니다.

글로벌 개념

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, <ph type="x-smartling-placeholder">set_at</ph>

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

지도

지도

지도 클래스

속성: 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, center, clickableIcons, BetacolorScheme님, 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, <ph type="x-smartling-placeholder">stylers</ph>

MapMouseEvent 인터페이스

속성: domEvent, latLng

메서드: stop

IconMouseEvent 인터페이스

속성: placeId

베타ColorScheme 상수

상수: DARK, FOLLOW_SYSTEM, <ph type="x-smartling-placeholder">LIGHT</ph>

MapTypeId 상수

상수: HYBRID, ROADMAP, SATELLITE, TERRAIN

MapTypeRegistry 클래스

메서드: set

MapRestriction 인터페이스

속성: latLngBounds, strictBounds

TrafficLayer 클래스

메서드: getMap, setMap, <ph type="x-smartling-placeholder">setOptions</ph>

TrafficLayerOptions 인터페이스

속성: autoRefresh, map

TransitLayer 클래스

메서드: getMap, setMap

BicyclingLayer 클래스

메서드: getMap, setMap

베타CameraOptions 인터페이스

속성: center, heading, tilt, zoom

VisibleRegion 인터페이스

속성: farLeft, farRight, latLngBounds, nearLeft님, nearRight

RenderingType 상수

상수: RASTER, UNINITIALIZED, <ph type="x-smartling-placeholder">VECTOR</ph>

MapCapabilities 인터페이스

속성: isAdvancedMarkersAvailable, isDataDrivenStylingAvailable, <ph type="x-smartling-placeholder">isWebGLOverlayViewAvailable</ph>

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, <ph type="x-smartling-placeholder">lng</ph>

메서드: equals, toJSON

LatLngAltitudeLiteral 인터페이스

속성: altitude, lat, <ph type="x-smartling-placeholder">lng</ph>

포인트 클래스

속성: x, y

메서드: equals, toString

크기 클래스

속성: height, width

메서드: equals, toString

패딩 인터페이스

속성: bottom, left, right, top

CircleLiteral 인터페이스

속성: center, radius

데이터 기반 스타일 지정

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

관리 기능

FullscreenControlOptions 인터페이스

속성: position

MapTypeControlOptions 인터페이스

속성: mapTypeIds, position, <ph type="x-smartling-placeholder">style</ph>

MapTypeControlStyle 상수

상수: DEFAULT, DROPDOWN_MENU, <ph type="x-smartling-placeholder">HORIZONTAL_BAR</ph>

MotionTrackingControlOptions 인터페이스

속성: position

PanControlOptions 인터페이스

속성: position

rotControlOptions 인터페이스

속성: 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

폴리 네임스페이스

정적 메서드: containsLocation, isLocationOnEdge

지도에 그리기

고급 마커

AdvancedMarkerElement 클래스

속성: collisionBehavior, content, element, BetagmpClickable님, gmpDraggable, map, position, title, zIndex

메서드: BetaaddEventListener, addListener, <ph type="x-smartling-placeholder">BetaremoveEventListener</ph>

이벤트: 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, <ph type="x-smartling-placeholder">shouldFocus</ph>

다각형

다중선 클래스

메서드: getDraggable, getEditable, getMap, getPath님, getVisible, setDraggable, setEditable, setMap, setOptions, setPath, setVisible

이벤트: click, contextmenu, dblclick, drag님, dragend, dragstart, mousedown, mousemove, mouseout, mouseover, mouseup, rightclick

다중선 옵션 인터페이스

속성: clickable, draggable, editable, geodesic님, icons, map, path, strokeColor, strokeOpacity, strokeWeight, visible, zIndex

IconSequence 인터페이스

속성: fixedRotation, icon, offset, repeat

Polygon 클래스

메서드: 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, <ph type="x-smartling-placeholder">vertex</ph>

Rectangle 클래스

메서드: 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

Circle 클래스

메서드: 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, <ph type="x-smartling-placeholder">OUTSIDE</ph>

데이터

data 클래스

메서드: 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 클래스

메서드: forEachProperty, getGeometry, getId, getProperty님, removeProperty, setGeometry, setProperty, toGeoJson

이벤트: removeproperty, setgeometry, <ph type="x-smartling-placeholder">setproperty</ph>

Data.FeatureOptions 인터페이스

속성: geometry, id, <ph type="x-smartling-placeholder">properties</ph>

Data.Geometry 인터페이스

메서드: forEachLatLng, getType

Data.Point 클래스

메서드: forEachLatLng, get, <ph type="x-smartling-placeholder">getType</ph>

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, <ph type="x-smartling-placeholder">oldGeometry</ph>

Data.SetPropertyEvent 인터페이스

속성: feature, name, newValue, oldValue

Data.RemovePropertyEvent 인터페이스

속성: feature, name, <ph type="x-smartling-placeholder">oldValue</ph>

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, <ph type="x-smartling-placeholder">status_changed</ph>

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, <ph type="x-smartling-placeholder">pixelOffset</ph>

KmlFeatureData 인터페이스

속성: author, description, id, infoWindowHtml님, name, snippet

KmlAuthor 인터페이스

속성: email, name, <ph type="x-smartling-placeholder">uri</ph>

이미지 오버레이

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, <ph type="x-smartling-placeholder">opacity</ph>

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, <ph type="x-smartling-placeholder">REQUIRED_AND_HIDES_OPTIONAL</ph>

아이콘 인터페이스

속성: 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, <ph type="x-smartling-placeholder">worldSize</ph>

메서드: getTileUrl

StreetViewPov 인터페이스

속성: heading, pitch

StreetViewCoverageLayer 클래스

메서드: getMap, setMap

서비스

StreetViewService 클래스

메서드: getPanorama

StreetViewStatus 상수

상수: OK, UNKNOWN_ERROR, <ph type="x-smartling-placeholder">ZERO_RESULTS</ph>

StreetViewLocationRequest 인터페이스

속성: location, preference, radius, sources님, source

StreetViewPanoRequest 인터페이스

속성: pano

StreetViewResponse 인터페이스

속성: data

StreetViewLocation 인터페이스

속성: description, latLng, pano, shortDescription

StreetViewPreference 상수

상수: BEST, NEAREST

StreetViewSource 상수

상수: DEFAULT, GOOGLE, <ph type="x-smartling-placeholder">OUTDOOR</ph>

StreetViewPanoramaData 인터페이스

속성: copyright, imageDate, links, location님, tiles

속성: description, heading, <ph type="x-smartling-placeholder">pano</ph>

장소

장소 위젯

베타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, <ph type="x-smartling-placeholder">setBounds</ph>

이벤트: 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, <ph type="x-smartling-placeholder">requestedRegion</ph>

AccessibilityOptions 클래스

속성: hasWheelchairAccessibleEntrance, hasWheelchairAccessibleParking, hasWheelchairAccessibleRestroom, hasWheelchairAccessibleSeating

베타AddressComponent 클래스

속성: longText, shortText, <ph type="x-smartling-placeholder">types</ph>

베타기여 분석 클래스

속성: provider, providerURI

베타AuthorAttribution 클래스

속성: displayName, photoURI, <ph type="x-smartling-placeholder">uri</ph>

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, <ph type="x-smartling-placeholder">updateTime</ph>

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, <ph type="x-smartling-placeholder">units</ph>

메서드: toString

베타OpeningHours 클래스

속성: periods, weekdayDescriptions

베타OpeningHoursPeriod 클래스

속성: close, open

베타OpeningHoursPoint 클래스

속성: day, hour, <ph type="x-smartling-placeholder">minute</ph>

ParkingOptions 클래스

속성: hasFreeGarageParking, hasFreeParkingLot, hasFreeStreetParking, hasPaidGarageParking님, hasPaidParkingLot, hasPaidStreetParking, hasValetParking

PaymentOptions 클래스

속성: acceptsCashOnly, acceptsCreditCards, acceptsDebitCards, acceptsNFC

베타사진 클래스

속성: authorAttributions, heightPx, <ph type="x-smartling-placeholder">widthPx</ph>

메서드: 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 상수

상수: 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, <ph type="x-smartling-placeholder">results</ph>

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, <ph type="x-smartling-placeholder">types</ph>

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, <ph type="x-smartling-placeholder">WITHIN</ph>

베타SpatialRelation 상수

상수: 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, <ph type="x-smartling-placeholder">OPERATIONAL</ph>

PlaceGeometry 인터페이스

속성: location, viewport

PlaceOpeningHours 인터페이스

속성: periods, weekday_text, <ph type="x-smartling-placeholder">open_now</ph>

메서드: isOpen

PlaceOpeningHoursPeriod 인터페이스

속성: close, open

PlaceOpeningHoursTime 인터페이스

속성: day, hours, minutes, nextDate님, time

PlacePlusCode 인터페이스

속성: compound_code, global_code

PlacePhoto 인터페이스

속성: height, html_attributions, <ph type="x-smartling-placeholder">width</ph>

메서드: getUrl

PhotoOptions 인터페이스

속성: maxHeight, maxWidth

PlaceReview 인터페이스

속성: author_name, author_url, language, profile_photo_url님, rating, relative_time_description, text, time, aspects

Place Autocomplete 서비스

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

StructuredFormat 인터페이스

속성: main_text, main_text_matched_substrings, <ph type="x-smartling-placeholder">secondary_text</ph>

경로

경로

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, <ph type="x-smartling-placeholder">types</ph>

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, <ph type="x-smartling-placeholder">query</ph>

TravelMode 상수

상수: BICYCLING, DRIVING, TRANSIT, WALKING

DrivingOptions 인터페이스

속성: departureTime, trafficModel

TrafficModel 상수

상수: BEST_GUESS, OPTIMISTIC, <ph type="x-smartling-placeholder">PESSIMISTIC</ph>

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, <ph type="x-smartling-placeholder">url</ph>

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, <ph type="x-smartling-placeholder">value</ph>

DirectionsTravelMode 상수
DirectionsUnitSystem 상수

거리 행렬

DistanceMatrixService 클래스

메서드: getDistanceMatrix

DistanceMatrixRequest 인터페이스

속성: avoidFerries, avoidHighways, avoidTolls, destinations님, drivingOptions, language, origins, region, transitOptions, travelMode, unitSystem

DistanceMatrixResponse 인터페이스

속성: destinationAddresses, originAddresses, <ph type="x-smartling-placeholder">rows</ph>

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, <ph type="x-smartling-placeholder">ZERO_RESULTS</ph>

고도

ElevationService 클래스

메서드: getElevationAlongPath, getElevationForLocations

LocationElevationRequest 인터페이스

속성: locations

LocationElevationResponse 인터페이스

속성: results

PathElevationRequest 인터페이스

속성: path, samples

PathElevationResponse 인터페이스

속성: results

ElevationResult 인터페이스

속성: elevation, location, <ph type="x-smartling-placeholder">resolution</ph>

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

UI 맞춤설정

다중선 설정 유형 정의
다중선 설정 옵션 인터페이스

속성: polylineOptions, visible

DefaultPolylineSetupOptions 인터페이스

속성: defaultPolylineOptions, defaultVisible

MarkerSetup typedef
MarkerSetupOptions 인터페이스

속성: markerOptions

DefaultMarkerSetupOptions 인터페이스

속성: defaultMarkerOptions

MarkerCustomizationFunctionParams 인터페이스

속성: defaultOptions, isNew, <ph type="x-smartling-placeholder">marker</ph>

DeliverVehicleMarkerCustomizationFunctionParams 인터페이스

속성: vehicle

PlannedStopMarkerCustomizationFunctionParams 인터페이스

속성: stopIndex

TaskMarkerCustomizationFunctionParams 인터페이스

속성: task

ShipmentMarkerCustomizationFunctionParams 인터페이스

속성: taskTrackingInfo

TripMarkerCustomizationFunctionParams 인터페이스

속성: trip

TripWaypointMarkerCustomizationFunctionParams 인터페이스

속성: waypointIndex

베타VehicleMarkerCustomizationFunctionParams 인터페이스

속성: vehicle

베타VehicleWaypointMarkerCustomizationFunctionParams 인터페이스

속성: waypointIndex

PolylineCustomizationFunctionParams 인터페이스

속성: defaultOptions, isNew, <ph type="x-smartling-placeholder">polylines</ph>

ShipmentPolylineCustomizationFunctionParams 인터페이스

속성: taskTrackingInfo

TripPolylineCustomizationFunctionParams 인터페이스

속성: trip

VehiclePolylineCustomizationFunctionParams 인터페이스

속성: vehicle

DeliverVehiclePolylineCustomizationFunctionParams 인터페이스

속성: deliveryVehicle

Fleet Engine 항목

작업 인터페이스

속성: attributes, estimatedCompletionTime, latestVehicleLocationUpdate, name님, outcome, outcomeLocation, outcomeLocationSource, outcomeTime, plannedLocation, remainingVehicleJourneySegments, status, targetTimeWindow, trackingId, type, vehicleId

TaskInfo 인터페이스

속성: extraDurationMillis, id, <ph type="x-smartling-placeholder">targetTimeWindow</ph>

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

DeliverVehicleStop 인터페이스

속성: plannedLocation, state, <ph type="x-smartling-placeholder">tasks</ph>

DeliverVehicleStopState 상수

상수: 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, <ph type="x-smartling-placeholder">UNKNOWN_VEHICLE_STATE</ph>

베타VehicleType 상수

상수: AUTO, TAXI, TRUCK, TWO_WHEELER님, UNKNOWN

베타TripType 상수

상수: EXCLUSIVE, SHARED, <ph type="x-smartling-placeholder">UNKNOWN_TRIP_TYPE</ph>

베타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, <ph type="x-smartling-placeholder">TRAFFIC_JAM</ph>

SpeedReadingInterval 인터페이스

속성: endPolylinePointIndex, speed, <ph type="x-smartling-placeholder">startPolylinePointIndex</ph>

이동 및 주문 진행률

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, <ph type="x-smartling-placeholder">state</ph>

FleetEngineDeliveryVehicleLocationProviderUpdateEvent 인터페이스

속성: completedVehicleJourneySegments, deliveryVehicle, <ph type="x-smartling-placeholder">tasks</ph>

FleetEngineDeliveryFleetLocationProvider 클래스

속성: deliveryVehicleFilter, locationRestriction, <ph type="x-smartling-placeholder">staleLocationThresholdMillis</ph>

이벤트: 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, <ph type="x-smartling-placeholder">vehicleFilter</ph>

이벤트: 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

3D 지도 (알파)

3D 지도

알파Map3DElement 클래스

속성: bounds, center, defaultLabelsDisabled, heading님, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, range, roll, tilt

메서드: BetaaddEventListener, BetaremoveEventListener

이벤트: gmp-centerchange, gmp-click, gmp-headingchange, gmp-rangechange님, gmp-rollchange, gmp-steadychange, gmp-tiltchange

알파Map3DElementOptions 인터페이스

속성: bounds, center, defaultLabelsDisabled, heading님, maxAltitude, maxHeading, maxTilt, minAltitude, minHeading, minTilt, range, roll, tilt

알파SteadyChangeEvent 클래스

속성: isSteady

알파ClickEvent 클래스

속성: position

알파CenterChangeEvent 클래스
알파HeadingChangeEvent 클래스
알파RangeChangeEvent 클래스
알파RollChangeEvent 클래스
알파TiltChangeEvent 클래스
알파다중선3DElement 클래스

속성: altitudeMode, coordinates, drawsOccludedSegments, extruded님, geodesic, outerColor, outerOpacity, outerWidth, strokeColor, strokeOpacity, strokeWidth, zIndex

메서드: BetaaddEventListener, BetaremoveEventListener

알파Polyline3DElementOptions 인터페이스

속성: altitudeMode, coordinates, drawsOccludedSegments, extruded님, geodesic, outerColor, outerOpacity, outerWidth, strokeColor, strokeOpacity, strokeWidth, zIndex

알파Polygon3DElement 클래스

속성: altitudeMode, drawsOccludedSegments, extruded, fillColor님, fillOpacity, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeOpacity, strokeWidth, zIndex

메서드: BetaaddEventListener, BetaremoveEventListener

알파Polygon3DElementOptions 인터페이스

속성: altitudeMode, drawsOccludedSegments, extruded, fillColor님, fillOpacity, geodesic, innerCoordinates, outerCoordinates, strokeColor, strokeOpacity, strokeWidth, zIndex

알파AltitudeMode 상수

상수: ABSOLUTE, CLAMP_TO_GROUND, RELATIVE_TO_GROUND, RELATIVE_TO_MESH

로컬 컨텍스트(베타)

지도뷰

베타LocalContextMapView 클래스

속성: directionsOptions, element, isTransitioningMapBounds, locationBias님, locationRestriction, maxPlaceCount, placeTypePreferences

메서드: addListener, hidePlaceDetailsView, <ph type="x-smartling-placeholder">search</ph>

이벤트: error, placedetailsviewhidestart, <ph type="x-smartling-placeholder">placedetailsviewshowstart</ph>

베타LocalContextMapViewOptions 인터페이스

속성: directionsOptions, element, locationBias, locationRestriction님, map, maxPlaceCount, pinOptionsSetup, placeChooserViewSetup, placeDetailsViewSetup, placeTypePreferences

베타PlaceTypePreference typedef
베타MapDirectionsOptions 클래스

메서드: addListener

베타MapDirectionsOptionsLiteral 인터페이스

속성: origin

베타PinOptions 인터페이스

속성: background, glyphColor, <ph type="x-smartling-placeholder">scale</ph>

PlaceChooserViewSetupOptions 인터페이스

속성: layoutMode, position

베타PlaceChooserLayoutMode 상수

상수: HIDDEN, SHEET

베타PlaceChooserPosition 상수

상수: BLOCK_END, INLINE_END, <ph type="x-smartling-placeholder">INLINE_START</ph>

PlaceDetailsViewSetupOptions 인터페이스

속성: hidesOnMapClick, layoutMode, <ph type="x-smartling-placeholder">position</ph>

베타PlaceDetailsLayoutMode 상수

상수: INFO_WINDOW, SHEET

베타PlaceDetailsPosition 상수

상수: INLINE_END, INLINE_START

라이브러리 인터페이스

라이브러리 인터페이스

CoreLibrary 인터페이스

속성: BetaColorScheme, ControlPosition, event, LatLng님, LatLngAltitude, LatLngBounds, MapsNetworkError, MapsNetworkErrorEndpoint, MapsRequestError, MapsServerError, MVCArray, MVCObject, Point, Settings, Size, SymbolPath, UnitSystem

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, CenterChangeEvent, ClickEvent, HeadingChangeEvent님, Map3DElement, Polygon3DElement, Polyline3DElement, RangeChangeEvent, RollChangeEvent, SteadyChangeEvent, TiltChangeEvent

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, <ph type="x-smartling-placeholder">spherical</ph>

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