Till Nagel

Results 36 issues of Till Nagel

In latest Safari (13.0.2), the "paperMetadata" div overlaps with the thumbnail. Works in other browsers on Mac OS.

Since Vega Lite released 5+, some of the links to its documentation are outdated. Due to the new signal mechanisms, this sees to be the case specifically for the (old)...

bug

Java2DMapDisplay uses papplet.g as canvas directly, and thus beginDraw() in mapDisplay.draw() messes up things. Solution: Either add new method preDraw() and only call beginDraw for OpenGLMapDisplay (and keep it empty...

End of January Mapzen, the currently used service will stop providing their API.

The default map provider Unfolding uses (when no MapProvider is specified) is broken. That's because the map service's server toolserver.org moved. For now, you have to use another or your...

bug

Default event handler should test for new click in between.

Add convenience method markerFactory.addPropertyRule("title", "name");