MelihAltintas / vue3-openlayers

Web map Vue 3.x components with the power of OpenLayers
https://vue3openlayers.netlify.app/
MIT License
629 stars 120 forks source link

[Vue warn]: App already provides property with key "ol-options" #338

Closed howard2048 closed 2 months ago

howard2048 commented 2 months ago

Describe the bug The web console shows warn "[Vue warn]: App already provides property with key "ol-options". It will be overwritten with the new value."

Affected version(s)

Please run npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu and paste the output below:

hello-openlayers@0.0.0 /Users/wanghao/Workspace/hello-openlayers
├── ol-contextmenu@5.4.0
├── ol-ext@4.0.18
├── ol@9.1.0
├── vue@3.4.23
└── vue3-openlayers@8.0.0

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://vue3openlayers.netlify.app/playground.html'
  2. See error on web console

Expected behavior No warn

Screenshots

截屏2024-04-21 01 37 06

Desktop (please complete the following information):

Additional context No