//14
Jump to navigation
Jump to search
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 12:34, 3 September 2024
public class MyCustomDisplay extends MapDisplay {
@Override
public void onAttached() {
// Setup your display and draw the initial contents
}