new GeocodingView(geocodingService, planarView, crs)
Instantiates the view.
Parameters:
Name | Type | Description |
---|---|---|
geocodingService | GeocodingService | The geocoding service. |
planarView | module:itowns~PlanarView | The iTowns view. |
crs | string | CRS of the view |
- Source