KayakNav v3.0

From Acacia Support Wiki
Revision as of 11:02, 21 April 2017 by Gmcollett (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

KayakNav 3.0 is in the early stages of development. It will support iOS 10.0 and newer.

We plan to include the following additional features:

  • Vector based maps
  • Performance improvements.
  • Show KayakNav paddlers on your map (will require mobile data)

Preliminary testing indicates dramatic improvements to map rendering speed and memory footprint on the device.

This vector based map server does not require server side tile rendering and caching that is in place for the PNG based map tiles, so server side processing and downloads will be faster. The trade-off is that rendering of maps must be performed on the device using graphics hardware, so best performance will be achieved using the latest iPhone or iPad hardware.

Please see the Map Server article and check out the performance improvements by clicking some of the links like "Paris", Lake Ginninderra etc. If viewed using your mobile device, this will give an indication of expected KayakNav 3.0 map performance, Try zooming and rotating these maps and notice how the annotations remain correctly oriented.

Progress:

  • Implementation of a new Vector based map server and served via the SSL front end web server - completed. Our vector based map server covering the entire planet is running here if you want a preview.
  • Installed latest Objective-C Mapbox API - completed.
  • Upgrade of source code to the Vector Maps API - in progress.

Please check back here for updates.

Please refer to the KayakNav Manual for details of the core features of the current version of KayakNav.