Example #1
0
 public void addPoints(Vector<Point2D> pts) {
   map.setPoints(pts);
 }