🌧

Results 14 issues of 🌧

![image](https://user-images.githubusercontent.com/82007768/177283682-f78cfea7-aa90-443c-9e18-9664536bc576.png)

I like using provider to write SQL so much that there is no mapper.xml in the project , can you consider adding the @prodiver annotation on the mapper interface to...

waiting for feedback

### Build tool Rollup ### Where do you see the problem? - [ ] In the browser - [X] In the terminal ### Describe the bug npm run build error...

vue

https://github.com/openlayers/openlayers/blob/76e9dfc16fd21de4b507755136d688a3067b1722/src/ol/MapBrowserEvent.js#L10 The event here should not only inherit from `UIEven`t, but also include the `ol.BaseEvent`. ```ts const selectInteraction = new SelectInteraction({}); mapInstance.addInteraction(selectInteraction); selectInteraction.on('select', (event) => { const [feature] = event.selected;...

bug

![image](https://github.com/openlayers/openlayers/assets/82007768/6c841b2e-2a79-4c4c-bdde-42f9337f8743) Why should the `overlay` setVisible method be made protected?

bug

![image](https://github.com/NickeManarin/ScreenToGif/assets/82007768/1b465d37-6976-4daf-84d4-846963de933f) > While recording, recording keystrokes is handy for recording tutorials

🔷Enhancement
⬜ Pending

`mars3d.Map` 能否先实例化,再设置`dom`

```java com.deepoove.poi.config.Configure#CUSTOM_POLICYS protected final Map CUSTOM_POLICYS = new HashMap(); ``` 能否将这个hashMap改成有序的hashTable?我希望bind()插件后让它有序执行。

![image](https://github.com/haixin-fang/tojson.js/assets/82007768/c523bb02-99d1-4b60-be56-2d1a17c758ed)