All Variables
--The units do not contain any variables.
+Name | +Unit | +Description | +
---|---|---|
TilesProviders | +OSM.TilesProvider | +Global list of registered tiles providers. |
+
Generated by PasDoc 0.16.0.
diff --git a/docs/autolink-excl b/docs/autolink-excl index ee62101..23a4eae 100644 --- a/docs/autolink-excl +++ b/docs/autolink-excl @@ -13,4 +13,6 @@ zoom proxy url data -layer \ No newline at end of file +layer +properties +name \ No newline at end of file diff --git a/docs/docs/AllFunctions.html b/docs/docs/AllFunctions.html index 6501d9b..4203562 100644 --- a/docs/docs/AllFunctions.html +++ b/docs/docs/AllFunctions.html @@ -50,12 +50,12 @@
Checks if rect Rc
is inside a map at zoom level Zoom
Checks if point Pt
is inside a map at zoom level Zoom
Checks if point Pt
is inside a map at zoom level Zoom
Checks if rect Rc
is inside a map at zoom level Zoom
Converts map point in pixels to geo point in degrees
Converts map rect in pixels to geo rect in degrees
Converts map rect in pixels to geo rect in degrees
Converts map point in pixels to geo point in degrees
Construct TRect
from two TPoint
-s
Add class of tiles provider to global TilesProviders array.
Returns count of tiles on Zoom
level (= 2ˆZoom
)
Compares tiles
Returns standartized string representation of Tile
Checks Tile
fields for validity
Convert absolute map rect to a rect inside a viewport having given top-left point
Convert absolute map coords to a point inside a viewport having given top-left point
Convert a rect inside a viewport having given top-left point to absolute map rect
Convert absolute map rect to a rect inside a viewport having given top-left point
Convert a point inside a viewport having given top-left point to absolute map coords
Convert a rect inside a viewport having given top-left point to absolute map rect
Align absolute map rect to tile boundaries
Ceil vertical map coord to tile size
Floor vertical map coord to tile size
Ceil horizontal map coord to tile size
Floor horizontal map coord to tile size
Ensures rect Rc
is inside a map at zoom level Zoom
, corrects values if necessary
Ensures point Pt
is inside a map at zoom level Zoom
, corrects values if necessary
Ensures point Pt
is inside a map at zoom level Zoom
, corrects values if necessary
Ensures rect Rc
is inside a map at zoom level Zoom
, corrects values if necessary
Converts geo point in degrees to map point in pixels
Converts geo rect in degrees to map rect in pixels
Converts geo rect in degrees to map rect in pixels
Converts geo point in degrees to map point in pixels
Converts map rect in pixels to geo rect in degrees
Converts map point in pixels to geo point in degrees
Converts map point in pixels to geo point in degrees
Converts map rect in pixels to geo rect in degrees
Construct TRect
from two TPoint
-s
Add class of tiles provider to global TilesProviders array.
Timeout for connect and request
Headers that you could add to TNetworkRequestQueue.
Internal constant to designate OS-wide proxy
Generic type of blocking network request function.
Limits of tile cache in memory
Dummy tile provider class, used as a stub in map control if no real provider is assigned.
Point on a map defined by longitude and latitude.
Region on a map defined by two pairs of longitude and latitude.
Google tile image provider
Generic type of method to call when request is completed
! Called from the context of a background thread !
HERE tile image provider
Capabilities that a network engine has
Generic properties of request.
Returns count of tiles on Zoom
level (= 2ˆZoom
)
See https://wiki.openstreetmap.org/wiki/Zoom_levels Level Degree Area m / pixel ˜Scale # Tiles 0 360 whole world 156,412 1:500 million 1 1 180 78,206 1:250 million 4 2 90 39,103 1:150 million 16 3 45 19,551 1:70 million 64 4 22.5 9,776 1:35 million 256 5 11.25 4,888 1:15 million 1,024 6 5.625 2,444 1:10 million 4,096 7 2.813 1,222 1:4 million 16,384 8 1.406 610.984 1:2 million 65,536 9 0.703 wide area 305.492 1:1 million 262,144 10 0.352 152.746 1:500,000 1,048,576 11 0.176 area 76.373 1:250,000 4,194,304 12 0.088 38.187 1:150,000 16,777,216 13 0.044 village/town 19.093 1:70,000 67,108,864 14 0.022 9.547 1:35,000 268,435,456 15 0.011 4.773 1:15,000 1,073,741,824 16 0.005 small road 2.387 1:8,000 4,294,967,296 17 0.003 1.193 1:4,000 17,179,869,184 18 0.001 0.596 1:2,000 68,719,476,736 19 0.0005 0.298 1:1,000 274,877,906,944 20 0.00025 mid-sized bldng 0.149 1:5,00 1,099,511,627,776
Compares tiles
Global list of registered tiles providers.
Abstract base class for tile image provider.
Class that encapsulates memory and file cache of tile images.
Flags for TTileStorage
Callback to react on selection by mouse
Flags for TTileStorage
-The units do not contain any variables.
+Name | +Unit | +Description | +
---|---|---|
TilesProviders | +OSM.TilesProvider | +Global list of registered tiles providers. |
+