The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



PositionInMap


Unit:SDL_geomap
Class:none
Declaration:function PositionInMap (Latit, Longit: double; Corners: TCornerArray): boolean;

The function PositionInMap returns TRUE if the position specified by the parameters Latit and Longit is within the map. The map corners are specified by Corners.

Hint: Please note that there is an equivalent method of the class TGeoMap: IsPositionWithinMap



Last Update: 2023-Feb-06