在经历了一些最初的麻烦之后,我现在已经开始使用UnfoldingMap了,正如中所描述的那样。这似乎很好,但是draw()方法在高频下被反复调用,导致CPU达到100%。下面是这个非常简单的测试应用程序的代码: size(800, 600);
map = new UnfoldingMap(this, new Microsoft
要让下面的代码运行,我需要:注释掉MapUtils.createDefaultEventDispatcher(this,map);将地图类型更改为UnfoldingMap[]地图;The method createDefaultEventDispatcher(PApplet, UnfoldingMap[]) in the type MapUtilsis not applicable for the arguments (SampleMapApp, UnfoldingMap