Package journeymap.api.v2.client.display


@ParametersAreNonnullByDefault package journeymap.api.v2.client.display
Objects used by the API to display shapes, images, etc. on maps.
  • Class
    Description
    Deprecated.
    Scheduled to move to journeymap.api.v2.common.Context in the MC 26.2 update so it is reachable from the server-side API surface.
    Deprecated.
    See Context.
    Deprecated.
    See Context.
    Base class for Overlays and Waypoints.
    Enum of display types which are usable in the JourneyMap Client API and the class reference to each one's implementation.
    An image overlay places an image on the map between the given coordinates.
    Interface for receiving user events related to an Overlay.
    A Marker overlay shows a geographical point on the map with an icon and a label.
    Provides IDs and key information for map overlays in JourneyMap.
    A polygon overlay displays a geometric area on a map.