ATImageMap is a component designed to show many images (parts of the whole image) as a simgle map. For example, you may have array of images, 200 by X, and 100 by Y - control will show them as a single map. Features:
* Images are loaded from disk only when needed, depending on current position and scale
* Items can be added on the whole map: lines, points, circles etc
* Scaling of images
* Resampling on scaling
* Mouse zooming and dragging
Component also allows to draw paths: each path consists of many lines, points, and icons. It can be, for example, path of a vehicle driving on a map. Component can be developed further, for your needs.