add holes

This commit is contained in:
Laura Klünder 2016-11-29 00:47:37 +01:00
parent 0496575d25
commit 3fa471135f
6 changed files with 62 additions and 13 deletions

View file

@ -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