1.0.1
MapplsAPICore (1.0.3):-
- Performance improvements and optimization.
MapplsAPIKit (2.0.6):-
- A new property
richInfoDictionary
is added in response class of place detail request. - As a new enum
MapplsRawInfoType
is added in Core SDK, A functiongetRawInfo
is added in response class of place detail request to get specific dictionary object based on type. - Performance improvements and optimization.
MapplsMap (5.13.4):-
- On tap of any label on map delegate function
didTapPlaceWithMapplsPin
will be called to returnmapplsPin
. - 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. - Performance improvements and optimization.