Add crosshair pointer for pointer
This commit is contained in:
parent
fe3ae6e9e6
commit
6aef95c78c
@ -284,6 +284,7 @@ function MapInteraction({
|
||||
case "fog":
|
||||
case "drawing":
|
||||
case "measure":
|
||||
case "pointer":
|
||||
return "crosshair";
|
||||
default:
|
||||
return "default";
|
||||
|
Loading…
Reference in New Issue
Block a user