UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

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