Four new projects have been released today in the Code Community. They shows various techniques to extend Map Suite. You can check them out.
-“ScalingTextStyle” shows how to size the labels of your features based on the scale.
code.thinkgeo.com/projects/show/scalingtextstyle
-“Spatial Join” is a technique of Geoprocessing that allows to attribute info of a lyer based on the spatial relationship to another layer.
code.thinkgeo.com/projects/show/spatialjoin
-“Projection in Feet” shows how you can extend the Projection class in case the default library (PROJ4) has some limitations. In this case, extending a projection in meters to feet.
code.thinkgeo.com/projects/show/projectioninfeet
-“ClusterPointStyle” extends from PointStyle for displaying different features within one clustering symbol. Usefull to avoid overly cluttered map.
code.thinkgeo.com/projects/s…pointstyle
Please, continue to check the Code Community. New projects showing some cool ways to extend Map Suite will be added every day.
All those projects have a ZIP file with all the necessary files. You will need to add reference to the full or evaluation dll of MapSuiteCore.