- Sample for "POI Along The Route" API wrapper is added. API wrapper for "POI Along The Route" was released in version number 1.4.8 of
MapmyIndiaAPIKit
.
- Polyline file is removed from project to use it directly through
Polyline
library.
- Sample for Place Picker is added with settings page to check configuration of Place Picker at run time.
- Map SDK update for managing Global session.
- Map SDK update with version 5.7.10 to fix issue of memory consumption.
- Option to choose example of "Covid 19 Layers" was not exists in list of samples.
- README file is updated for version related and other information.
- A sample is added to demonstrate feature to show safety status on map.
- A sample is added in demo project to show interactive layers on map based on updated SDKs.
- README file updated for updated information.
- Made SDKs compatible to Xcode 11.5.
- Map SDK version 5.7.5 released with dependency of MapmyIndiaSafetyPlugin through Cocoapods.
- A sample is added to demonstrated features of MapmyIndiaSafetyPlugin with title
safetyPlugin
.
-
Fixed an issue where app was not able to run on device because MapmyIndiaFeedbackUIKit framework was not added in Linked Libraries of Sample Application.
-
Map SDK updated to version 5.7.1
- Tile issue fixed where tiles not fetching after expiring of vector key.
-
Sample is made compatible with available MapmyIndia's Cocoapods libraries by adding a podfile.
- Mapbox framework is replaced with MapmyIndiaMaps.
- MapboxDirections framework is replaced with MapmyIndiaDirections.
- Changes in route calling method are made as per latest SDK where to call route ETA API resourceIdentifier parameter will be used and required value will be
.routeETA
.
-
MapmyIndiaFeedbackKit framework is now part of project itself, No need to download seperately.
-
Changelog file CHANGELOG.md is added in sample project.
- Folder structure was fixed where empty
Dependencies
folder was not avaialble in project.