20,741
edits
No edit summary |
|||
| Line 3: | Line 3: | ||
== Objective == | == Objective == | ||
The map.nas in $FG_ROOT/Nasal/canvas will serve as the shared backend for all sorts of mapping/charting purposes in FlightGear. So that GUI dialogs and instruments can use the same code. As of 10/2012 the module is still being designed, so nothing written here is set in stone. This page is just intended to document the whole process. | The map.nas in $FG_ROOT/Nasal/canvas will serve as the shared backend for all sorts of mapping/charting purposes in FlightGear. So that GUI dialogs and instruments can use the same code. As of 10/2012 the module is still being designed, so nothing written here is set in stone. This page is just intended to document the whole process. | ||
== Creating dialogs with embedded Canvas Maps == | |||
<syntaxhighlight lang="xml"> | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="xml"> | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="xml"> | |||
</syntaxhighlight> | |||