getSymbolBoundary method

MapRectangle getSymbolBoundary()

Implementation

MapRectangle getSymbolBoundary() {
  return base.calculateBoundary();
}