google.maps 名前空間
google.maps
Namespace
定数 | |
---|---|
version |
ブラウザで読み込まれた Google Maps JavaScript API のバージョン。https://developers.google.com/maps/documentation/javascript/versions をご覧ください。 |
静的メソッド | |
---|---|
importLibrary |
importLibrary(libraryName) パラメータ:
戻り値:
Promise<CoreLibrary|MapsLibrary|PlacesLibrary|GeocodingLibrary|RoutesLibrary|MarkerLibrary|GeometryLibrary|ElevationLibrary|StreetViewLibrary|JourneySharingLibrary|DrawingLibrary|VisualizationLibrary> Maps JavaScript API のライブラリを読み込み、その API の直接のメンバーで解決します(名前空間は設定しません)。(ロードされると、ライブラリもそれ自体をグローバル google.maps 名前空間に追加しますが、グローバル名前空間の使用は通常は推奨されません)。 |
CoreLibrary インターフェース
google.maps.CoreLibrary
インターフェース
プロパティ | |
---|---|
ControlPosition |
タイプ:
typeof ControlPosition |
event |
タイプ:
typeof event |
LatLng |
タイプ:
typeof LatLng |
LatLngAltitude |
タイプ:
typeof LatLngAltitude |
LatLngBounds |
タイプ:
typeof LatLngBounds |
MapsNetworkError |
タイプ:
typeof MapsNetworkError |
MapsNetworkErrorEndpoint |
タイプ:
typeof MapsNetworkErrorEndpoint |
MapsRequestError |
タイプ:
typeof MapsRequestError |
MapsServerError |
タイプ:
typeof MapsServerError |
MVCArray |
タイプ:
typeof MVCArray |
MVCObject |
タイプ:
typeof MVCObject |
Point |
タイプ:
typeof Point |
Settings |
タイプ:
typeof Settings |
Size |
タイプ:
typeof Size |
SymbolPath |
タイプ:
typeof SymbolPath |
UnitSystem |
タイプ:
typeof UnitSystem |
MapsLibrary インターフェース
google.maps.MapsLibrary
インターフェース
プロパティ | |
---|---|
BicyclingLayer |
タイプ:
typeof BicyclingLayer |
Circle |
タイプ:
typeof Circle |
Data |
タイプ:
typeof Data |
FeatureType |
タイプ:
typeof FeatureType |
GroundOverlay |
タイプ:
typeof GroundOverlay |
ImageMapType |
タイプ:
typeof ImageMapType |
InfoWindow |
タイプ:
typeof InfoWindow |
KmlLayer |
タイプ:
typeof KmlLayer |
KmlLayerStatus |
タイプ:
typeof KmlLayerStatus |
Map |
タイプ:
typeof Map |
MapTypeControlStyle |
タイプ:
typeof MapTypeControlStyle |
MapTypeId |
タイプ:
typeof MapTypeId |
MapTypeRegistry |
タイプ:
typeof MapTypeRegistry |
MaxZoomService |
タイプ:
typeof MaxZoomService |
MaxZoomStatus |
タイプ:
typeof MaxZoomStatus |
OverlayView |
タイプ:
typeof OverlayView |
Polygon |
タイプ:
typeof Polygon |
Polyline |
タイプ:
typeof Polyline |
Rectangle |
タイプ:
typeof Rectangle |
RenderingType |
タイプ:
typeof RenderingType |
StrokePosition |
タイプ:
typeof StrokePosition |
StyledMapType |
タイプ:
typeof StyledMapType |
TrafficLayer |
タイプ:
typeof TrafficLayer |
TransitLayer |
タイプ:
typeof TransitLayer |
WebGLOverlayView |
タイプ:
typeof WebGLOverlayView |
ZoomChangeEvent |
タイプ:
typeof ZoomChangeEvent |
PlacesLibrary インターフェース
google.maps.PlacesLibrary
インターフェース
プロパティ | |
---|---|
AccessibilityOptions |
タイプ:
typeof AccessibilityOptions |
AddressComponent |
タイプ:
typeof AddressComponent |
Attribution |
タイプ:
typeof Attribution |
AuthorAttribution |
タイプ:
typeof AuthorAttribution |
Autocomplete |
タイプ:
typeof Autocomplete |
AutocompleteService |
タイプ:
typeof AutocompleteService |
AutocompleteSessionToken |
タイプ:
typeof AutocompleteSessionToken |
BusinessStatus |
タイプ:
typeof BusinessStatus |
OpeningHours |
タイプ:
typeof OpeningHours |
OpeningHoursPeriod |
タイプ:
typeof OpeningHoursPeriod |
OpeningHoursPoint |
タイプ:
typeof OpeningHoursPoint |
Photo |
タイプ:
typeof Photo |
Place |
タイプ:
typeof Place |
PlacesService |
タイプ:
typeof PlacesService |
PlacesServiceStatus |
タイプ:
typeof PlacesServiceStatus |
PlusCode |
タイプ:
typeof PlusCode |
PriceLevel |
タイプ:
typeof PriceLevel |
RankBy |
タイプ:
typeof RankBy |
Review |
タイプ:
typeof Review |
SearchBox |
タイプ:
typeof SearchBox |
SearchByTextRankPreference |
タイプ:
typeof SearchByTextRankPreference |
GeocodingLibrary インターフェース
google.maps.GeocodingLibrary
インターフェース
プロパティ | |
---|---|
Geocoder |
タイプ:
typeof Geocoder |
GeocoderLocationType |
タイプ:
typeof GeocoderLocationType |
GeocoderStatus |
タイプ:
typeof GeocoderStatus |
RoutesLibrary インターフェース
google.maps.RoutesLibrary
インターフェース
プロパティ | |
---|---|
DirectionsRenderer |
タイプ:
typeof DirectionsRenderer |
DirectionsService |
タイプ:
typeof DirectionsService |
DirectionsStatus |
タイプ:
typeof DirectionsStatus |
DistanceMatrixElementStatus |
タイプ:
typeof DistanceMatrixElementStatus |
DistanceMatrixService |
タイプ:
typeof DistanceMatrixService |
DistanceMatrixStatus |
タイプ:
typeof DistanceMatrixStatus |
TrafficModel |
タイプ:
typeof TrafficModel |
TransitMode |
タイプ:
typeof TransitMode |
TransitRoutePreference |
タイプ:
typeof TransitRoutePreference |
TravelMode |
タイプ:
typeof TravelMode |
VehicleType |
タイプ:
typeof VehicleType |
MarkerLibrary インターフェース
google.maps.MarkerLibrary
インターフェース
プロパティ | |
---|---|
AdvancedMarkerClickEvent |
タイプ:
typeof AdvancedMarkerClickEvent |
AdvancedMarkerElement |
タイプ:
typeof AdvancedMarkerElement |
Animation |
タイプ:
typeof Animation |
CollisionBehavior |
タイプ:
typeof CollisionBehavior |
Marker |
タイプ:
typeof Marker |
PinElement |
タイプ:
typeof PinElement |
GeometryLibrary インターフェース
google.maps.GeometryLibrary
インターフェース
プロパティ | |
---|---|
encoding |
タイプ:
typeof encoding |
poly |
タイプ:
typeof poly |
spherical |
タイプ:
typeof spherical |
ElevationLibrary インターフェース
google.maps.ElevationLibrary
インターフェース
プロパティ | |
---|---|
ElevationService |
タイプ:
typeof ElevationService |
ElevationStatus |
タイプ:
typeof ElevationStatus |
StreetViewLibrary インターフェース
google.maps.StreetViewLibrary
インターフェース
プロパティ | |
---|---|
InfoWindow |
タイプ:
typeof InfoWindow |
OverlayView |
タイプ:
typeof OverlayView |
StreetViewCoverageLayer |
タイプ:
typeof StreetViewCoverageLayer |
StreetViewPanorama |
タイプ:
typeof StreetViewPanorama |
StreetViewPreference |
タイプ:
typeof StreetViewPreference |
StreetViewService |
タイプ:
typeof StreetViewService |
StreetViewSource |
タイプ:
typeof StreetViewSource |
StreetViewStatus |
タイプ:
typeof StreetViewStatus |
JourneySharingLibrary インターフェース
google.maps.JourneySharingLibrary
インターフェース
プロパティ | |
---|---|
AutomaticViewportMode |
タイプ:
typeof AutomaticViewportMode |
DeliveryVehicleStopState |
タイプ:
typeof DeliveryVehicleStopState |
FleetEngineDeliveryFleetLocationProvider |
タイプ:
typeof FleetEngineDeliveryFleetLocationProvider |
FleetEngineDeliveryVehicleLocationProvider |
タイプ:
typeof FleetEngineDeliveryVehicleLocationProvider |
FleetEngineFleetLocationProvider |
タイプ:
typeof FleetEngineFleetLocationProvider |
FleetEngineServiceType |
タイプ:
typeof FleetEngineServiceType |
FleetEngineShipmentLocationProvider |
タイプ:
typeof FleetEngineShipmentLocationProvider |
FleetEngineTripLocationProvider |
タイプ:
typeof FleetEngineTripLocationProvider |
FleetEngineVehicleLocationProvider |
タイプ:
typeof FleetEngineVehicleLocationProvider |
JourneySharingMapView |
タイプ:
typeof JourneySharingMapView |
Speed |
タイプ:
typeof Speed |
TripType |
タイプ:
typeof TripType |
VehicleNavigationStatus |
タイプ:
typeof VehicleNavigationStatus |
VehicleState |
タイプ:
typeof VehicleState |
VehicleType |
タイプ:
typeof VehicleType |
WaypointType |
タイプ:
typeof WaypointType |
DrawingLibrary インターフェース
google.maps.DrawingLibrary
インターフェース
プロパティ | |
---|---|
DrawingManager |
タイプ:
typeof DrawingManager |
OverlayType |
タイプ:
typeof OverlayType |
VisualizationLibrary インターフェース
google.maps.VisualizationLibrary
インターフェース
プロパティ | |
---|---|
HeatmapLayer |
タイプ:
typeof HeatmapLayer |