Type Alias FetchDynamicFeatureCallback

FetchDynamicFeatureCallback: ((id: string | number) => Promise<string | GeojsonFeature>)