deleteGeoIconSheet()
Home > @gooddata/sdk-backend-spi > IOrganizationSettingsService > deleteGeoIconSheet
IOrganizationSettingsService.deleteGeoIconSheet() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Deletes the geo icon sprite sheet setting from the organization.
Signature:
deleteGeoIconSheet(): Promise<void>;
Returns:
Promise<void>
promise