Skip navigation links
A C D E F G H I L M O P R S T V W 

R

rasterOutput - Variable in class TestParams
 
rasterParams - Variable in class TestParams
 
rasterResult - Variable in class TestParams
 
REQUIRED_RASTER_REQUEST_PARAMS - Static variable in class MapServer
Each raster request to the server will have the following parameters as keys in the params map accessible by, i.e., params.get("ullat") inside getMapRaster().
REQUIRED_ROUTE_REQUEST_PARAMS - Static variable in class MapServer
Each route request to the server will have the following parameters as keys in the params map.
start_lat -> start point latitude,
start_lon -> start point longitude,
end_lat -> end point latitude,
end_lon -> end point longitude.
ROOT_LRLAT - Static variable in class MapServer
The root upper left/lower right longitudes and latitudes represent the bounding box of the root tile, as the images in the img/ folder are scraped.
ROOT_LRLON - Static variable in class MapServer
The root upper left/lower right longitudes and latitudes represent the bounding box of the root tile, as the images in the img/ folder are scraped.
ROOT_ULLAT - Static variable in class MapServer
The root upper left/lower right longitudes and latitudes represent the bounding box of the root tile, as the images in the img/ folder are scraped.
ROOT_ULLON - Static variable in class MapServer
The root upper left/lower right longitudes and latitudes represent the bounding box of the root tile, as the images in the img/ folder are scraped.
ROUTE_STROKE_COLOR - Static variable in class MapServer
Route stroke information: Cyan with half transparency.
ROUTE_STROKE_WIDTH_PX - Static variable in class MapServer
Route stroke information: typically roads are not more than 5px wide.
routeParams - Variable in class TestParams
 
routeRaster - Variable in class TestParams
 
routeResult - Variable in class TestParams
 
A C D E F G H I L M O P R S T V W 
Skip navigation links