Skip to content

v0.2.5

Compare
Choose a tag to compare
@pdavidc pdavidc released this 01 Jun 00:02
· 698 commits to master since this release

World Wind Android v0.2.5 provides support for 'picking', a feature that enables applications to determine the World Wind objects displayed at a screen point. This capability is accessible via the method WorldWindow.pick(). Along with the core capability, two examples demonstrate how developers can use picking in their own apps: PlacemarksPickingActivity and PlacemarksSelectDragActivity.

Changelog

  • Picking (WWA-16)
  • Blank screen when EGL context lost (WWA-76)