UNPKG

openlayers

Version:

Build tools and sources for developing OpenLayers based mapping applications

17 lines (16 loc) 253 B
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "id": "point_1", "geometry": { "coordinates": [1, 2], "type": "Point" }, "properties": { "name": "point" } } ] }