map-layers-formats
Classes
Name | Description | |
---|---|---|
BaseGoogleMapsSession | Base implementation of Google Maps session. | |
GoogleMapsImageryProvider | ||
GoogleMapsMapLayerFormat | Google Maps imagery layer format. | |
GoogleMapsSessionManager | Google Maps session manager interface. | |
MapFeatureInfoTool | Tools that allow extracting feature information from map-layers. | |
MapLayersFormats | The primary API for the @itwin/map-layers-formats package. |
Constants
Name | Description | |
---|---|---|
GoogleMaps | Google Maps API |
Interfaces
Name | Description | |
---|---|---|
GoogleMapsCreateSessionOptions | Represents the options to create a Google Maps session. | |
GoogleMapsOptions | Google Maps options. | |
GoogleMapsRequest | Google Maps Request | |
GoogleMapsSession | Google Maps session. | |
GoogleMapsSessionData | Session data returned by the Google Maps API. | |
MapFeatureInfoToolData | Data provided every time MapFeatureInfoTool retrieves feature information. | |
MapLayersFormatsConfig | Configuration options. | |
MaxZoomRectangle | Maximum zoom level available within a bounding rectangle. | |
ViewportInfo | Indicate which areas of given viewport have imagery, and at which zoom levels. |
Type Aliases
Name | Description | |
---|---|---|
GoogleMapsLayerTypes | The type of base map . | |
GoogleMapsMapTypes | Layer types that can be added to the map. | |
GoogleMapsScaleFactors | Scale factors that can be applied to labels and objects in the map. |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.