map click delay?

2506
1
Jump to solution
04-07-2016 06:18 AM
LanceCrumbliss
Occasional Contributor II


Is there a delay applied in the API to the map's click event?  I haven't measured it, but there is a noticeable lag between when the mousebutton comes up and the event firing.

0 Kudos
1 Solution

Accepted Solutions
LanceCrumbliss
Occasional Contributor II

aaaaaah, there is.  300ms.  I found a method on the navigationManagager called setImmediateClick() that resolves it.

View solution in original post

1 Reply
LanceCrumbliss
Occasional Contributor II

aaaaaah, there is.  300ms.  I found a method on the navigationManagager called setImmediateClick() that resolves it.