Skip to content

Commit

Permalink
Add new ol exports
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Feb 20, 2023
1 parent bf70f5b commit 99b6cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Expand Up @@ -16,6 +16,8 @@ if (__CLIENT__) {
style: require('ol/style'),
tilegrid: require('ol/tilegrid'),
Overlay: require('ol/Overlay').default,
events: require('ol/events'),
condition: require('ol/events/condition'),
};
}

Expand Down

0 comments on commit 99b6cd3

Please sign in to comment.