Class: GoOpticalFiber

GoOpticalFiber

Interaction to call a hydraulic tool that lets you know which data is closest to a any distance setted

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
idOpticalFiber String

The id from a tool

gisApiService String

The url from gis-service in this enviorment

dataOpticalFiber module:types~opticalFiberDataParams

The info where we want to compute the Optical Fiber

map GOStagingMap

Map

Returns:
Type Description
CancelablePromise.<(GeoJSON|undefined)> CancelablePromise with the optical Fiber info