style property

  1. @Deprecated('Call style APIs on this snapshotter instance directly.')
StyleManager get style

Style manager for the snapshotter — set the style URI/JSON and mutate runtime style properties (import configs, layers, sources).

Implementation

@Deprecated('Call style APIs on this snapshotter instance directly.')
StyleManager get style => this;