<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/fjpxeu3ai" -->

---
title: Beautiful maps made simple | daily.dev
description: Mapcn is a collection of map components built on MapLibre GL, styled with Tailwind CSS, and designed to work with shadcn/ui. The library provides accessible...
canonical: https://daily.dev/posts/fjpxeu3ai
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Beautiful maps made simple | daily.dev
og:description: Mapcn is a collection of map components built on MapLibre GL, styled with Tailwind CSS, and designed to work with shadcn/ui. The library provides accessible...
og:url: https://daily.dev/posts/fjpxeu3ai
og:image: https://api.daily.dev/og/posts/fjpXEU3AI.png
og:image:alt: Post cover image
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Beautiful maps made simple

**[Amit Gajare](https://daily.dev/sources/uu1stggjldm9pqp0qluf0)** · [@amitgajare](https://daily.dev/amitgajare) · 806 upvotes · 42 comments

## Summary

Mapcn is a collection of map components built on MapLibre GL, styled with Tailwind CSS, and designed to work with shadcn/ui. The library provides accessible and customizable map components for React and Next.js applications, featuring interactive maps, markers, and controls with TypeScript support.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://mapcn.vercel.app/>

## Community discussion

Top comments from developers on daily.dev.

**@jeck0v** · 3 upvotes

> great, thx for sharing

**@marthofer** · 3 upvotes

> Beautiful. This looks so good that im thinking about rewriting it on one project (google maps) with this. nice

**@saad786** · 2 upvotes

> Thank you for sharing. This looks like a better thing to use than react simple maps

**@salahxd** · 2 upvotes

> this is amazing and popped up on my feed on the right time, thanks for the share

**@monzuralam** · 2 upvotes

> Clean MapLibre abstraction that fits perfectly with shadcn/ui + Tailwind. TypeScript-first, accessible, and easy to customize.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#typescript](https://daily.dev/tags/typescript), [#nextjs](https://daily.dev/tags/nextjs), [#tailwind-css](https://daily.dev/tags/tailwind-css)

[View this post on daily.dev](https://daily.dev/posts/fjpxeu3ai)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/fjpxeu3ai","headline":"Beautiful maps made simple","text":"Shared: Beautiful maps made simple","url":"https://daily.dev/posts/fjpxeu3ai","datePublished":"2026-01-02T10:09:24.024Z","dateModified":"2026-01-02T10:09:55.014Z","author":{"@type":"Person","name":"Amit Gajare","url":"https://daily.dev/amitgajare","image":"https://media.daily.dev/image/upload/s--7lr6XGRA--/f_auto/v1735367756/avatars/avatar_UU1stgGJldM9pQP0QluF0","description":"Creator of Arise UI \n\n\nBuilding Stuff using Shadcn!","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":3520}},"image":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":806},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":42}],"sharedContent":{"@type":"WebPage","url":"https://api.daily.dev/r/i4tUmoTgn"},"comment":[{"@type":"Comment","text":"great, thx for sharing","datePublished":"2026-01-03T18:06:22.824Z","url":"https://daily.dev/posts/fjpXEU3AI#c-gpq4lY3hV","author":{"@type":"Person","name":"Arnaud Fischer","url":"https://daily.dev/jeck0v","image":"https://media.daily.dev/image/upload/s--zlEZbPOv--/f_auto/v1764525970/avatars/avatar_KOsvs7jhWtE129hYPtNma?_a=BAMAK+ZW0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3}},{"@type":"Comment","text":"Beautiful. This looks so good that im thinking about rewriting it on one project (google maps) with this. nice","datePublished":"2026-01-03T18:44:33.508Z","url":"https://daily.dev/posts/fjpXEU3AI#c-YebBglQnR","author":{"@type":"Person","name":"Marko Arthofer","url":"https://daily.dev/marthofer","image":"https://avatars.githubusercontent.com/u/67559410?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3}},{"@type":"Comment","text":"Thank you for sharing. This looks like a better thing to use than react simple maps","datePublished":"2026-01-20T10:44:45.980Z","url":"https://daily.dev/posts/fjpXEU3AI#c-CKHJyNgTe","author":{"@type":"Person","name":"M Saad Ahmad","url":"https://daily.dev/saad786","image":"https://media.daily.dev/image/upload/s--k0aGUCRV--/f_auto/v1745068014/avatars/avatar_1ncQEeFj1Ncj5ah315xrM"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}},{"@type":"Comment","text":"this is amazing and popped up on my feed on the right time, thanks for the share","datePublished":"2026-01-15T18:05:16.877Z","url":"https://daily.dev/posts/fjpXEU3AI#c-Xrves1BIU","author":{"@type":"Person","name":"mohd Salahudeen","url":"https://daily.dev/salahxd","image":"https://media.daily.dev/image/upload/s--hgPjDM45--/f_auto/v1781202944/avatars/avatar_l3PGKpuMbcs2dDrE3klyj?_a=BAMAMiWQ0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}},{"@type":"Comment","text":"Clean MapLibre abstraction that fits perfectly with shadcn/ui + Tailwind. TypeScript-first, accessible, and easy to customize.","datePublished":"2026-01-04T03:33:03.316Z","url":"https://daily.dev/posts/fjpXEU3AI#c-Iv742C15S","author":{"@type":"Person","name":"Monzur Alam","url":"https://daily.dev/monzuralam","image":"https://media.daily.dev/image/upload/s--gsZ_lIjN--/f_auto,q_auto/v1/avatars/avatar_nhoEi8u0vG5GFiww0ocAJ"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/sources/uu1stggjldm9pqp0qluf0","name":"Amit Gajare"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Amit Gajare","item":"https://daily.dev/sources/uu1stggjldm9pqp0qluf0"},{"@type":"ListItem","position":3,"name":"Beautiful maps made simple"}]}
```

