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.
-
ClassDescriptionEnums that describe the various display contexts in JourneyMap.Map types.Map UIs.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.