This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[google_maps_flutter] Add pointForMeters to plugin in iOS #2503
Closed
Closed
Changes from 5 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
76a7779
added pointForMeters implemetention for iOS.
klaes-ashford 27ebbcc
added integration test for pointForMeters
klaes-ashford e45832f
updated changelog and version.
klaes-ashford f0be831
resolved conflicts and updated changelog and version.
klaes-ashford f1264b4
applied flutter_plugin_tools formatter patch to fix formatting issues.
klaes-ashford 89c2f51
resolved conflicts from upstream master
d7898d5
moved getDistance to platform_interface
a1ef77c
fixed interface and implementation for getDistance.
4590704
added get distance to controller and tests.
9fc32e5
fixed syntax issue in getDistance in controller
f5babcd
formatted using flutter_plugin_tools
09694ce
bumped google_maps_flutter_platform_interface to 1.0.2
4aaef50
updated getDistance test to not use hardcoded pointForMeters
2b80e0b
updated google_maps_flutter_platform_interface to use relative path.
d56f01d
renamed getDistance to getPoint.
56a4363
remove relative path for google_maps_flutter_platform_interface
f1af845
added getpoint to support projection method pointForMeters in iOS.
4ec34a1
method renamed to getPointsForMeters to closely follow native API
0a59700
formatted the dart files.
0560b5a
resolved conflicts from getPoint branch.
8750952
method renamed to getPointsForMeters to closely follow native API
8b611e8
formatted the dart files.
bad59e1
Update pubspec.yaml
ditman 1f9cdea
Merge branch 'master' of https://github.com/flutter/plugins
b46e906
skip testGetPointsForMeters if not iOS implemented.
aa33f19
conflict resolved.
1f23ead
bumped minor version.
347f172
resolved conflicts
500b775
resolved conflicts
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.