Skip to content

Releases: BruceShankle/AltusMappingEngineiOS

Marker bug fix

18 Jan 01:24
Compare
Choose a tag to compare

Hit testing would sometimes indicate hits for markers that were across horizon and not visible.

License management

17 Jan 08:59
Compare
Choose a tag to compare

We've added a function to register your license key and disable the BA3 watermark.

Vector Map Rendering Update

31 Aug 04:38
Compare
Choose a tag to compare

We have made several improvements to vector map loading performance. In addition, the reference application has been updated to download a newly created world-wide vector map. To see this map:

  • Pull the master branch.
  • Open Mapp.xcodeproj and Run it on the iOS simulator.
  • Tap Downloads and download the World Vector map.
  • Close the Downloader.
  • Tap Maps and select the World Vector map.

Labels will also be displayed. Labels are a separate marker map overlaid on the vector map. You may download the vector map directly from this URL:
http://mapserver.ba3.us/Drop24Maps/WorldVector/World.zip
screen shot 2013-08-31 at 12 32 02 am

Terrain Profiling

30 Aug 06:32
Compare
Choose a tag to compare

This release introduces a new terrain profiling system. This allows you to sample terrain databases along any arbitrary route with a corridor around the route, in a geographic bounding box, or around a point. You can also sample quickly form marker databases in similar fashion. metool has been updated as well to produce marker maps indexed appropriately to work quickly with these new features.
A new Earth terrain base map is included with the reference application. The Mapp reference application includes many new examples for using the terrain profiling feature.

screen shot 2013-08-30 at 2 28 15 am