Changes in Version 3.3.0
- Use nightwatch.js for end to end tests and add several tests for example maps.
- Add
unitName
function which tests that the property to be used as theunitId
is defined, before manipulating it and returning it. Fixes issue #58.