qorvia_maps_sdk 0.3.0 copy "qorvia_maps_sdk: ^0.3.0" to clipboard
qorvia_maps_sdk: ^0.3.0 copied to clipboard

Flutter SDK for geo services: navigation, routing, geocoding with MapLibre GL maps.

0.3.0 #

  • Improved navigation mode
  • Fixed markers display

0.2.9 #

  • Improved navigation mode for better performance
  • Improved map initialization

0.2.8 #

  • Fix Android side native code

0.2.7 #

  • Fixed navigation mode for better performance
  • Add map offline mode

0.2.6 #

  • Fixed Smart Search to use mobile API endpoint
  • Updated SmartSearchResponse model: added provider, queryType fields
  • Updated SmartSearchResult model: added photoUrl, placeId fields

0.2.5 #

  • Added Smart Search API (smartSearch(), smartSearchFirst()) - AI-powered natural language search
  • Added SmartSearchResponse and SmartSearchResult models
  • Added OpeningHoursEntry model for place opening hours

0.2.4 #

  • Adding personalization to geocoding results

0.2.3 #

  • Adding cursor customization to QorviaMapView
  • Correcting the display of markers from external sources

0.2.2 #

  • Added ways to interact with the camera

0.2.1 #

  • Update navigation mode for better performance

0.2.0 #

  • Added marker clustering with cluster tap callbacks
  • Added voice guidance (TTS) for navigation
  • Added example app for pub.dev
  • Expanded README with usage examples

0.1.0 #

  • Initial public API for routing, maps, markers, and navigation