UNPKG

geoportal-extensions-openlayers

Version:

![GitHub package.json version](https://img.shields.io/github/package-json/v/IGNF/geoportal-extensions?filename=build%2Fscripts%2Frelease%2Fpackage-openlayers.json)

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