new GOInteractionTool()
Interactions/utils/GoInteractionTool.ts, line 5
This class allow to create hover styles and a hidraulic layer on the map.
Methods
-
typeLayerHidraulic(feature){string}
Interactions/utils/GoInteractionTool.ts, line 20 -
This function allow to create a style for the hidraulic layer.
Name Type Description featuremodule:types~FeatureLike The feature to style
Returns:
Type Description string Return the new style of the feature.
