getCreditsFromResult

fun getCreditsFromResult(geocoderResult: GeocoderService.Result): ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Credit>??(source)

Parses credits from the geocoder result attributions, if present.

Return

A list of credits if present in the result, otherwise undefined

Parameters

geocoderResult

The geocoder result

See also