|
how show tooltip in browser by mobile devices (iphone,ipad ...) ? |
Answered by
bbastings
Apr 2, 2021
Replies: 1 comment
|
Currently you will only get the locate tooltip when using touch input with tools that enable snapping (AccuSnap.enableSnap). So tools like Measure Location or Measure Distance that enable the virtual mouse cursor. In an upcoming release we will also add a ToolSettings option to enable the virtual mouse cursor for locate. So as of now this is an example for mouse input only. |
0 replies
Answer selected by
pmconne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Currently you will only get the locate tooltip when using touch input with tools that enable snapping (AccuSnap.enableSnap). So tools like Measure Location or Measure Distance that enable the virtual mouse cursor. In an upcoming release we will also add a ToolSettings option to enable the virtual mouse cursor for locate. So as of now this is an example for mouse input only.