This document is archived and information here might be outdated. Recommended version. |
Deprecated as of 10.1. Provides access to members for creating SMFlag objects. Note: the ISMFlagCreator interface has been superseded by ISMFlagCreator2. Please consider using the more recent version.
This interaface allows you to create SMFlag objects. The SMFlag is non-creatable object so you need to use ISMFlagCreator interface to get an instance of it.
Name | Description | |
---|---|---|
CreateFlag | Creates the route flag using its geographic location. | |
CreateFlagDirection | Creates the route flag using its geographic location and required direction. | |
CreateFlagDirectionAdv | Creates the route flag using its geographic location, required direction and latency. |
Classes | Description |
---|---|
SMFlagCreator | Deprecated as of 10.1. The object for route flag creation. |