Projections
Named, not constructed. Created with kind projection.
| Type | Class |
|---|---|
"*any registered name*" | hand-written factory |
"*any registered name*"
A registry lookup, not a constructor — "EPSG:4326", "EPSG:3857".
Base classes
Not constructed directly. Their properties are reachable on every object above that derives from them.
Projection
| Property | Type | Access | Description |
|---|---|---|---|
bounds | struct massif::MapBounds | read-only | Returns the bounds of this projection. |
name | string | read-only |