Commit 0b62447
committed
fix(Map): show only tile provider attribution without framework branding
Add AttributionCustomizer component to display only tile provider attribution
(e.g., "© OpenStreetMap contributors © CARTO") without the "Leaflet" prefix.
This provides cleaner attribution when hideAttribution={false} is used,
showing only the legally required tile provider credits.1 parent 046d60a commit 0b62447
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
115 | 130 | | |
116 | 131 | | |
117 | 132 | | |
| |||
584 | 599 | | |
585 | 600 | | |
586 | 601 | | |
| 602 | + | |
587 | 603 | | |
588 | 604 | | |
589 | 605 | | |
| |||
0 commit comments