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

feat: Ssample AnimatePointAnnotation (not done) #15

Merged
merged 5 commits into from
Jun 26, 2024

Conversation

tuyen-vuduc
Copy link
Owner

  • fix issue of converting Mapbox.GeoJSON.Point to GeoJSON.NET.Position

@tuyen-vuduc tuyen-vuduc changed the base branch from main to feat/v11.0.0 June 26, 2024 21:13
@tuyen-vuduc tuyen-vuduc merged commit d79f6e9 into feat/v11.0.0 Jun 26, 2024
1 check passed
@tuyen-vuduc tuyen-vuduc deleted the feat/sample-AnimatePointAnnotationExample branch June 26, 2024 21:30
tuyen-vuduc added a commit that referenced this pull request Jun 26, 2024
* - only pack the MAUI lib

* - Change to IPosition instead of GeoJSON.Point for MapTappedLocation
- Change MapTappedPosition to a record
- Add CoordinateBounds

* - Add empty example AnimatePointAnnotation

* - fix issue of converting MapboxGeoJSON Point to GeoJSON.NET.Position

* bumb new version
tuyen-vuduc added a commit that referenced this pull request Jun 26, 2024
* WIP

* - new sample

* - correct package version

(cherry picked from commit 7002f7b68fd805250a98b39dc001b70fe983086d)

* - hide build errors

(cherry picked from commit 9746886adb1a4f6aa6d2fda209434d214a3ae7cb)

* - hide build errors

* - Checking iOS [WIP]

* - set access token for iOS

* - remove unnecessary code

* - add groupindex and item index

* - align built-in styles to v11.1.0 Android SDK

* - upgrade nuget version

* - Fix many TODOs

* - MapboxMapsObjc v11.1.0

* - use Mapbox SDK v11 (many examples not working)

* - Set lib version

* - correct version in readme

* Extend GeometryExtension on Android to support converting Point to MapTappedPosition

* MapboxFragment - Implement long clicked listener

* Add new event and command for shared MapboxView that handles long click

* Android MapboxViewHandler - handle long click event from fragment

* iOS MapboxViewHandler - support long press

* Android - unsubscribe long press in handler

* iOS - Check long press state and make sure event is triggered only 1 time, when it begins

* iOS - Add extension which helps with creating MapTappedPosition

* Android - Fix issue where MapTappedPosition doesn't contain actual screen coordinates

* Android - for screen coordinates adjust pixels to dp

* - use .NET8
- use latest Mapbox SDK 11.3.x

* - use latesting Android SDK binding

* - correct nuget.config

* Support geojson string ios (#12)

* feat: v11.x.y enhance window build (#13)

* - use shared files to work on Windows
- change Maui.Graphics.Point to GeoJSON.IPosition for location coordinate e.g. mapcenter

* - bumb new version

* - amend CI/CD

* - correct ci/cd script

* - trigger fake build

* - config download token

* - try pass csproj property from cli

* feat: Sample AnimatePointAnnotation (not done) (#15)

* - only pack the MAUI lib

* - Change to IPosition instead of GeoJSON.Point for MapTappedLocation
- Change MapTappedPosition to a record
- Add CoordinateBounds

* - Add empty example AnimatePointAnnotation

* - fix issue of converting MapboxGeoJSON Point to GeoJSON.NET.Position

* bumb new version

---------

Co-authored-by: Andrei Dinca <>
Co-authored-by: DincaAndrei <[email protected]>
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.

1 participant