Class RoutePlotMapService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.MapPlotService
org.deltava.service.schedule.RoutePlotMapService
A Web Service to display plotted flight routes with SID/STAR/Airway data.
- Since:
- 1.0
- Version:
- 11.6
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.service.MapPlotService
formatPoints, isLogged
-
Constructor Details
-
RoutePlotMapService
public RoutePlotMapService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-