Mappedin SDK for Android & iOS 6.2.0-beta.0

  • Upgraded to Mappedin JS v6.13.0
  • Added - BlueDot support with BlueDotOptions, BlueDotPositionUpdate and associated events for displaying the user’s position on the map
  • Added - MapView.dynamicFocus extension providing enable, disable, getState, updateState, and focus methods for Dynamic Focus functionality. Includes new models DynamicFocusOptions, DynamicFocusState, DynamicFocusMode, and DynamicFocusAnimationOptions
  • Added - Experimental MapView.__EXPERIMENTAL__auto() method for automatic label and marker setup
  • Added - MapView.hydrateMapDataFromURL(url, options) for hydrating map data directly from a URL
  • Added - MapView.getCacheUrl(...) and MapView.getAssetUrl(...) helper methods for building URLs to cached and asset files
  • Added - Support for loading maps from MVF filename for improved offline capabilities
  • Added - LocationProfile.searchTags property for accessing location search tags
  • Added - allFloors option to Query.nearest() to search across all floors instead of just the current floor
  • Added - images3D getter to PointOfInterest, Space, Area, and MapObject classes with new Image3DView model
  • Improved - Map loading performance by optimizing how map data is passed to the WebView