Updated HD Map Configuration (markdown)

mikeprimm 2012-06-29 12:56:13 -07:00
parent 63c7943b73
commit 4452b9f61b
1 changed files with 2 additions and 1 deletions

@ -62,7 +62,8 @@ _projection_ _ _direction_ _ _angle_ _ _scale_
Where:
- _projection_ is the type of viewpoint: currently, only **iso** (isometric) is supported.
_direction_ is the direction of view: each of the 8 cardinal directions are supported (**N**, **NE**, **E**, **SE**, **S**, **SW**, **W**, **NW**)
- _direction_ is the direction of view: each of the 8 cardinal directions are supported (**N**, **NE**, **E**, **SE**, **S**, **SW**, **W**, **NW**)
- _angle_ is the angle from horizontal of the view: **30** (30 degrees) and **60** (60 degrees) are supported for all cardinal directions, **90** (90 degrees - top-down) is defined for **N** (from North), **S** (from South), **E** (from East) and **W** (from West) view directions.