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

Add native animation for Markers on Android #1782

Closed
wants to merge 3 commits into from

Conversation

kalininilya
Copy link

@kalininilya kalininilya commented Nov 13, 2017

Adds support for native marker animations on android. As of right now JS animations for multiple markers result in a poor performance as described at #1765. This PR allows to animate up to 50 markers (depending on the device) with 60 fps on android.

@christopherdro
Copy link
Collaborator

/cc @felipecsl

@christopherdro
Copy link
Collaborator

Thanks for submitting this. Can you also update the docs with this addition?

@alvelig
Copy link
Contributor

alvelig commented Jan 28, 2018

#1976 merged

@alvelig alvelig closed this Jan 28, 2018
@TitanKing
Copy link

TitanKing commented Mar 19, 2018

@kalininilya Would be awesome to have a rotation option too, most of the times with latlng animation one would need rotation too. Atm you still have to animate rotation with js.

This pull request was closed.
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.

4 participants