We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://github.com/MelihAltintas/vue3-openlayers/blob/2ff3e2e2c072004d79a4c06ffe017f91a204c15b/src/components/sources/OlSourceVectorTile.vue#L15C4-L15C4
According to https://openlayers.org/en/latest/apidoc/module-ol_source_VectorTile-VectorTile.html It must be TILE_SOURCE_EVENTS in composable useOpenLayersEvents, not FEATURE_EVENTS
The text was updated successfully, but these errors were encountered:
abe37e9
No branches or pull requests
https://github.com/MelihAltintas/vue3-openlayers/blob/2ff3e2e2c072004d79a4c06ffe017f91a204c15b/src/components/sources/OlSourceVectorTile.vue#L15C4-L15C4
According to https://openlayers.org/en/latest/apidoc/module-ol_source_VectorTile-VectorTile.html
It must be TILE_SOURCE_EVENTS in composable useOpenLayersEvents, not FEATURE_EVENTS
The text was updated successfully, but these errors were encountered: