Class TileSource

    • Method Detail

      • isOpaque

        public boolean isOpaque()
        Whether the source has an opaque background or not. A non-opaque source has a transparent background, which is useful for overlay layers. Default value is false.

        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:
        whether the source has an opaque background