Skip to content

Releases: wemap/wemap-sdk-sample-apps-ios

0.15.6

18 Oct 12:21
Compare
Choose a tag to compare

Fixed

  • MapSDK: occasional crash on start navigation on iOS 15 with languages other than English
  • MapSDK: Some navigation instructions have a "null" suffix

0.14.4

10 Sep 15:25
Compare
Choose a tag to compare

Fixed

  • CoreSDK: handle sorting by graph distance/duration error

0.17.0

18 Jul 12:22
Compare
Choose a tag to compare

Breaking changes

  • LocationSource
    • var isAvailable: Bool changed to static var isAvailable: Bool

Added

  • PosSDK: Add static "isAvailable" method to LocationSource

Fixed

  • MapSDK: Some navigation instructions have a "null" suffix
  • MapSDK: Multi-level itinerary segments are shown for all levels
  • PosSDK(VPS): VPS session is not reset when the application returns from background
  • PosSDK(VPS): Switch to SCAN_REQUIRED state when user is static in an elevator or escalator in navigation mode

Dependencies

  • Map
    • MapLibre 6.4.2 -> 6.5.2
  • Polestar
    • NAOSDK 4.11.15.2 -> 4.11.16

0.15.5

19 Jun 12:24
Compare
Choose a tag to compare

Fixed

  • PosSDK(VPS): VPS session is not reset when the application returns from background

0.15.4

14 Jun 13:23
Compare
Choose a tag to compare

Fixed

  • PosSDK(VPS): Switch to SCAN_REQUIRED state when user is static in an elevator or escalator in navigation mode
  • PosSDK(VPS): Change VPS request timeout to 20s

0.16.1

06 Jun 08:26
Compare
Choose a tag to compare

Fixed

  • MapSDK: buildings that are not related to the current map have been loaded

0.15.3

31 May 12:55
Compare
Choose a tag to compare

Fixed

  • MapSDK: buildings that are not related to the current map have been loaded

0.16.0

28 May 12:19
Compare
Choose a tag to compare

Breaking changes

  • NavigationInstructions struct has been moved from WemapMapSDK to WemapCoreSDK
  • Direction enum has been moved from WemapMapSDK to WemapCoreSDK
  • Step.getNavigationInstructions has been moved from WemapMapSDK to WemapCoreSDK

Added

  • CoreSDK: expose mediaUrl, mediaType of POI

Changed

  • CoreSDK: move Step.getNavigationInstructions to CoreSDK

0.15.2

27 May 10:36
Compare
Choose a tag to compare

Fixed

  • MapSDK: POI markers are hidden below a certain zoom level
  • PosSDK(VPS): accept VPS endpoint with and without '/' at the end

Dependencies

  • MapLibre 6.4.1 -> 6.4.2

0.15.1

27 May 10:36
Compare
Choose a tag to compare

Fixed

  • PosSDK: PS: enable the use for simulator

Dependencies

  • MapLibre 6.4.0 -> 6.4.1
  • RxBlocking 6.7.0 -> 6.7.1
  • RxCocoa 6.7.0 -> 6.7.1
  • RxRelay 6.7.0 -> 6.7.1
  • RxSwift 6.7.0 -> 6.7.1