GeoPath constructor
GeoPath(
- Projection projection
Creates a GeoPath with the given projection.
Implementation
GeoPath(this.projection);
Creates a GeoPath with the given projection.
GeoPath(this.projection);