geocoding_platform_interface 1.0.1 geocoding_platform_interface: ^1.0.1 copied to clipboard
A common platform interface for the geocoding plugin.
1.0.1 #
- Added NoResultFoundException to indicate when no results are found, instead of PlatformException
1.0.0+3 #
- Renamed the method
placemarkFromAddress
tolocationFromAddress
.
1.0.0+2 #
- Return
location
class from theplacemarkFromAddress
method.
1.0.0+1 #
- Add missing street and toString implementation to Placemark.
1.0.0 #
- Initial open-source release.