Finding What's Nearby
Working with Layers
Projections
The RouteMAP IMS .NET API is a set of .NET classes which are organized as
a .NET assembly. The API allows
developers to connect to a single RouteMAP IMS map server or map server groups
(via the RouteMAP IMS WebGate component) using the HTTP protocol. The API can
be accessed from ASP.NET, VB.NET, C#, J#, C++.NET and any environment that supports COM.
The API is located in the \RouteMAP IMS\SDK\API\NET directory and
includes the following components: The API assembly as the rmims.dll file. The API documentation
can be found in the \Doc directory. Several "include" files with the API constants for
different languages: in the \API constants folder. All COM clients can use the RouteMAP IMS .NET API through COM
Interop. Setup registers RouteMAP IMS .NET API assembly for COM interop. RouteMAP IMS .NET API
RouteMAP IMS COM API