addGeoJSONSource abstract method

dynamic addGeoJSONSource(
  1. Object data,
  2. String sourceID
)

add GeoJSON source to style

Implementation

addGeoJSONSource(Object data, String sourceID);