All Functions and Procedures

Name Unit Description
CalcLinDistanceInMeter OSM.SlippyMapUtils

Calculates distance between two geo points in meters

CheckEngineCap OSM.NetworkRequest

Check if capability is in set of capabilities and raise exception if not

CheckEngineCaps OSM.NetworkRequest

Check if a network engine is capable of handling all the request properties.

CheckHTTPError OSM.NetworkRequest

Check if response code means HTTP error, raise exception then

EnsureInMap OSM.SlippyMapUtils

Ensures point Pt is inside a map at zoom level Zoom, corrects values if necessary

EnsureInMap OSM.SlippyMapUtils

Ensures rect Rc is inside a map at zoom level Zoom, corrects values if necessary

FormatTileURL OSM.TilesProvider

Format URL for a given tile using OpenLayers-compatible URL template.

GeoCoordsToMap OSM.SlippyMapUtils

Converts geo rect in degrees to map rect in pixels

GeoCoordsToMap OSM.SlippyMapUtils

Converts geo point in degrees to map point in pixels

GetScaleBarParams OSM.SlippyMapUtils

Calculates parameters of map scalebar according to zoom level Zoom

GetSystemProxy OSM.NetworkRequest

Overload when addresses to bypass proxy are not of interest

GetSystemProxy OSM.NetworkRequest

Retrieve system proxy for given URL (http, https).

InMap OSM.SlippyMapUtils

Checks if rect Rc is inside a map at zoom level Zoom

InMap OSM.SlippyMapUtils

Checks if point Pt is inside a map at zoom level Zoom

IsHTTPError OSM.NetworkRequest

Return true if response code means HTTP error

LatitudeToMapCoord OSM.SlippyMapUtils

Converts geo coord in degrees to map coord in pixels

LongitudeToMapCoord OSM.SlippyMapUtils

Converts geo coord in degrees to map coord in pixels

MapCoordToLatitude OSM.SlippyMapUtils

Converts map coord in pixels to geo coord in degrees

MapCoordToLongitude OSM.SlippyMapUtils

Converts map coord in pixels to geo coord in degrees

MapHeight OSM.SlippyMapUtils

Returns height of map at zoom level Zoom in pixels

MapToGeoCoords OSM.SlippyMapUtils

Converts map rect in pixels to geo rect in degrees

MapToGeoCoords OSM.SlippyMapUtils

Converts map point in pixels to geo point in degrees

MapWidth OSM.SlippyMapUtils

Returns width of map at zoom level Zoom in pixels

NetworkRequest OSM.NetworkRequest.RTL

Procedure executing a network request.

NetworkRequest OSM.NetworkRequest.Synapse

System proxy implemented manually via GetSystemProxy call Procedure executing a network request.

NetworkRequest OSM.NetworkRequest.WinInet

Procedure executing a network request.

RectByCenterAndSize OSM.MapControl

Return rectangle with center point in CenterPt and with size Size

RectFromPoints OSM.SlippyMapUtils

Construct TRect from two TPoint-s

RegisterTilesProvider OSM.TilesProvider

Add class of tiles provider to global TilesProviders array.

ShiftStateIs OSM.MapControl

Determine whether current ShiftState corresponds to desired one (that is, if mouse button and pressed modifiers are the same - not a simple comparison because TShiftState could include additional entries like "Pen", "Touch" and so on.

TileCount OSM.SlippyMapUtils

Returns count of tiles on Zoom level (= 2ˆZoom)

TilesEqual OSM.SlippyMapUtils

Compares tiles

TileToStr OSM.SlippyMapUtils

Returns standartized string representation of Tile

TileValid OSM.SlippyMapUtils

Checks Tile fields for validity

ToInnerCoords OSM.MapControl

Convert absolute map rect to a rect inside a viewport having given top-left point

ToInnerCoords OSM.MapControl

Convert absolute map coords to a point inside a viewport having given top-left point

ToOuterCoords OSM.MapControl

Convert a point inside a viewport having given top-left point to absolute map coords

ToOuterCoords OSM.MapControl

Convert a rect inside a viewport having given top-left point to absolute map rect

ToTileBoundary OSM.SlippyMapUtils

Align absolute map rect to tile boundaries

ToTileHeightGreater OSM.SlippyMapUtils

Ceil vertical map coord to tile size

ToTileHeightLesser OSM.SlippyMapUtils

Floor vertical map coord to tile size

ToTileWidthGreater OSM.SlippyMapUtils

Ceil horizontal map coord to tile size

ToTileWidthLesser OSM.SlippyMapUtils

Floor horizontal map coord to tile size

Triangle OSM.MapControl

Draw triangle on canvas


Generated by PasDoc 0.16.0.