Hacker News new | ask | show | jobs
by POPOSYS 1240 days ago
Where can I find docs for the map component?
1 comments

Here's a great example, no need for a custom-made refine and Map component document because with refine's headless approach, you can use Map components as you please.

https://github.com/refinedev/refine/blob/next/examples/finef...

Thank you very much for your quick answer! Will study this!
You're welcome! I'm glad I could help. Let me know if you have any more questions.