public class VideoMBSource extends MediaMBSource
JSONObject
containing a Mapbox video source.Constructor and Description |
---|
VideoMBSource(JSONObject json) |
VideoMBSource(JSONObject json,
MBObjectParser parser) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Type of source.
|
List<String> |
getUrls()
(Required) URLs to video content in order of preferred format.
|
getCoordinates
public VideoMBSource(JSONObject json)
public VideoMBSource(JSONObject json, MBObjectParser parser)
Copyright © 1996–2022 Geotools. All rights reserved.