Options
All
  • Public
  • Public/Protected
  • All
Menu

Module hooks/measure-tool.hooks

Index

Functions

default

  • default(mapTools: MapTools): [Ref<string>, { alias: string; name: MeasureType }[], Ref<boolean>, () => void, Ref<boolean>]

useClearMeasure

  • useClearMeasure(mapTools: MapTools): () => void

useEnabled

  • useEnabled(mapTools: MapTools): Ref<boolean>

useList

useMeasureRemoveTool

  • useMeasureRemoveTool(mapTools: MapTools): Ref<boolean>

useType

Generated using TypeDoc