colesnic89

Results 2 issues of colesnic89

In Controller ``` return $modelWithSpatial; ``` produce (as example) ``` { "identifier": "1234546", "location": { "type": "Point", "coordinates": [ 23.2345345, 45.2345345 ] } } ``` but if I try to...

Need to remove unused `compact` argument ![Selection_520](https://user-images.githubusercontent.com/6548494/118691295-99401280-b811-11eb-9b3a-1091ec54ed5f.png)