Function RemapGL

  • The root component of the remapgl library; add other remapgl components as children to create a map.

    Parameters

    • props: Omit<RemapGLProps, "ref"> & RefAttributes<HTMLDivElement>

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc