tintColor
The CSS color that MapKit JS uses for the user interface controls on the map.
Declaration
tintColor?: string;Discussion
Use tintColor to color the outline of the controls, text, and glyphs. Use any valid CSS color value.
The CSS color that MapKit JS uses for the user interface controls on the map.
tintColor?: string;Use tintColor to color the outline of the controls, text, and glyphs. Use any valid CSS color value.