//14
Jump to navigation
Jump to search
public class MyCustomDisplay extends MapDisplay {
@Override
public void onAttached() {
// Setup your display and draw the initial contents
}