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
Scrolling through the documentation, I came across the mapmarker parameter. I wanted to define a marker in the frontmatter of my note, but the example provided in the docs doesn't seem to work.
example_note.md
---
location:
- "32"
- "-89"
mapmarker:
icon: user # Font Awesome icon name.
color: 00ff00 # Hex color string. Optional.
layer: false # Whether or not to layer. Optional.
---
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
-
Scrolling through the documentation, I came across the mapmarker parameter. I wanted to define a marker in the frontmatter of my note, but the example provided in the docs doesn't seem to work.
example_note.md
main.md
Am I doing something wrong or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions