Reports with maps
The MapObject component is intended for displaying 2D maps in "ESRI shapefile" format. You can find information on this file format at:
http://en.wikipedia.org/wiki/Shapefile
Two files are required:
- .shp (shape format - the feature geometry itself);
- .dbf (attribute format - columnar attributes for each shape).