Currently all address lines are concatenated together (separated by ", ") and then passed back.
To get individual parts, one need to split the result text.
Please just pass them individually. If needed, the user of the library can concat the parts him self.
Currently all address lines are concatenated together (separated by ", ") and then passed back. To get individual parts, one need to split the result text.
Please just pass them individually. If needed, the user of the library can concat the parts him self.