Skip to content

1.0.1

Compare
Choose a tag to compare
@spacekingindia spacekingindia released this 12 Oct 22:27
· 71 commits to main since this release

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 function getRawInfo 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 return mapplsPin.
  • 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.