Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Use default marker icon #1353

Merged
merged 3 commits into from
May 28, 2020
Merged

Use default marker icon #1353

merged 3 commits into from
May 28, 2020

Conversation

colleenmcginnis
Copy link
Contributor

Use the default red marker icon (mapbox_marker_icon_default) in the BasicSymbolLayerActivity.java to reduce friction for users who just want to add a marker to a map. 🎸 There's already an offset built into mapbox_marker_icon_default, so iconOffset(new Float[] {0f, -9f}) is no longer needed.

@langsmith is this all that needs to be done?

Colleen McGinnis added 2 commits May 28, 2020 12:58
Copy link
Contributor

@langsmith langsmith left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks @colleenmcginnis . Markers are flickering when they collide, but that's because of:

/mapbox/mapbox-gl-native/issues/16471, /mapbox/mapbox-gl-native/issues/16473, mapbox/mapbox-gl-native-android#392 (comment), etc. Fix has been created and will land in Maps SDK in an upcoming releases

🚀

@colleenmcginnis colleenmcginnis merged commit 173bd89 into master May 28, 2020
@colleenmcginnis colleenmcginnis deleted the cmcg-default-marker branch May 28, 2020 23:42
@langsmith langsmith mentioned this pull request Aug 18, 2020
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants