dogodigi / opendispatcher

First responder HTML5 nodejs client application
http://www.opendispatcher.org
GNU General Public License v3.0
2 stars 8 forks source link

Alternate way of reporting errors instead of dbkjs.util.alert() #440

Open milovanderlinden opened 8 years ago

milovanderlinden commented 8 years ago

From @matthijsln on December 8, 2015 10:35

Calling dbkjs.util.alert(msg, title, 'alert-danger') only works when no map is loading (during startup, panning/zooming), because the map loading messages clear the error.

Alternate way should keep error messages visible for user.

Copied from original issue: opengeogroep/safetymapsDBK#13