Skip to content
Various rendering fixes

MapillaryLayer:
* Avoid allocations of Instant during painting
* Fix issue with painting across tile borders
* Add additional rendering options (similar to GPX track rendering)
MapillaryMapRenderer: Remove since all rendering happens in custom path
DataMouseListener: Don't set an empty highlight on mouse move -- this causes some paintstyles to flicker