public class ImageMBSource extends MediaMBSource
JSONObject
containing a Mapbox image source.Constructor and Description |
---|
ImageMBSource(JSONObject json) |
ImageMBSource(JSONObject json,
MBObjectParser parser) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Type of source.
|
String |
getUrl()
(Required) URL that points to an image.
|
getCoordinates
public ImageMBSource(JSONObject json)
public ImageMBSource(JSONObject json, MBObjectParser parser)
public String getUrl()
Copyright © 1996–2023 Geotools. All rights reserved.