This release includes the following:
Support for spatial databases, including viewing and editing of attribute and geometry data. Spatial database indexes are supported for fast map rendering. Attribute queries can be passed directly to the database. The following databases are supported: - SQL Server - Oracle - MySQL - PostgreSQL/PostGIS
DrawShape tool - allows users to draw single and multi-part shapes.
EditShape tool - allows users to add, edit, and remove vertices in single and multi-part shapes.
The ShapeEditor and LocationEditor samples have been updated to demonstrate the DrawShape and EditShape tools and editing of data by using the new spatial database classes.
141 new point symbols have been added to the PointStyle enumeration (accommodation, amenity, education, health, POI, sport, shopping, transportation symbols).
Support for .NET 2.0 / 3.0 / 3.5 (assemblies for .NET CLR 2)
Support for .NET 4.0 / 4.5 (assemblies for .NET CLR 4)
ActualMap.Data namespace: SqlServerLayer class OracleLayer class MySqlLayer class PostgreSqlLayer class PointDataLayer class DataTableLayer class WkbDataLayer classShapeDataLayer class
Map control:NewShapeType propertyIsEdit propertyEditShape methodCancelEdit methodGetEditedShape methodRemoveSelectedVertex method
Layer class: NewRecord method EnablePassthroughQuery property
Shape class: Buffer method ConvexHull method Intersect method Union method Difference method LabelPoint property
Recordset class Delete method Update method
MapToolShape class: VertexSize property VertexColor property VirtualVertexColor property
The ActualMap 4.4 release contains the following features.
ActualMap customers can download this release from their customer account.
The ActualMap 4.3 release contains the following features.
API:
Samples:
The ActualMap 4.2 release contains the following features.
Map control
Layer class
CoordSystem class
Segment class
Symbol class
Route class
Tools class
Samples