Espace de noms google.maps
google.maps
espace de noms
Constantes | |
---|---|
version |
Version de l'API Google Maps JavaScript chargée par le navigateur. Consultez la page https://developers.google.com/maps/documentation/javascript/versions. |
Méthodes statiques | |
---|---|
importLibrary |
importLibrary(libraryName) Paramètres:
Valeur renvoyée:
Promise<CoreLibrary|MapsLibrary|PlacesLibrary|GeocodingLibrary|RoutesLibrary|MarkerLibrary|GeometryLibrary|ElevationLibrary|StreetViewLibrary|JourneySharingLibrary|DrawingLibrary|VisualizationLibrary> Charge une bibliothèque de l'API Maps JavaScript avec la résolution des membres directs de cette API (sans espace de noms). Une fois chargées, les bibliothèques s'ajoutent également à l'espace de noms global google.maps . Toutefois, l'utilisation de l'espace de noms global n'est généralement pas recommandée. |
CoreLibrary.
Interface google.maps.CoreLibrary
Propriétés | |
---|---|
ControlPosition |
Type:
typeof ControlPosition |
event |
Type:
typeof event |
LatLng |
Type:
typeof LatLng |
LatLngAltitude |
Type:
typeof LatLngAltitude |
LatLngBounds |
Type:
typeof LatLngBounds |
MapsNetworkError |
Type:
typeof MapsNetworkError |
MapsNetworkErrorEndpoint |
Type:
typeof MapsNetworkErrorEndpoint |
MapsRequestError |
Type:
typeof MapsRequestError |
MapsServerError |
Type:
typeof MapsServerError |
MVCArray |
Type:
typeof MVCArray |
MVCObject |
Type:
typeof MVCObject |
Point |
Type:
typeof Point |
Settings |
Type:
typeof Settings |
Size |
Type:
typeof Size |
SymbolPath |
Type:
typeof SymbolPath |
UnitSystem |
Type:
typeof UnitSystem |
Interface MapsLibrary
Interface google.maps.MapsLibrary
Propriétés | |
---|---|
BicyclingLayer |
Type:
typeof BicyclingLayer |
Circle |
Type:
typeof Circle |
Data |
Type:
typeof Data |
FeatureType |
Type:
typeof FeatureType |
GroundOverlay |
Type:
typeof GroundOverlay |
ImageMapType |
Type:
typeof ImageMapType |
InfoWindow |
Type:
typeof InfoWindow |
KmlLayer |
Type:
typeof KmlLayer |
KmlLayerStatus |
Type:
typeof KmlLayerStatus |
Map |
Type:
typeof Map |
MapTypeControlStyle |
Type:
typeof MapTypeControlStyle |
MapTypeId |
Type:
typeof MapTypeId |
MapTypeRegistry |
Type:
typeof MapTypeRegistry |
MaxZoomService |
Type:
typeof MaxZoomService |
MaxZoomStatus |
Type:
typeof MaxZoomStatus |
OverlayView |
Type:
typeof OverlayView |
Polygon |
Type:
typeof Polygon |
Polyline |
Type:
typeof Polyline |
Rectangle |
Type:
typeof Rectangle |
RenderingType |
Type:
typeof RenderingType |
StrokePosition |
Type:
typeof StrokePosition |
StyledMapType |
Type:
typeof StyledMapType |
TrafficLayer |
Type:
typeof TrafficLayer |
TransitLayer |
Type:
typeof TransitLayer |
WebGLOverlayView |
Type:
typeof WebGLOverlayView |
ZoomChangeEvent |
Type:
typeof ZoomChangeEvent |
Interface PlacesLibrary
Interface google.maps.PlacesLibrary
Propriétés | |
---|---|
AccessibilityOptions |
Type:
typeof AccessibilityOptions |
AddressComponent |
Type:
typeof AddressComponent |
Attribution |
Type:
typeof Attribution |
AuthorAttribution |
Type:
typeof AuthorAttribution |
Autocomplete |
Type:
typeof Autocomplete |
AutocompleteService |
Type:
typeof AutocompleteService |
AutocompleteSessionToken |
Type:
typeof AutocompleteSessionToken |
BusinessStatus |
Type:
typeof BusinessStatus |
OpeningHours |
Type:
typeof OpeningHours |
OpeningHoursPeriod |
Type:
typeof OpeningHoursPeriod |
OpeningHoursPoint |
Type:
typeof OpeningHoursPoint |
Photo |
Type:
typeof Photo |
Place |
Type:
typeof Place |
PlacesService |
Type:
typeof PlacesService |
PlacesServiceStatus |
Type:
typeof PlacesServiceStatus |
PlusCode |
Type:
typeof PlusCode |
PriceLevel |
Type:
typeof PriceLevel |
RankBy |
Type:
typeof RankBy |
Review |
Type:
typeof Review |
SearchBox |
Type:
typeof SearchBox |
SearchByTextRankPreference |
Type:
typeof SearchByTextRankPreference |
Interface GeocodingLibrary
Interface google.maps.GeocodingLibrary
Propriétés | |
---|---|
Geocoder |
Type:
typeof Geocoder |
GeocoderLocationType |
Type:
typeof GeocoderLocationType |
GeocoderStatus |
Type:
typeof GeocoderStatus |
Interface RoutesLibrary
Interface google.maps.RoutesLibrary
Propriétés | |
---|---|
DirectionsRenderer |
Type:
typeof DirectionsRenderer |
DirectionsService |
Type:
typeof DirectionsService |
DirectionsStatus |
Type:
typeof DirectionsStatus |
DistanceMatrixElementStatus |
Type:
typeof DistanceMatrixElementStatus |
DistanceMatrixService |
Type:
typeof DistanceMatrixService |
DistanceMatrixStatus |
Type:
typeof DistanceMatrixStatus |
TrafficModel |
Type:
typeof TrafficModel |
TransitMode |
Type:
typeof TransitMode |
TransitRoutePreference |
Type:
typeof TransitRoutePreference |
TravelMode |
Type:
typeof TravelMode |
VehicleType |
Type:
typeof VehicleType |
MarkerLibrary.
Interface google.maps.MarkerLibrary
Propriétés | |
---|---|
AdvancedMarkerClickEvent |
Type:
typeof AdvancedMarkerClickEvent |
AdvancedMarkerElement |
Type:
typeof AdvancedMarkerElement |
Animation |
Type:
typeof Animation |
CollisionBehavior |
Type:
typeof CollisionBehavior |
Marker |
Type:
typeof Marker |
PinElement |
Type:
typeof PinElement |
Interface GeometryLibrary
Interface google.maps.GeometryLibrary
Propriétés | |
---|---|
encoding |
Type:
typeof encoding |
poly |
Type:
typeof poly |
spherical |
Type:
typeof spherical |
Interface ElevationLibrary
Interface google.maps.ElevationLibrary
Propriétés | |
---|---|
ElevationService |
Type:
typeof ElevationService |
ElevationStatus |
Type:
typeof ElevationStatus |
StreetViewLibrary.
Interface google.maps.StreetViewLibrary
Propriétés | |
---|---|
InfoWindow |
Type:
typeof InfoWindow |
OverlayView |
Type:
typeof OverlayView |
StreetViewCoverageLayer |
Type:
typeof StreetViewCoverageLayer |
StreetViewPanorama |
Type:
typeof StreetViewPanorama |
StreetViewPreference |
Type:
typeof StreetViewPreference |
StreetViewService |
Type:
typeof StreetViewService |
StreetViewSource |
Type:
typeof StreetViewSource |
StreetViewStatus |
Type:
typeof StreetViewStatus |
Interface JourneySharingLibrary
Interface google.maps.JourneySharingLibrary
Propriétés | |
---|---|
AutomaticViewportMode |
Type:
typeof AutomaticViewportMode |
DeliveryVehicleStopState |
Type:
typeof DeliveryVehicleStopState |
FleetEngineDeliveryFleetLocationProvider |
Type:
typeof FleetEngineDeliveryFleetLocationProvider |
FleetEngineDeliveryVehicleLocationProvider |
Type:
typeof FleetEngineDeliveryVehicleLocationProvider |
FleetEngineFleetLocationProvider |
Type:
typeof FleetEngineFleetLocationProvider |
FleetEngineServiceType |
Type:
typeof FleetEngineServiceType |
FleetEngineShipmentLocationProvider |
Type:
typeof FleetEngineShipmentLocationProvider |
FleetEngineTripLocationProvider |
Type:
typeof FleetEngineTripLocationProvider |
FleetEngineVehicleLocationProvider |
Type:
typeof FleetEngineVehicleLocationProvider |
JourneySharingMapView |
Type:
typeof JourneySharingMapView |
Speed |
Type:
typeof Speed |
TripType |
Type:
typeof TripType |
VehicleNavigationStatus |
Type:
typeof VehicleNavigationStatus |
VehicleState |
Type:
typeof VehicleState |
VehicleType |
Type:
typeof VehicleType |
WaypointType |
Type:
typeof WaypointType |
Interface DrawingLibrary
Interface google.maps.DrawingLibrary
Propriétés | |
---|---|
DrawingManager |
Type:
typeof DrawingManager |
OverlayType |
Type:
typeof OverlayType |
VisualizationLibrary
Interface google.maps.VisualizationLibrary
Propriétés | |
---|---|
HeatmapLayer |
Type:
typeof HeatmapLayer |