BaseGoogleMapsSession Class @beta
Base implementation of Google Maps session.
Implements
Methods
Name | Description | |
---|---|---|
constructor(): BaseGoogleMapsSession | ||
getTileApiBaseUrl(): string Protected Abstract | ||
getTilePositionUrl(position: QuadIdProps): URL Protected | ||
getTileRequest(position: QuadIdProps): GoogleMapsRequest Abstract | ||
getTileSize(): number Abstract | ||
getViewportInfoRequest(rectangle: MapCartoRectangle, zoomLevel: number): GoogleMapsRequest Abstract |
Defined in
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.