Skip to main content

Release v1.12.0

· 4 min read
Evgen Bodunov
Evgen Bodunov
CEO @ Globus Software

API Refinement, Smarter Tile Loading, and Cross-Platform Consistency

v1.12.0 is all about polish and performance. We've cleaned up coordinate conversion APIs, optimized tile loading to reduce bandwidth waste, and standardized naming across platforms to make your code more maintainable.

TL;DR

  1. Unified screen-to-map conversion API on Android – now uses android.graphics.PointF, eliminating the old MapPoint/Point mix-up
  2. Property clean-up on iOSmapZoommapScale (and heads-up about v1.13 renaming of mapZoomLevel)
  3. Smarter tile pipeline on both platforms – fewer aborts, fewer duplicate downloads, better cache hit-rate
  4. NDK r28.1 & 16 KB page-size support for Android – rebuilt libs and updated CMake configs

Release v1.11.0

· 4 min read
Evgen Bodunov
Evgen Bodunov
CEO @ Globus Software

Lane Guidance, Valhalla Integration, and Smarter Route Tracking

v1.11.0 brings professional-grade navigation features that help drivers navigate complex intersections with confidence. We've added turn lane information, direct Valhalla JSON route creation, and intelligent alternative route tracking.

Release v1.10.0

· 2 min read
Evgen Bodunov
Evgen Bodunov
CEO @ Globus Software

Map Pitch: Bringing Navigation to Life

Navigation apps work best when they mirror how we naturally see the world. That's why v1.10.0 introduces map pitch – the ability to tilt your map view to create a more immersive, perspective-based navigation experience.