3D-City Model
Preparing search index...
Core/utilities
svgToCanvas
Function svgToCanvas
svgToCanvas
(
svg
:
any
,
width
:
any
,
height
:
any
)
:
Promise
<
any
>
Utility function to convert a svg object to a canvas object.
Parameters
svg
:
any
width
:
any
height
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
3D-City Model
Loading...
Utility function to convert a svg object to a canvas object.