releases.shpreview

v3.10.0-beta.1

$npx @buildinternet/releases show rel_8zdYAXOQOTJT72KajtDgc

Packaging

Map

  • The SDK now uses Declarative Map Styling by default. If you want to customize the map content using declarative styling, e.g. to style non-navigation-related content, you should:
    • set NavigationMapView.automaticallySetDeclarativeMapContent to false,
    • subscribe to the NavigationMapView.navigationStyleContent updates,
    • add currentNavigationStyleContent to your MapStyleContent,
    • call setMapStyleContent(content:) with new map style content.

For implementation details, refer to the Declarative-Map sample app. Set NavigationMapView.useLegacyManualLayersOrderApproach to true to enable legacy manual layer order calculation.

Pricing

  • Fixed a case when the SDK didn't respect startLegIndex when checking the waypoints for billing session for multiwaypoint routes. The SDK now correctly supports resuming a previous active guidance billing session when startLegIndex is greater than 0.

Fetched May 1, 2026