Commit 4b5e8cb
[MAPSSDK-851] Add Animation support to Marker on Android and iOS (#7661)
This PR adds pre-defined animations to Markers for both iOS and Android,
enabling developers to easily animate markers when they appear (marker
is added to the map) or disappear (removed from map). There are three
pre-defined animations, which can be combined
GitOrigin-RevId: 37a14f5b0ffa8c7adc9d2b0421b0114507a5f17b1 parent 0f24eba commit 4b5e8cb
11 files changed
Lines changed: 1126 additions & 184 deletions
File tree
- compose-app/src/main/java/com/mapbox/maps/compose/testapp/examples/annotation
- extension-compose
- api
- Release
- src
- androidTest/java/com/mapbox/maps/extension/compose/annotation
- main
- java/com/mapbox/maps/extension/compose/annotation
- res/values
- test/java/com/mapbox/maps/extension/compose/annotation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments