- Change function signature of
setPickupLocationWithLatitude:longitude:nickname:address:
andsetDropoffLocationWithLatitude:longitude:nickname:address:
inRequestButton
andRequestDeeplink
to acceptDouble
for latitude and longitude parameters instead ofString
.
- Issue #8 where manual integration of SDK didn't allow use of resources.
- Localization of request button text for zh-Hans and zh-Hant.
- Issue #6 where custom pick-up location is ignored and reset to current location.
- Initial version.