-
Notifications
You must be signed in to change notification settings - Fork 8
web-fixes #85
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
Open
JulianBissekkou
wants to merge
76
commits into
fluttercommunity:main
Choose a base branch
from
tappeddev:web-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
web-fixes #85
Changes from 75 commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
ec61e1b
catch exceptions while parsing and fix poliline on mobile
JulianBissekkou 8bcefcd
add missing return
JulianBissekkou f1187f3
initial draft on iOS
JulianBissekkou 94cc4a9
add symbol methods to controller
JulianBissekkou e66d60f
parse symbol
JulianBissekkou a5c6a29
implement useCourseSymbolOnMovement
JulianBissekkou c0a6e9b
implement new type of location display data source
JulianBissekkou d10fe1c
implement feature
sbergmair 5808386
implement feature
sbergmair de8bb70
add example on button click
sbergmair f6f2fd5
add support for local asset android
sbergmair 694d29d
add support for local asset android
sbergmair e2b224c
fix logic
sbergmair afb3f70
implement iOS
sbergmair 91d8f1c
reformat
sbergmair 2313fb2
review
sbergmair 9674db1
Merge branch 'move_camera_and_zoom_to_provided_positions' into add_lo…
sbergmair 80c13fe
update README.md and add button for example only on mobile
sbergmair 5d8f9e5
Merge branch 'move_camera_and_zoom_to_provided_positions' into add_lo…
sbergmair df29f97
finish iOS location indicator impl
JulianBissekkou b820ef7
Merge branch 'zoom_camera_and_add_local_asset_support' into all_featu…
sbergmair 65ac0e5
export
sbergmair e9d653f
Merge branch 'controller_reload_mapstatus_callback' into all_features…
sbergmair 1c1da38
Merge branch 'controller_reload_mapstatus_callback' into all_features…
sbergmair eca8c59
implement android
JulianBissekkou 7d164d9
Merge remote-tracking branch 'upstream/53-support-basic-current-locat…
sbergmair 9fefbbf
merge indicator
sbergmair b75883a
fix android
sbergmair 89fab34
try to fix wrong initial scale
sbergmair 0ee9e3e
implement licenseKey and make apiKey optional
JulianBissekkou 5ca9ec6
print statement
sbergmair 3db2250
Merge remote-tracking branch 'upstream/62-add-option-to-set-license-k…
sbergmair 1f42221
try to fix zoom
sbergmair cdd1562
fix zoom gets not initialized correctly
sbergmair 9f2d4aa
remove print
sbergmair d872d47
fix android error parsing symbol and iOS zoom
sbergmair 36d8a3a
fix bug for manual location source on android
JulianBissekkou a1aacd9
Merge remote-tracking branch 'upstream/53-support-basic-current-locat…
sbergmair a5cafed
revert changes
sbergmair 4f16097
typo
sbergmair a8459fc
fix NaN android getMapScale
sbergmair 4fd2dde
fix
sbergmair cce9a4f
correct round
sbergmair 617c89b
remove web sdk
JulianBissekkou 9b11dc0
Merge branch 'main' into all_features_iteration_4-5
sbergmair 2770701
format
sbergmair 1860923
fix merge
sbergmair 5e87aa4
fix ios build
JulianBissekkou 927dc6c
remove duplicate declaration
sbergmair 77f82af
Merge remote-tracking branch 'origin/all_features_iteration_4-5' into…
sbergmair 3e6dc57
Merge branch 'main' into all_features_iteration_4-5
sbergmair 3836074
remove newline
sbergmair de35692
Add isAttributionTextVisible to hide map attribution
JeanTapped 92fc24b
Add isAttributionTextVisible for iOS
JeanTapped ae8f01a
Add dependency_overrides
JeanTapped e941111
implement changing attribution text
JulianBissekkou 89df531
Merge branch 'hide_map_attribution' into all_features_iteration_4-5
JulianBissekkou 5050ba4
implement image-export
JulianBissekkou 0dad33b
add layer status observation
JulianBissekkou 77b4add
remove map status observeration
JulianBissekkou fb2efba
implement image export on android
JulianBissekkou 58f038b
update readme
JulianBissekkou 1c5b993
update docs
JulianBissekkou fd90f3d
Merge branch 'image-export' into all_features_iteration_4-5
JulianBissekkou f73dcb4
Merge branch 'refs/heads/main' into all_features_iteration_4-5
sbergmair aba1f5d
Merge branch 'main' into all_features_iteration_4-5
JulianBissekkou 443417a
fix duplicate code
JulianBissekkou a50622b
specify android namespace
JulianBissekkou 9f5f2c4
Merge branch 'specify-android-namespace' into all_features_iteration_4-5
JulianBissekkou ba8c1ac
Merge remote-tracking branch 'origin/main' into all_features_iteratio…
JulianBissekkou 77acd84
Merge branch 'main' into all_features_iteration_4-5
JulianBissekkou 12a1a48
cleanup
JulianBissekkou 64349db
override setMethodCallHandler
JulianBissekkou bd9d954
remove workaround that disbales web
JulianBissekkou 72fa8b4
Add moveCameraToPoints method for web platform
JulianBissekkou 9d8130b
Update documentation
JulianBissekkou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume padding won’t be supported on the web?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct.