Support for GDA2020(Geocentric Datum of Australia 2020) and the GDA2020 coordinate systems (as defined in the EPSG 10 database):
GDA2020
GDA2020 / GA LCC
GDA2020 / MGA zone 46 to 59
GDA2020 / Vicgrid
GDA2020 / ALB2020 to PHG2020
GDA2020 / NSW Lambert
GDA2020 / SA Lambert
GDA2020 / Australian Albers
Posted by VDS Technologies
Monday, March 22, 2021 3:11:00 PM
This release includes the following:
- Support for tiled and transparent (RGBA) GeoTIFF raster images
- The routing engine now supports turn restrictions
- TurnRestrictions class
- Route class:
EnableRestrictions property
TransportationMode property
CurrentDate property
- TransportationMode enumeration
- The DataTableLayer class now supports the Shapefile and WKB spatial data formats
Posted by VDS Technologies
Tuesday, February 10, 2015 3:15:00 AM
This release includes the following:
- Support for Web Map Services
- WmsLayer class
- WmsCapabilities class
- WmsLayerInfo class
- WmsStyleInfo class
- Map class:
GetWmsFeatureInfo method
- WMS Layer sample
- WMS Browser sample
Posted by VDS Technologies
Wednesday, July 23, 2014 8:25:00 AM
This release includes the following:
- Support for pinch zoom, single- and multi-touch events (Windows 7 / 8 / 8.1).
- Spatial and attribute filtering of features in layers.
- DynamicLayer class:
Extent property
- PointDataTableLayer class
- Shape class:
ToWkt method
FromWkt method
ToWkb method
FromWkb method
- Layer class:
FilterShape method
FilterExpression method
FilterMethod method
Posted by VDS Technologies
Friday, March 14, 2014 1:00:00 AM
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 class
ShapeDataLayer class
-
Map control:
NewShapeType property
IsEdit property
EditShape method
CancelEdit method
GetEditedShape method
RemoveSelectedVertex 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
Posted by VDS Technologies
Sunday, April 21, 2013 11:00:00 AM
The ActualMap 4.4 release contains the following features.
- Support for 64-bit operating systems
- 64-bit assemblies
ActualMap customers can download this release from their customer account.
Posted by VDS Technologies
Friday, March 23, 2012 5:10:00 AM
The ActualMap 4.3 release contains the following features.
API:
- Support for UTF-8 and 100+ national codepages.
- Full support for Unicode.
- Polygon layers can be labeled at the centroid of a polygon.
- Polygon class
- Polyline class
- Layer class:
CharSet property
- LabelStyle enumeration:
PolygonCentroid member
- Feature class:
ShowLabels property
Samples:
- Location Editor
- Shape Editor
ActualMap customers can download this release from their customer account.
Posted by VDS Technologies
Friday, March 23, 2012 5:09:00 AM
The ActualMap 4.2 release contains the following features.
- Support for pie/bar charts
- The Map control now supports navigation with the mouse wheel
- The Symbol class now supports font symbols for point layers
- ChartRenderer class
Map control
- EnableScrollWheelZoom property
- DrawLine method
- DrawPoint method
- DrawRectangle method
- DrawShape method
- DrawLabel method
- PanToolClick event
- AfterMapDraw event
Layer class
- Open method
- ChartRenderer property
CoordSystem class
- ToWgs84 method
- FromWgs84 method
Segment class
Symbol class
- PointFont property
- CharIndex property
Route class
Tools class
Samples
ActualMap customers can download this release from their customer account.
Posted by VDS Technologies
Friday, March 23, 2012 5:08:00 AM