Contents

MapRect

A rectangular region, in map units, of a two-dimensional map projection.

Declaration

class MapRect

Overview

Use a mapkit.MapRect to represent a rectangular region within a map projection. Map units are a value from 0 to 1 that represent an interpolated location within the height or width of the full map projection.

Topics

Creating a map rectangle

Defining a map rectangle

Obtaining rectangle metrics

Working with map rectangles

Instance Methods

See Also

Map units