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: v11.x.y enhance window build #13

Merged
merged 7 commits into from
Jun 25, 2024

Conversation

tuyen-vuduc
Copy link
Owner

No description provided.

@tuyen-vuduc tuyen-vuduc merged commit 55f833a into feat/v11.0.0 Jun 25, 2024
1 check passed
@tuyen-vuduc tuyen-vuduc deleted the feat/v11.0.1-enhance-window-build branch June 25, 2024 19:47
tuyen-vuduc added a commit that referenced this pull request Jun 26, 2024
* - 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
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 <36826452+DincaAndrei2410@users.noreply.github.com>
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