MetacityGL
3D visualization library tailored for dynamic and urban data
Usage
What's Inside
import { MetacityGL } from 'metacitygl'; //component
import { Graphics } from 'metacitygl'; //module
import { Utils } from 'metacitygl'; //module
import { Extensions } from 'metacitygl'; //module
import { Grid } from 'metacitygl'; //component
import { MetacityLayerProps } from 'metacitygl'; //type
import 'metacitygl/style.css'; //styles for react componentsLast updated