Example #1
0
 public void addMarker(String valueProperty, String category, String name) {
   markers.put(valueProperty, category, name);
 }