Skip to content

draft swipe position#32

Open
Nour-Cheour10 wants to merge 10 commits intoQuantStack:mainfrom
Nour-Cheour10:SwipeLayer
Open

draft swipe position#32
Nour-Cheour10 wants to merge 10 commits intoQuantStack:mainfrom
Nour-Cheour10:SwipeLayer

Conversation

@Nour-Cheour10
Copy link
Contributor

No description provided.

import { ViewObjectEventTypes } from 'ol/View';

import { SplitMapControlModel, SplitMapControlView } from './splitmapcontrol';
export { SplitMapControlModel, SplitMapControlView };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you don't need this

Suggested change
export { SplitMapControlModel, SplitMapControlView };

export * from './geotifflayer';
export * from './vectortilelayer';
export * from './splitmapcontrol';
export * from './splitcontrol';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also you probably don't need this

Suggested change
export * from './splitcontrol';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants