Thanks to visit codestin.com
Credit goes to github.com

Skip to content

addListener's listener only invoked when start/end of the map movement #407

@softmarshmallow

Description

@softmarshmallow

How do i get callback everytime map's frame is updated? not only when move start/end. but when "while" moving and tilt bearing etc...

here is my usecase

https://giphy.com/embed/L1Wqzn8x7XzJPVnBWD

(displaying flutter widget as marker, but this is doen by setState() every frame, since addListener won't work as expected as commented above)

+also as you can see, calling setstate every frame does not work fluently too. not the speed, but the sync with the map movement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions