MapLayersFormats Class @beta
The primary API for the @itwin/map-layers-formats
package. It allows the package's features to be initialized.
Methods
Name | Description | |
---|---|---|
constructor(): MapLayersFormats | ||
initialize(config?: MapLayersFormatsConfig): Promise<void> Static | Registers the MapLayerFormats provided by this package for use with IModelApp. |
Properties
Name | Type | Description | |
---|---|---|---|
localization Static | Localization | ||
localizationNamespace Accessor Static ReadOnly | string | The internationalization service namespace. |
Defined in
Last Updated: 30 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.