Hi
I am new to CAD files and ThinkGeo implementation. I am trying to implement the CADFeatureLayer reading from the .dwg file to display in a web page (sending the files using WMSHandler to front end handled by openlayers) and none of the projections seems to be displaying the models in the CAD file properly. I have followed the existing example in the ThinkGeo sample and the first time it loads the CAD file, everything seems to be very tiny in size. Is there anyway to load the CAD file in viewable size as in properly zoomed in? FYI, the degree units are not displaying anything in EPSG:4326 and CRS:84 projection.
Thanks