style property
- @Deprecated('Call style APIs on this map instance directly.')
Provides access to the map's style APIs.
Implementation
@Deprecated('Call style APIs on this map instance directly.')
StyleManager get style => this;
Provides access to the map's style APIs.
@Deprecated('Call style APIs on this map instance directly.')
StyleManager get style => this;