new GoOpticalFiber()
Interactions/geoTools/opticalFiber/index.ts, line 6
Methods
-
init(idOpticalFiber, gisApiService, dataOpticalFiber, map){CancelablePromise.<(GeoJSON|undefined)>}
Interactions/geoTools/opticalFiber/index.ts, line 32 -
Method to init the Optical Fiber tool
Name Type Description idOpticalFiberString The id from a tool
gisApiServiceString The url from gis-service in this enviorment
dataOpticalFibermodule:types~opticalFiberDataParams The info where we want to compute the Optical Fiber
mapGOStagingMap Map
Returns:
Type Description CancelablePromise.<(GeoJSON|undefined)> CancelablePromise with the optical Fiber info
