OptionalinputInsert input value and overwrite user input.
OptionalmapThe map model to use.
OptionalonOptional event that gets called if the input is cleared.
OptionalonOptional event that gets called if (valid) coordinates are entered or projection is changed by the user.
OptionalplaceholderPlaceholder 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.
OptionalprojectionsList 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.