Skip to content

Fix stuttering bug on map idle handler#133

Open
TrieBr wants to merge 1 commit intoLogicify:masterfrom
TrieBr:master
Open

Fix stuttering bug on map idle handler#133
TrieBr wants to merge 1 commit intoLogicify:masterfrom
TrieBr:master

Conversation

@TrieBr
Copy link
Copy Markdown

@TrieBr TrieBr commented Mar 8, 2018

There is a bug where the Google Maps idle handler is repeatedly fired which causes displayMarkerWithSelectedArea() to be called repeatedly which causes flashing on the screen, and blocks users from typing in an address manually. Changed the handler to dragend.

Copy link
Copy Markdown

@KyawNaingTun KyawNaingTun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is work for me. Thanks @TrieBr .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants