-
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.
Document folder and other files update as per: MapplsAPIKit: Release …
…version 2.0.7
- Loading branch information
Robin Macbook Pro
committed
Oct 21, 2022
1 parent
50911b0
commit a9c0df5
Showing
33 changed files
with
6,282 additions
and
79 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changes to the MapplsAPICore SDK for iOS | ||
|
||
## 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`. |
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,65 @@ | ||
# Changes to the MapplsAPIKit SDK for iOS | ||
|
||
## 2.0.7 - 21 Oct, 2022 | ||
|
||
### Added | ||
- Turf library related claasses are added. | ||
- To get congestion delays for a route, a helper function `getCongestionDelays` added in class of MapplsDirectionUtility. | ||
|
||
### Fixed | ||
- For some of API managers host was not setting correctly on passing programmatically. | ||
|
||
## 2.0.6 - 13 Oct, 2022 | ||
|
||
### Added | ||
- A new property `richInfoDictionary` is added in response class of place detail request. | ||
- As a new enum `MapplsRawInfoType` is added in Core SDK, A function `getRawInfo` is added in response class of place detail request to get specific dictionary object based on type. | ||
|
||
### Changed | ||
- Timeout interval is reduced for some of APIs to improve performance. | ||
|
||
## 2.0.5 - 05 sept, 2022 | ||
|
||
### Added | ||
|
||
- Introduced MapplsWeatherAPI. | ||
|
||
|
||
## 2.0.4 - 06 sept, 2022 | ||
|
||
### Added | ||
|
||
- added a userActivity and media in respnse of placeDetails apis. | ||
|
||
## 2.0.3 - 24 Aug, 2022 | ||
|
||
### Added | ||
|
||
- added a parameter to set host and scheme in init method of manager class. | ||
|
||
## 2.0.2 - 22 Aug, 2022 | ||
|
||
### Added | ||
|
||
- In response of Reverse Geocode `areaCode` is added. | ||
|
||
### Fixed | ||
|
||
- Fixed a crash while using sharedInstance of `MapplsDirection` class. | ||
|
||
## 2.0.1 - 05 Jul, 2022 | ||
|
||
### Added | ||
|
||
- In response of Reverse Geocode `Mappls Pin` is added. | ||
|
||
## 2.0.0 - 11 Jun, 2022 | ||
|
||
Initial version of `MapplsAPIKit`. | ||
|
||
**Changes Since last version released:** | ||
|
||
### Merged | ||
|
||
- Direction/Route API sdk is merged into this and upcoming updates no longer will be avaialable separately. | ||
- Dependency of `MapplsAPICore` is added. |
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,7 @@ | ||
# Changes to the MapplsAnnotationExtension SDK for iOS | ||
|
||
## 1.0.0 - 14 Jun, 2022 | ||
|
||
### Changed | ||
|
||
- Initial MAPPLS's release. |
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,7 @@ | ||
# Changes to the MapplsDirectionUI SDK for iOS | ||
|
||
## 1.0.0 - 14 Jun, 2022 | ||
|
||
### Changed | ||
|
||
- Initial release as per Mappls branding. |
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,7 @@ | ||
# Changes to the MapplsDrivingRangePlugin for iOS | ||
|
||
## 1.0.0 - 14 Jun, 2022 | ||
|
||
#### Changed | ||
|
||
- Initial MAPPLS's release. |
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,5 @@ | ||
# Changes to the MapplsFeedbackKit - SDK for iOS | ||
|
||
## 1.0.0 - 22 Jun, 2022 | ||
|
||
- Initial release. |
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,5 @@ | ||
# Changes to the MapplsFeedbackUIKit - SDK for iOS | ||
|
||
## 1.0.0 - 22 Jun, 2022 | ||
|
||
- Initial release. |
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,7 @@ | ||
# Changes to the MapplsGeoanalytics SDK for iOS | ||
|
||
## 1.0.0 - 20 Jun, 2022 | ||
|
||
### Changed | ||
|
||
- Initial Mappls release. |
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,7 @@ | ||
# Changes to the MapplsGeofenceUI SDK for iOS | ||
|
||
## 1.0.0 - 14 Jun, 2022 | ||
|
||
### Changed | ||
|
||
- Initial release as per Mappls branding. |
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,31 @@ | ||
# Changes to the MapplsMap SDK for iOS | ||
|
||
## 5.13.4 - 13 Oct, 2022 | ||
|
||
### Added | ||
- On tap of any label on map delegate function `didTapPlaceWithMapplsPin` will be called to return `mapplsPin`. | ||
|
||
### Changed | ||
- An issue is fixed where tiles were not loading on initializing map at particular location. | ||
- An issue is fixed where `didFinishLoadingStyle` function was calling two times on map initialization. | ||
- Timeout interval is reduced for some of APIs to improve performance. | ||
|
||
## 5.13.3 - 08 Sep, 2022 | ||
|
||
An issue resolved where tiles were not loading on CarPlay when phone is in locked state. | ||
|
||
## 5.13.2 - 18 Aug, 2022 | ||
|
||
A Bug Resolved, session was not resetting if already a session is running. | | ||
|
||
## 5.13.1 - 20 Jul, 2022 | ||
|
||
### Changed | ||
|
||
- A Bug resolved of an error of "Duplicate bundle identifier of `MapmyIndiaAPIKit`" shows while uploading build on App Store. | ||
|
||
## 5.13.0 - 11 Jun, 2022 | ||
|
||
Initial version of `MapplsMap`. | ||
|
||
- Dependencies are `MapplsAPICore` and `MapplsAPIKit`. |
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,7 @@ | ||
# Changes to the MapplsNearbyUI SDK for iOS | ||
|
||
## 1.0.0 - 14 June, 2022 | ||
|
||
### Changed | ||
|
||
- Initial MAPPLS's release with renaming. |
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,8 @@ | ||
# Changes to the MapplsUIWidgets SDK for iOS | ||
|
||
## 1.0.0 - 12 June, 2022 | ||
|
||
### Changed | ||
|
||
- Initial MAPPLS's release with renaming. | ||
- One Dependency `MapplsAPICore` is added along with `MapplsAPIKit` and `MapplsMap`. |
Oops, something went wrong.