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
placemarkFromAddresstolocationFromAddress.
1.0.0+2 #
- Return
locationclass from theplacemarkFromAddressmethod.
1.0.0+1 #
- Add missing street and toString implementation to Placemark.
1.0.0 #
- Initial open-source release.