Use refactored styles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Style} from 'ol';
|
||||
|
||||
export interface IStyleCache{
|
||||
export interface IStyles{
|
||||
[id: string]: Style;
|
||||
};
|
Reference in New Issue
Block a user