Announcement

Collapse
No announcement yet.

I am trying to use this display icon android example. I could not find the followin

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • I am trying to use this display icon android example. I could not find the followin

    I am trying to use this display icon android example. I could not find the following files:

    import gov.nasa.worldwind.event.TapEvent;
    import gov.nasa.worldwind.event.TapListener;
    import gov.nasa.worldwind.layers.WorldMapLayer;
    import gov.nasa.worldwind.layers.IconLayer;
    import gov.nasa.worldwind.util.dashboard.Dashbo ardView;
    import gov.nasa.worldwind.render.UserFacingIcon ;
    Attached Files

  • #2
    Did you try to port stuff from desktop SDK to android SDK. Seems IconLayer is not implemented yet and this is something we have to do, as the focus seems to be on the iOS platform. I'm really interested in this feature as well and maybe we can work together.
    Have you made some progress?
    Nicolas Vila
    Geomatics/Software engineer
    Thales Services, Toulouse, France
    Formerly: EOLI project (ESA), Earth Online LInk

    Comment


    • #3
      I attempted to get an icon displayed on Android. If you have success please let me know.
      https://code.google.com/p/display-ic...ource/checkout

      Comment

      Working...
      X