ID:133330
 
It would be nice if we were able to draw primitives (such as lines, rectangles, ellipses etc) and perhaps text, directly to the map control (or screen). This would allow us to design more efficient HUDs since we would be able to use a single command to draw a large box or line instead of a series of icons.
I believe there is a drawrect() icon command, but that's a raster graphic. It'd be nice to be able to draw vector graphics on a screen.