Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

How to change text color in agm-snazzy-info-window  #2029

@Aleempathan

Description

@Aleempathan

<agm-snazzy-info-window *ngFor="let item of list"
[maxWidth]="auto"
[padding]="item.padding"
[backgroundColor]="'rgb(249, 56, 56)'"
[isOpen]="true"
[latitude]="item.lat"
[longitude]="item.lng"
[borderRadius]="'50%'"
[pointer]="'10px'">

{{item.lab}}

am also add [color]="white"
but its not working.
please help me out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions