Map Widget Data Format Help #6892
Unanswered
pensivedog
asked this question in
Q&A
Replies: 1 comment
-
A object with a nested object? |
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.
-
The map widget requires data to be a GeoJSON string, but it makes much more sense for location data in my front matter to be stored simply as
location: [latitude, longitude]
. Is there any way to make this work with the map widget?Beta Was this translation helpful? Give feedback.
All reactions