UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

10 lines 306 B
export default ControlExtended; declare class ControlExtended extends Control { constructor(options: any); listable: boolean; description: any; setPosition(pos: any): void; updatePosition(pos: any): void; } import Control from "ol/control/Control"; //# sourceMappingURL=Control.d.ts.map