Skip to content

Releases: MappedIn/ios

v0.4.2

21 Apr 19:55

Choose a tag to compare

v0.4.2 Pre-release
Pre-release
  • Fixed z-fighting issue

v0.4.1

20 Apr 21:59

Choose a tag to compare

v0.4.1 Pre-release
Pre-release
  • Fixed some lighting issues

v0.4.0

19 Apr 19:03

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
  • Added orthographic camera support
  • Fixed animation bug
  • Fixed polygon logos blocking taps

v0.3.0

08 Apr 14:35

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Added support for custom properties on Locations
  • Adjusted node scaling to fit with new correct OBJ scale

v0.2.0

24 Mar 17:59

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Update to Swift 2.2
  • Rename Node to Coordinate
  • Replace MapAnchor with Coordinates
  • Coordinates gain the ability to be created from a Polygon (for MapAnchor support) and CLLocationCoordinate2D (latitude/longitude)
  • Exposed the SCNView on the MapView
  • A lot of under the hood work on georeferencing Map's

v0.1-alpha6

09 Mar 18:41

Choose a tag to compare

v0.1-alpha6 Pre-release
Pre-release
  • Multiple simultaneous paths support

v0.1-alpha5

02 Mar 21:52

Choose a tag to compare

v0.1-alpha5 Pre-release
Pre-release
  • Added french language directions

v0.1-alpha4

24 Feb 22:04

Choose a tag to compare

v0.1-alpha4 Pre-release
Pre-release
  • Advanced camera controls (focus on specific node or polygon)
  • Enhanced default styling
  • Bug fixes

v0.1-alpha3

19 Feb 22:15

Choose a tag to compare

v0.1-alpha3 Pre-release
Pre-release
  • Basic Camera Controls

v0.1-alpha2

12 Feb 21:23

Choose a tag to compare

v0.1-alpha2 Pre-release
Pre-release
  • Switched to Cocoa Pods for Framework distribution. You can also just download the framework yourself from this release
  • Added support for 2D Markers
  • Improved documentation
  • Added ability to get all location types on a venue