Releases: MappedIn/ios
Releases · MappedIn/ios
v0.4.2
- Fixed z-fighting issue
v0.4.1
- Fixed some lighting issues
v0.4.0
- Added orthographic camera support
- Fixed animation bug
- Fixed polygon logos blocking taps
v0.3.0
- Added support for custom properties on Locations
- Adjusted node scaling to fit with new correct OBJ scale
v0.2.0
- 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
- Multiple simultaneous paths support
v0.1-alpha5
- Added french language directions
v0.1-alpha4
- Advanced camera controls (focus on specific node or polygon)
- Enhanced default styling
- Bug fixes
v0.1-alpha3
- Basic Camera Controls
v0.1-alpha2
- 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