Hi Thomas
At the moment we only support labels for points in the 3D map.
If you want to label your polygons, I'd suggest making a copy of the table and converting the polygons to a point.
You can use this statement in the MapBasic or SQL window to create points from the polygons:
Update SomeTable Set OBJ = Centroid(OBJ)
Now save the changes to the table, label the point layer, and add it to your 3D map.
------------------------------
Peter Horsbøll Møller
Principal Presales Consultant | Distinguished Engineer
Precisely | Trust in Data
------------------------------