Instead of:
{ "type": "FeatureCollection" } I need to get { type: "FeatureCollection" }
Here is a nice article how to do this for value. But I need to remove quotes for property names...
Instead of:
{ "type": "FeatureCollection" } I need to get { type: "FeatureCollection" }
Here is a nice article how to do this for value. But I need to remove quotes for property names...