Server API access token.
Map bounds.
Map center point.
Map image tile format, the formats available are:
The type of base map. This can be one of the following:
Maximum tile level.
Minimum tile level.
Name of the map provider
The map orientation in degrees.
Can be 0, 90, 180 or 270.
If true overlays are shown.
After the first call a session token is stored.
The session token is required for subsequent requests for tile and viewport information.
Get a tile for the x, y, zoom based on the provider configuration.
The tile should be returned as a image object, compatible with canvas context 2D drawImage() and with webgl texImage2D() method.
Promise with the image obtained for the tile ready to use.
Zoom level.
Tile x.
Tile y.
Generated using TypeDoc
Google maps tile server.
The tile API is only available to select partners, and is not included with the Google Maps Core ServiceList.
API Reference