Replies: 1 comment
-
Hey! Thanks for your request, could you clarify this a little? In what geojson output? If yes, just copy that and adjust the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want a field not to be shown in the geojson output from Magellan.
I added an protected $hidden array on the model that also has the Magellan trait.
This field stil shows up in the geojson.
How to make sure a field is not added in the properties array of a geojson.
Beta Was this translation helpful? Give feedback.
All reactions