Class RoadNetworkServiceProvider
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
public static class RoadNetworkServiceProvider
Properties
RoadNetworkServiceType
Declaration
public static Type RoadNetworkServiceType { get; set; }
Property Value
| Type | Description |
|---|---|
| Type |
Methods
Create(TileDataServiceConfiguration)
Declaration
public static TileDataService<RoadNetwork> Create(TileDataServiceConfiguration config)
Parameters
| Type | Name | Description |
|---|---|---|
| TileDataServiceConfiguration | config |
Returns
| Type | Description |
|---|---|
| TileDataService<RoadNetwork> |