googlemaps / googlemaps/google-maps-ios-utils

Question. How to set background color and text style in icon generator?

Open
#426 0 comments 0 reactions 1 assignee Assigned to @wangela View on GitHub
priority: p2 type: bug
Dominant language
Objective-C
Stars
778
Forks
441
PR merge metrics
No merged PRs in 30d

Description

I am looking at the equivalent in the ios lib for the android feature

iconFactory.setBackground(new ColorDrawable(Color.TRANSPARENT));
iconFactory.setTextAppearance(R.style.gdacs_bubble_text);

The xcode guide says .icon bucketIndex sets the background color of the bucket index. but no clue what these values should be. i am looking at removing the background actually, only the text should be visible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.