Previously I used direct HTTP requests to Mapbox api (v4) to get .png images, later converted as Three.js Textures and applied into a Plane. This now can be re-implemented as an Internal reViz module. For future reference, all modules will be in: ./app/src/modules. See Geometries as a base example.
Previously I used direct HTTP requests to Mapbox api (v4) to get .png images, later converted as Three.js Textures and applied into a Plane. This now can be re-implemented as an Internal reViz module. For future reference, all modules will be in: ./app/src/modules. See Geometries as a base example.