isGeoLayerType()
Home > @gooddata/sdk-model > isGeoLayerType
isGeoLayerType() function
Type guard for geo layer type.
Signature:
export declare function isGeoLayerType(layerType: string): layerType is GeoLayerType;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
layerType |
string |
Returns:
layerType is GeoLayerType