Canvas Map API: Difference between revisions

Jump to navigation Jump to search
Line 52: Line 52:
* callback to draw a single layer element (aircraft, waypoint, navaid, runway)
* callback to draw a single layer element (aircraft, waypoint, navaid, runway)
* A new class (Nasal hash) that derives from the "Layer" class and implements its interface
* A new class (Nasal hash) that derives from the "Layer" class and implements its interface
* A "data source" (provide) hash that provides the data to be rendered
* A "data source" (provider) hash that provides the data to be rendered (i.e. populates the model)




Navigation menu