You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The point I select on map and the value the CMS add in front matter are 2 different things. Moreover the "coordinates" generated by Map Widget are invalid. Below is the front matter entry by Decap CMS
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
The point I select on map and the value the CMS add in front matter are 2 different things. Moreover the "coordinates" generated by Map Widget are invalid. Below is the front matter entry by Decap CMS
And below is the code from the config.yaml of Decap CMS
{ label: "Map", name: "map", widget: "map", type: "Point", decimals: 5, required: false },
What I am doing wrong? why the latitude have 4 digits instead of 2 before the dot?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions