Add a map property to layers
This commit is contained in:
@@ -15,4 +15,5 @@ export default {
|
||||
MAX_ZOOM: 'maxZoom',
|
||||
MIN_ZOOM: 'minZoom',
|
||||
SOURCE: 'source',
|
||||
MAP: 'map',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user