reViz3d icon indicating copy to clipboard operation
reViz3d copied to clipboard

MapBox Integration

Open lucascassiano opened this issue 7 years ago • 0 comments

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.

lucascassiano avatar Feb 01 '18 04:02 lucascassiano