---
title: style
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/overlayoptions/style
---

# style

An object literal of style properties.

## Declaration

```data
style?: Style;
```

## Parameters

- `options`: An optional object literal of style properties (defined below).

## Discussion

Discussion The following table lists the available style properties:  |   |   |   |   |   |   |   |   |   |   |

## See Also

### Overlay options

- [data](mapkitjs/overlayoptions/data.md)
- [enabled](mapkitjs/overlayoptions/enabled.md)
- [selected](mapkitjs/overlayoptions/selected.md)
- [visible](mapkitjs/overlayoptions/visible.md)
