-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
Add 'isFilled' field to Polygon class, fix issue with polygons doted border drawing and created example page for Polygons #501
Merged
Commits on Jan 23, 2020
-
Add 'isFilled' field to Polygon class, fix issue with doted border draws
The new field 'isFilled' in Polygon class allow you to chose if you want the Polygon to be filled when drawn. When I have adding this I also found that there was an issue with doted borders drawing. The last border was missing, I fixed it (_paintDottedLine method). Also added an example screen for the Polygon Layer.
Configuration menu - View commit details
-
Copy full SHA for 0ede369 - Browse repository at this point
Copy the full SHA 0ede369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a6d1f - Browse repository at this point
Copy the full SHA 37a6d1fView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f2192f5 - Browse repository at this point
Copy the full SHA f2192f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4342747 - Browse repository at this point
Copy the full SHA 4342747View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e17405 - Browse repository at this point
Copy the full SHA 0e17405View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a46199 - Browse repository at this point
Copy the full SHA 7a46199View commit details -
Fix exmaple/lib/pages/Polygon.dart imports and upgraded to latlong2 p…
…ackage and other minor fixes
Configuration menu - View commit details
-
Copy full SHA for c0afcc2 - Browse repository at this point
Copy the full SHA c0afcc2View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6aa39d2 - Browse repository at this point
Copy the full SHA 6aa39d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb6bae - Browse repository at this point
Copy the full SHA 2bb6baeView commit details
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.