boundary property

MapRectangle? boundary
getter/setter pairinherited

The boundary of this object in pixels relative to the center of the corresponding node or way. This is a cache and will be calculated by asking. Do NOT clone this.

Implementation

MapRectangle? boundary;