Class ImageMBSource

    • Constructor Detail

      • ImageMBSource

        public ImageMBSource​(JSONObject json)
      • ImageMBSource

        public ImageMBSource​(JSONObject json,
                             MBObjectParser parser)
    • Method Detail

      • getUrl

        public String getUrl()
        (Required) URL that points to an image.
        Returns:
        String for the URL
      • getType

        public String getType()
        Description copied from class: MBSource
        Type of source.
        Specified by:
        getType in class MBSource
        Returns:
        One of "vector", "raster", "geojson", "image", "video", "canvas".