UNPKG

@elastic/ems-client

Version:

JavaScript client library for the Elastic Maps Service

24 lines (23 loc) 406 B
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "foo": "bar" }, "geometry": { "type": "Polygon", "coordinates": [ [ [72.773, 62.593], [50.625, 50.064], [91.757, 35.46], [93.867, 58.263], [72.773, 62.593] ] ] } } ] }