Namespace google.maps
Namespace google.maps
Constantes | |
---|---|
version |
Versão da API Google Maps JavaScript carregada pelo navegador. Consulte https://developers.google.com/maps/documentation/javascript/versions |
Métodos estáticos | |
---|---|
importLibrary |
importLibrary(libraryName) Parâmetros:
Valor de retorno:
Promise<CoreLibrary|MapsLibrary|PlacesLibrary|GeocodingLibrary|RoutesLibrary|MarkerLibrary|GeometryLibrary|ElevationLibrary|StreetViewLibrary|JourneySharingLibrary|DrawingLibrary|VisualizationLibrary> Carrega uma biblioteca da API Maps JavaScript, resolvendo com os membros diretos dessa API (sem namespace). Quando carregadas, as bibliotecas também se adicionam ao namespace google.maps global, embora geralmente não seja recomendado usar o namespace global. |
Interface CoreLibrary
Interface
google.maps.CoreLibrary
Propriedades | |
---|---|
ControlPosition |
Tipo:
typeof ControlPosition |
event |
Tipo:
typeof event |
LatLng |
Tipo:
typeof LatLng |
LatLngAltitude |
Tipo:
typeof LatLngAltitude |
LatLngBounds |
Tipo:
typeof LatLngBounds |
MapsNetworkError |
Tipo:
typeof MapsNetworkError |
MapsNetworkErrorEndpoint |
Tipo:
typeof MapsNetworkErrorEndpoint |
MapsRequestError |
Tipo:
typeof MapsRequestError |
MapsServerError |
Tipo:
typeof MapsServerError |
MVCArray |
Tipo:
typeof MVCArray |
MVCObject |
Tipo:
typeof MVCObject |
Point |
Tipo:
typeof Point |
Settings |
Tipo:
typeof Settings |
Size |
Tipo:
typeof Size |
SymbolPath |
Tipo:
typeof SymbolPath |
UnitSystem |
Tipo:
typeof UnitSystem |
Interface MapsLibrary
Interface
google.maps.MapsLibrary
Propriedades | |
---|---|
BicyclingLayer |
Tipo:
typeof BicyclingLayer |
Circle |
Tipo:
typeof Circle |
Data |
Tipo:
typeof Data |
FeatureType |
Tipo:
typeof FeatureType |
GroundOverlay |
Tipo:
typeof GroundOverlay |
ImageMapType |
Tipo:
typeof ImageMapType |
InfoWindow |
Tipo:
typeof InfoWindow |
KmlLayer |
Tipo:
typeof KmlLayer |
KmlLayerStatus |
Tipo:
typeof KmlLayerStatus |
Map |
Tipo:
typeof Map |
MapTypeControlStyle |
Tipo:
typeof MapTypeControlStyle |
MapTypeId |
Tipo:
typeof MapTypeId |
MapTypeRegistry |
Tipo:
typeof MapTypeRegistry |
MaxZoomService |
Tipo:
typeof MaxZoomService |
MaxZoomStatus |
Tipo:
typeof MaxZoomStatus |
OverlayView |
Tipo:
typeof OverlayView |
Polygon |
Tipo:
typeof Polygon |
Polyline |
Tipo:
typeof Polyline |
Rectangle |
Tipo:
typeof Rectangle |
RenderingType |
Tipo:
typeof RenderingType |
StrokePosition |
Tipo:
typeof StrokePosition |
StyledMapType |
Tipo:
typeof StyledMapType |
TrafficLayer |
Tipo:
typeof TrafficLayer |
TransitLayer |
Tipo:
typeof TransitLayer |
WebGLOverlayView |
Tipo:
typeof WebGLOverlayView |
|
Tipo:
typeof ZoomChangeEvent |
Interface PlacesLibrary
Interface
google.maps.PlacesLibrary
Propriedades | |
---|---|
AddressComponent |
Tipo:
typeof AddressComponent |
Attribution |
Tipo:
typeof Attribution |
AuthorAttribution |
Tipo:
typeof AuthorAttribution |
Autocomplete |
Tipo:
typeof Autocomplete |
AutocompleteService |
Tipo:
typeof AutocompleteService |
AutocompleteSessionToken |
Tipo:
typeof AutocompleteSessionToken |
BusinessStatus |
Tipo:
typeof BusinessStatus |
OpeningHours |
Tipo:
typeof OpeningHours |
OpeningHoursPeriod |
Tipo:
typeof OpeningHoursPeriod |
OpeningHoursPoint |
Tipo:
typeof OpeningHoursPoint |
Photo |
Tipo:
typeof Photo |
Place |
Tipo:
typeof Place |
PlacesService |
Tipo:
typeof PlacesService |
PlacesServiceStatus |
Tipo:
typeof PlacesServiceStatus |
PlusCode |
Tipo:
typeof PlusCode |
PriceLevel |
Tipo:
typeof PriceLevel |
RankBy |
Tipo:
typeof RankBy |
Review |
Tipo:
typeof Review |
SearchBox |
Tipo:
typeof SearchBox |
Interface GeocodingLibrary
Interface
google.maps.GeocodingLibrary
Propriedades | |
---|---|
Geocoder |
Tipo:
typeof Geocoder |
GeocoderLocationType |
Tipo:
typeof GeocoderLocationType |
GeocoderStatus |
Tipo:
typeof GeocoderStatus |
Interface RoutesLibrary
Interface
google.maps.RoutesLibrary
Propriedades | |
---|---|
DirectionsRenderer |
Tipo:
typeof DirectionsRenderer |
DirectionsService |
Tipo:
typeof DirectionsService |
DirectionsStatus |
Tipo:
typeof DirectionsStatus |
DistanceMatrixElementStatus |
Tipo:
typeof DistanceMatrixElementStatus |
DistanceMatrixService |
Tipo:
typeof DistanceMatrixService |
DistanceMatrixStatus |
Tipo:
typeof DistanceMatrixStatus |
TrafficModel |
Tipo:
typeof TrafficModel |
TransitMode |
Tipo:
typeof TransitMode |
TransitRoutePreference |
Tipo:
typeof TransitRoutePreference |
TravelMode |
Tipo:
typeof TravelMode |
VehicleType |
Tipo:
typeof VehicleType |
Interface MarkerLibrary
Interface
google.maps.MarkerLibrary
Propriedades | |
---|---|
AdvancedMarkerClickEvent |
Tipo:
typeof AdvancedMarkerClickEvent |
AdvancedMarkerElement |
Tipo:
typeof AdvancedMarkerElement |
Animation |
Tipo:
typeof Animation |
CollisionBehavior |
Tipo:
typeof CollisionBehavior |
Marker |
Tipo:
typeof Marker |
PinElement |
Tipo:
typeof PinElement |
Interface GeometryLibrary
Interface
google.maps.GeometryLibrary
Propriedades | |
---|---|
encoding |
Tipo:
typeof encoding |
poly |
Tipo:
typeof poly |
spherical |
Tipo:
typeof spherical |
Interface ElevationLibrary
Interface
google.maps.ElevationLibrary
Propriedades | |
---|---|
ElevationService |
Tipo:
typeof ElevationService |
ElevationStatus |
Tipo:
typeof ElevationStatus |
Interface StreetViewLibrary
Interface
google.maps.StreetViewLibrary
Propriedades | |
---|---|
InfoWindow |
Tipo:
typeof InfoWindow |
OverlayView |
Tipo:
typeof OverlayView |
StreetViewCoverageLayer |
Tipo:
typeof StreetViewCoverageLayer |
StreetViewPanorama |
Tipo:
typeof StreetViewPanorama |
StreetViewPreference |
Tipo:
typeof StreetViewPreference |
StreetViewService |
Tipo:
typeof StreetViewService |
StreetViewSource |
Tipo:
typeof StreetViewSource |
StreetViewStatus |
Tipo:
typeof StreetViewStatus |
JourneySharingLibrary.
Interface
google.maps.JourneySharingLibrary
Propriedades | |
---|---|
AutomaticViewportMode |
Tipo:
typeof AutomaticViewportMode |
DeliveryVehicleStopState |
Tipo:
typeof DeliveryVehicleStopState |
FleetEngineDeliveryFleetLocationProvider |
Tipo:
typeof FleetEngineDeliveryFleetLocationProvider |
FleetEngineDeliveryVehicleLocationProvider |
Tipo:
typeof FleetEngineDeliveryVehicleLocationProvider |
FleetEngineFleetLocationProvider |
Tipo:
typeof FleetEngineFleetLocationProvider |
FleetEngineServiceType |
Tipo:
typeof FleetEngineServiceType |
FleetEngineShipmentLocationProvider |
Tipo:
typeof FleetEngineShipmentLocationProvider |
FleetEngineTripLocationProvider |
Tipo:
typeof FleetEngineTripLocationProvider |
FleetEngineVehicleLocationProvider |
Tipo:
typeof FleetEngineVehicleLocationProvider |
JourneySharingMapView |
Tipo:
typeof JourneySharingMapView |
TripType |
Tipo:
typeof TripType |
VehicleNavigationStatus |
Tipo:
typeof VehicleNavigationStatus |
VehicleState |
Tipo:
typeof VehicleState |
VehicleType |
Tipo:
typeof VehicleType |
WaypointType |
Tipo:
typeof WaypointType |
Interface DrawingLibrary
Interface
google.maps.DrawingLibrary
Propriedades | |
---|---|
DrawingManager |
Tipo:
typeof DrawingManager |
OverlayType |
Tipo:
typeof OverlayType |
Interface VisualizationLibrary
Interface
google.maps.VisualizationLibrary
Propriedades | |
---|---|
HeatmapLayer |
Tipo:
typeof HeatmapLayer |