All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TileWMSSource, XYZSource

public abstract class TileImageSource extends UrlTileSource
Abstract base class for map sources providing tiled images from a URL
See Also:
  • Constructor Details

  • Method Details

    • getCrossOrigin

      public String getCrossOrigin()
      The crossOrigin attribute for loaded images.

      This value can not be changed after constructing an instance, it can only be set initially by passing an options object to the constructor.

      Returns:
      the crossOrigin attribute used for loaded images