add holes
This commit is contained in:
parent
0496575d25
commit
3fa471135f
6 changed files with 62 additions and 13 deletions
|
@ -158,7 +158,8 @@ editor = {
|
|||
'outside': '#EEFFEE',
|
||||
'obstacle': '#999999',
|
||||
'door': '#FF00FF',
|
||||
'elevatorlevel': '#9EF8FB'
|
||||
'hole': '#66CC66',
|
||||
'elevatorlevel': '#9EF8FB',
|
||||
},
|
||||
_get_geometry_style: function (feature) {
|
||||
// style callback for GeoJSON loader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue