UNPKG

geoportal-extensions-leaflet

Version:
6 lines 260 B
export default GeocodeUtils; declare namespace GeocodeUtils { function getGeocodedLocationFreeform(geocodedLocation: Object): string; function getSuggestedLocationFreeform(suggestedLocation: Object): string; } //# sourceMappingURL=GeocodeUtils.d.ts.map