예제 #1
0
 protected List<List<HeightInfo>> findHeights() {
   return findHeights(Mediator.getMapImage(), xRatio, zRatio);
 }