Skip to content

Conversation

@cammace
Copy link

@cammace cammace commented May 21, 2018

Closes #482

@LukasPaczos
Copy link
Contributor

Android color ints are not supported in Expressions so we need to convert them to RGBA strings. Try

locationFeature.addStringProperty(PROPERTY_ACCURACY_COLOR, PropertyFactory.colorToRgbaString(accuracyColor));

instead of pushing the Android int @cammace.

@cammace cammace changed the base branch from cam-514 to master May 22, 2018 17:52
@cammace cammace self-assigned this May 22, 2018
@cammace cammace requested a review from LukasPaczos May 22, 2018 18:07
@cammace cammace added the ready for review When your PR has been personally reviewed, its time for an external contributors to approve label May 22, 2018
@cammace cammace added this to the location-layer-0.5.3 milestone May 22, 2018
@cammace
Copy link
Author

cammace commented May 22, 2018

That did the trick, thanks @LukasPaczos. I made a note to add information about that method in our docs.

@cammace cammace merged commit 451eb30 into master May 22, 2018
@cammace cammace deleted the cam-482 branch May 22, 2018 23:59
@cammace cammace mentioned this pull request May 23, 2018
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review When your PR has been personally reviewed, its time for an external contributors to approve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants