Optional
inputInsert input value and overwrite user input.
Optional
mapThe map model to use.
Optional
mapThe id of the map. The map will be looked up in the MapRegistry service.
Optional
onOptional event that gets called if the input is cleared.
Optional
onOptional event that gets called if (valid) coordinates are entered or projection is changed by the user.
Optional
placeholderPlaceholder text to display when no input is present. Common usages:
If a coordinate is given, it has to be in the current projection of the map.
Optional
projectionsList of projection options, only projections that are known by the map as projection are shown. Each projection can have an individual precision of coordinates.
If no precision is given, the default precision is used.
Props for the CoordinateInput component.