From 4452b9f61b474e27cd98552ad8abd778c3748e90 Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Fri, 29 Jun 2012 12:56:13 -0700 Subject: [PATCH] Updated HD Map Configuration (markdown) --- HD-Map-Configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HD-Map-Configuration.md b/HD-Map-Configuration.md index 0681acc..3453572 100644 --- a/HD-Map-Configuration.md +++ b/HD-Map-Configuration.md @@ -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.