GoogleMaps Variable @beta
Google Maps API
Type
{ createBaseLayerSettings: (opts?: GoogleMapsCreateSessionOptions) => BaseMapLayerSettings, createMapLayerSettings: (name?: string, opts?: GoogleMapsCreateSessionOptions) => ImageMapLayerSettings, getMapLayerSessionOptions: (settings: ImageMapLayerSettings) => GoogleMapsCreateSessionOptions }
Default Value
...```
### Defined in
- <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/e8cd7e7f72b123b5c2eced2c09efc3a8dac4c8dc/extensions/map-layers-formats/src/GoogleMaps/GoogleMaps.ts#L19" target="_blank">extensions/map-layers-formats/src/GoogleMaps/GoogleMaps.ts</a></span> Line 19
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.