PrintTask not printing graphic using PictureMarkerSymbol

339
1
08-15-2019 12:37 PM
EugeneStaten
New Contributor III

Hi,

I am using PrintTask to print a svg file.

I read in the api document that the print server must be able to access the url of images displayed in the map, so I made sure the url for each image any PictureMarkerSymbol is a dataURL, but the graphic is still not being printed.

Is there anything else I can try?

0 Kudos
1 Reply
EugeneStaten
New Contributor III

I solved this..  It was a race issue within a promise.

0 Kudos