Feature Completed
1 comments

International Number Format Support for Location Input

Add full support for international number formats when parsing numeric and coordinate values.

Specifically:

Accept both period (.) and comma (,) as valid decimal separators.

Detect and correctly handle region-specific number formatting automatically.

Allow latitude/longitude, DMS, DDM, UTM, and MGRS inputs to be entered using either decimal format.

Normalize all parsed values internally to a consistent decimal representation for processing and storage.

This will ensure that users in regions that use commas as decimal separators can enter location data naturally without conversion errors.
rv400
rv400
Jan 7, 2026 10:52 PM

Comments (1)

Please log in to add a comment.

rv400
rv400
Jan 7, 2026 10:53 PM
Added feature in the 1.0.2 release