geoFeatureKey()
Home > @gooddata/sdk-model > geoFeatureKey
geoFeatureKey() function
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.
Returns key of the geo feature.
Signature:
export declare function geoFeatureKey(feature: IGeoJsonFeature): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
feature |
geo feature, must be specified |
Returns:
string