All Classes, Interfaces, Objects and Records
| Name | Unit | Description |
|---|---|---|
| T2GISTilesProvider | OSM.TilesProvider.TwoGIS | 2GIS tile image provider |
| TCacheLimits | OSM.TileStorage | Limits of tile cache in memory |
| TChildObjList | OSM.MapControl | Base wrapper for list of map's child objects (mapmarks, tracks). |
| TDummyTilesProvider | OSM.TilesProvider | Dummy tile provider class, used as a stub in map control if no real provider is assigned. |
| TGeoPoint | OSM.SlippyMapUtils | Point on a map defined by longitude and latitude. |
| TGeoRect | OSM.SlippyMapUtils | Region on a map defined by two pairs of longitude and latitude. |
| TGoogleTilesProvider | OSM.TilesProvider.Google | Google tile image provider |
| THERETilesProvider | OSM.TilesProvider.HERE | HERE tile image provider |
| THttpRequestProps | OSM.NetworkRequest | Generic properties of request. |
| TLineDrawProps | OSM.MapControl | Options for drawing track lines |
| TMapControl | OSM.MapControl | Control displaying a map or its visible part. |
| TMapMark | OSM.MapControl | Class representing a single mapmark. |
| TMapMarkCaptionStyle | OSM.MapControl | Visual properties of mapmark's caption |
| TMapMarkGlyphStyle | OSM.MapControl | Visual properties of mapmark's glyph |
| TMapMarkList | OSM.MapControl | List of mapmarks. |
| TNetworkRequestQueue | OSM.NetworkRequest | Queuer of network requests. |
| TOpenTopoMapTilesProvider | OSM.TilesProvider.OpenTopoMap | OpenStreetMap tile image provider |
| TOSMTilesProvider | OSM.TilesProvider.OSM | OpenStreetMap tile image provider |
| TPropertyValue | OSM.TilesProvider | Value and description of one option of a required property that is used to generate tile URL |
| TRequiredProperty | OSM.TilesProvider | Value and description of a required property that is used to generate tile URL. |
| TTile | OSM.SlippyMapUtils | Properties of a map tile |
| TTileObjectCache | OSM.TileStorage | Abstract object cache class indexed by tiles with fixed capacity organised as queue. |
| TTilesProvider | OSM.TilesProvider | Abstract base class for tile image provider. |
| TTilesProviderWithProps | OSM.TilesProvider | Tiles provider that implements storing of properties |
| TTileStorage | OSM.TileStorage | Class that encapsulates memory and file cache of tile images. |
| TTrack | OSM.MapControl | Track data |
| TTrackList | OSM.MapControl | List of tracks. |
Generated by PasDoc 0.16.0.