Hello Team,
Can you please check why arrow are not being displayed,
SimpleLineSymbol* sls = new SimpleLineSymbol(SimpleLineSymbolStyle::Solid, QColor("black"), 5, this); sls->setMarkerStyle(SimpleLineSymbolMarkerStyle::Arrow);
sls->setMarkerPlacement(SimpleLineSymbolMarkerPlacement::End);
Thank you,
GIrish