You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: