Protected
Readonly
Detects and parses a coordinate search term into an array of two numerical values. The method attempts to identify valid coordinate pairs from the given term, using different separators such as ;, /, ,, or whitespace.
;
/
,
Performs a search operation with all available clients based on the provided term and returns results grouped by provider name and result category.
Detects and parses a coordinate search term into an array of two numerical values. The method attempts to identify valid coordinate pairs from the given term, using different separators such as
;,/,,, or whitespace.