You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a solution for this error when using an overviewMap:
java.lang.NullPointerException: null
at org.mapfish.print.map.MapChunkDrawer.renderImpl(MapChunkDrawer.java:86
I seem not be able to push my commit to this repo, can you add me as contributor?
I have a solution for this error when using an overviewMap:
java.lang.NullPointerException: null
at org.mapfish.print.map.MapChunkDrawer.renderImpl(MapChunkDrawer.java:86
I seem not be able to push my commit to this repo, can you add me as contributor?
Or use this fix in the next release:
src\main\java\org\mapfish\print\map\MapChunkDrawer.java
->
The text was updated successfully, but these errors were encountered: