Type alias RemapGLProps

RemapGLProps: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement> & MapOptions & MbxObj<MapGL>

Components that implement this type render a map to the page inside a <div> element.

Generated using TypeDoc