diff options
author | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2009-09-15 21:34:18 +0000 |
---|---|---|
committer | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2009-09-15 21:34:18 +0000 |
commit | 31dc37fdff90148aae1c6138581f1d5255cc38fb (patch) | |
tree | d348247ead26c2d2a391b3316d8b6d5d630bda87 /navit/item_def.h | |
parent | 1ae91c612cb8ac09b7921b867616a6370eb5db81 (diff) | |
download | navit-31dc37fdff90148aae1c6138581f1d5255cc38fb.tar.gz |
Add:Tools:Generate place polygons
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2573 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/item_def.h')
-rw-r--r-- | navit/item_def.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/navit/item_def.h b/navit/item_def.h index b83273145..b16dd7f4f 100644 --- a/navit/item_def.h +++ b/navit/item_def.h @@ -522,4 +522,10 @@ ITEM(poly_wetland) ITEM(poly_aeroway_runway) ITEM(map_information) ITEM(selected_area) +ITEM(poly_place1) +ITEM(poly_place2) +ITEM(poly_place3) +ITEM(poly_place4) +ITEM(poly_place5) +ITEM(poly_place6) ITEM2(0xffffffff,last) |