WorldWindAndroid
WorldWindAndroid copied to clipboard
The NASA WorldWind Java SDK for Android (WWA) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
Support for user-polyline-editing either by explicitly adding vertices or by drawing freehand. From the COE requirements document: Click Drawing Map shall provide the ability to be placed in a feature...
Support for user-polygon-editing either by explicitly adding vertices or by drawing freehand. From the COE requirements document: Click Drawing Map shall provide the ability to be placed in a feature...
Retrieval and display of imagery from a server hosting WorldWind tiles on the globe's surface.
Display of a 3D polygon with a buffer indicating a width outside the polygons outer boundary. See #35 for information on buffering shapes.
Display of a 3D polyline with a buffer indicating a width on either side of the path. From the COE requirements document: - Line shall support an optional buffer attribute...
Support for resource sharing when multiple WorldWind maps are created by the same app.