2.0.1 • Published 9 months ago

@vcmap/search-coordinate v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Coordinate Search Plugin

Extends search widget for coordinate input

Per default coordinates can be searched in following coordinate reference systems:

  • app projection (defined in map config)
  • geographic wgs84 (EPSG:4326)

Additionally other projections can be configured using searchProjections.

Usage

Open the searchbar of the VC Map and type in a coordinate, e.g. 13.405, 52.52.

Camera will move to the searched position and a balloon shows position in EPSG:4326 and a projected crs.

Configuration (all optional):

PropertyTypeStateDescription
searchProjectionsArray<ProjectionOptions>optionaloptions for additional search projections, see VC Map API
2.0.1

9 months ago

2.0.0

9 months ago

1.0.0

1 year ago