IMapObject Interface |
Namespace: Ptv.XServer.Controls.Map.TileProviders
The IMapObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
The map object's id.
|
![]() | Layer |
Names the source of the map object. This could be the name of a map layer or a feature layer theme.
|
![]() | LogicalPosition |
Gets the location of the map object in world coordinates (EPSG:76131).
|
![]() | Point |
Gets the location of the map object in the corresponding map image.
|
![]() | Source |
Reads the source object that is wrapped by the IMapObject's implementation.
|
Name | Description | |
---|---|---|
![]() | ForEachKeyValuePairString, String |
Processes the given elements through a given action, either in parallel or in sequence,
depending on the requested degree of parallelism.
(Defined by MapServiceExtensions.) |