getDefaultStyleSpriteIcons()
Home > @gooddata/sdk-backend-spi > IGeoService > getDefaultStyleSpriteIcons
IGeoService.getDefaultStyleSpriteIcons() 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.
Loads icon names from the sprite sheet used by the default geo style.
Signature:
getDefaultStyleSpriteIcons(): Promise<string[]>;
Returns:
Promise<string[]>
Remarks
Returns an empty array when the organization does not have a sprite sheet configured.