Can someone provide me instructions on removing custom network atlas icons?
I can delete them from the folder, but after I open network atlas they come back.
Surely sir.
To remove custom icons:
delete FROM [dbo].[MapStudioFiles] where FileType = 128
On next NA run, NA will rebuild icon index based on the files still on disk.
Thank you rob.hock