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
Multiple pbf source.
Hello, I would like to know abouth pbf source.
for MapGL component we use style.json source how to display other vector tiles on top of these styles, I tried to add one more style.json on top, but this is a bad idea and simply won't work, I would like to see how non-standard * .pbf tiles can be displayed on top of the finished MapGL map
roughly speaking, I need to select information from different servers that contain various information (for example, a map of a country, a map of gas pipelines)
The text was updated successfully, but these errors were encountered:
Multiple pbf source.
Hello, I would like to know abouth pbf source.
for MapGL component we use style.json source how to display other vector tiles on top of these styles, I tried to add one more style.json on top, but this is a bad idea and simply won't work, I would like to see how non-standard * .pbf tiles can be displayed on top of the finished MapGL map
in original mapbox you could use something like:
roughly speaking, I need to select information from different servers that contain various information (for example, a map of a country, a map of gas pipelines)
The text was updated successfully, but these errors were encountered: