-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sample): advanced viewport gestures (#32) - Android
* - IViewportPlugin - WIP * - clean up classes * - clean up proj file * - Add new events WIP - CameraChanged * - ios: add camerachanged event * - bump: 11.5.0-alpha02 * - move CameraAnimationsExample to Camera folder * - Centralize group indices * - force light theme * - add viewport method handlers for iOS * - parse encoded points for linestring OK - fix Mapready invocation order * - add viewportstatuschanged - add TransitionTo * - add ViewportOptions * - add gesture rotation events * - fix type casting error * - add events: IndicatorPositionChanged, IndicatorAccuracyChanged for iOS * - align with new native APIs for iOS * - add funding * - fix event hookup
- Loading branch information
1 parent
49e9212
commit 17d8caf
Showing
85 changed files
with
2,525 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
github: [tuyen-vuduc] | ||
buy_me_a_coffee: tuyen.vuduc | ||
custom: ["https://www.paypal.me/tuyenvd"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.