Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation improvements #77

Open
CodeXiD opened this issue Oct 9, 2024 · 1 comment
Open

Documentation improvements #77

CodeXiD opened this issue Oct 9, 2024 · 1 comment

Comments

@CodeXiD
Copy link

CodeXiD commented Oct 9, 2024

I am new to using vue-maplibre-gl and maplibre-gl, I tried to refer to the documentation of this package to understand the structure and props of components, but unfortunately the documentation seems too empty, for example I wanted to add a base raster layer to override the base vector, but I did not find an example. Still, I managed to output the raster layer (but it is not clear yet how to remove the base vector). And it seems not obvious that MglRasterLayer should be placed inside MglRasterSource, since this is not described anywhere.

Let me know if all this is described somewhere, and I am not looking well

@francois2metz
Copy link
Member

Hi,

I agree that the documentation on source and layers is quite poor. I'll try to improve it in the future.
There is one example with multiple source and layers here: https://indoorequal.github.io/vue-maplibre-gl/examples/playground.html

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

No branches or pull requests

2 participants