Hello,
Currently I have a SimpleMarkerSymbol that uses an SVG path to draw a symbol on a map view.
I am currently trying to transition to a SceneView but am having some difficulty with this.
Simply moving my existing code over doesn't work as I receive the warning "[esri.symbols.IconSymbol3DLayer] path cannot be mapped to Icon symbol. Fallback to "circle"".
I've looked through the documentation but am having some difficulty.
Could someone point me in the right direction to achieve this?
Thanks in advance.
Aaron