Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Set default polyline and polygon color to match app #4028

Merged
merged 2 commits into from
Feb 19, 2016

Conversation

friedbunny
Copy link
Contributor

iOS

  • Set the poly annotation stroke and fill color to the map view's tint color

OS X

  • Set the poly annotation stroke and fill color to the system menu item selection color
  • Add polygon and polyline examples

Fixes #3927.

/cc @1ec5

@friedbunny friedbunny added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS in progress labels Feb 18, 2016
@friedbunny friedbunny self-assigned this Feb 18, 2016
@friedbunny friedbunny added this to the ios-v3.2.0 milestone Feb 18, 2016
@@ -473,10 +473,16 @@
<action selector="dropManyPins:" target="-1" id="Rtv-8N-3Z8"/>
</connections>
</menuItem>
<menuItem title="Remove All Pins" id="6rC-68-vk0">
<menuItem title="Draw Example Polygon and Polyline" id="DVr-vT-lpe">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be called “Add Polygon and Polyline”, since it isn’t an interactive drawing tool.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point.

@friedbunny
Copy link
Contributor Author

simulator screen shot feb 18 2016 5 43 10 pm simulator screen shot feb 18 2016 5 42 09 pm

screen shot 2016-02-18 at 5 48 08 pm

@friedbunny friedbunny merged commit 21ce6fb into master Feb 19, 2016
@friedbunny friedbunny deleted the fb-polycolor-3927 branch February 19, 2016 05:24
@1ec5 1ec5 modified the milestones: ios-v3.3.0, ios-v3.2.0 Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants