Remove renderMode: 'image' for vector tile layers
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
## Upgrade notes
|
||||
|
||||
### Next version
|
||||
|
||||
#### Deprecation of `image` render mode for vector tile layers
|
||||
|
||||
`renderMode: 'image'` for vector tile layers has been deprecated. Appliacations continue to work, but a warning will be issued to the console. To get rid of the warning, simply remove the `renderMode` option.
|
||||
|
||||
### v6.5.0
|
||||
|
||||
#### Units of the `hitTolerance` option fixed
|
||||
|
||||
Reference in New Issue
Block a user