Hello,
I need to use some custom symbols for pushpins in my map. It is easy to install them with Map.Symbols.Add('filename.bmp'). Is there a way to use new symbols directly from a resource (compiled directly into the exe file)?
I am using delphi 7.
Thank you