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 3.0 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.RouteMAP IMS .NET API