Skip to content
New issue

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

tileGrid for TileDebug #250

Closed
pdxrlj opened this issue Sep 14, 2023 · 2 comments · Fixed by #251
Closed

tileGrid for TileDebug #250

pdxrlj opened this issue Sep 14, 2023 · 2 comments · Fixed by #251
Labels
bug Something isn't working

Comments

@pdxrlj
Copy link

pdxrlj commented Sep 14, 2023

Thank you for writing such a great library
I want to rewrite the following code into vue. Can you give me some demos?

new ol.layer.Tile({
          source: new ol.source.TileDebug({
              projection: projection,
              tileGrid: osmSource.getTileGrid()
          })
      })
@pdxrlj pdxrlj added the bug Something isn't working label Sep 14, 2023
@d-koppenhagen
Copy link
Collaborator

I wasn't aware of the TileDebug. I will try to implement a new component :)

@d-koppenhagen
Copy link
Collaborator

I added a component and released it with version 1.3.0 as well as 2.0.0:
https://vue3openlayers.netlify.app/componentsguide/sources/tiledebug/

Please checkout the latest releases:
https://github.com/MelihAltintas/vue3-openlayers/releases

chrstnbwnkl pushed a commit to chrstnbwnkl/vue3-openlayers that referenced this issue Sep 15, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants