Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markers don't attach to map in special case #26

Open
avegrv opened this issue Oct 18, 2018 · 0 comments
Open

Markers don't attach to map in special case #26

avegrv opened this issue Oct 18, 2018 · 0 comments

Comments

@avegrv
Copy link
Contributor

avegrv commented Oct 18, 2018

If I pass to the method MapMeAdapter#attach blank view, that doesn't attached to a window - at this case I don't have any markers on map.

It's seem to be problem at method MapMeAdapter#triggerUpdateProcessor.
According to the documentation, the post(...) should be called from non-UI threads only when the View is attached to a window. My view doesn't attached to a window.

Why a need to attach mapView to adapter?
I don't use MapView, I use SupportMapFragment to represent map.

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

No branches or pull requests

1 participant