-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 1.0.13 MapplsAPIKit(2.0.16) MapplsDrivingRangePlugin(1.0.2)
- Driving Range API wrapper is moved from MapplsDrivingRangePlugin to MapplsAPIKit `MapplsAPIKit:` - In routing api correct the value of direction profile for trucking.
- Loading branch information
Robin Macbook Pro
committed
Jun 29, 2023
1 parent
b5ff4cb
commit 61f1c0a
Showing
37 changed files
with
9,646 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Changes to the MapplsAPICore SDK for iOS | ||
|
||
## 1.0.7 - 07 Jun, 2023 | ||
|
||
### Changed | ||
- Bug fixes & Improvements. | ||
|
||
## 1.0.6 - 30 May, 2023 | ||
|
||
### Changed | ||
- Domain of APIs changed. | ||
|
||
### Fixed | ||
- Bug fixes. | ||
|
||
## 1.0.5 - 30 Jan, 2023 | ||
|
||
### Changed | ||
- Error code opimization for initializing Map. | ||
|
||
## 1.0.4 - 09 Dec, 2022 | ||
|
||
### Changed | ||
- A custom property `modelName` of extension `UIDevice` is made public. | ||
|
||
## 1.0.3 - 13 Oct, 2022 | ||
|
||
### Changed | ||
- Timeout interval is reduced for some of APIs to improve performance. | ||
- A new enum `MapplsRawInfoType` is added. | ||
|
||
## 1.0.2 - 23 Aug, 2022 | ||
|
||
### Fixed | ||
- Fixed a crash while using `MapplsTokenAuthenticationAPISharedManager` in `MapplsLicenseInterceptor` class. | ||
|
||
## 1.0.1 - 17 Aug, 2022 | ||
|
||
### Added | ||
- Introduced a property `isEnableLogging` In MapplsAccountManager | ||
- On the based of Who am i respose region is set in MapplsAccountManage. | ||
|
||
## 1.0.0 - 10 June, 2022 | ||
|
||
Initial version of `MapplsAPICore`. |
Oops, something went wrong.