Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

4 questions with no upvoted or accepted answers
1 vote
0 answers
268 views

Material-ui v4 select component not working with leaflet-sidebar

I've encountered an issue whereby the select component of material-ui v4 doesnt display the dropdown when its placed inside the leaflet map sidebar component. However the select dropdown works outside ...
dasherzx's user avatar
0 votes
1 answer
116 views

React Leaflet Material UI divIcon not styled

In React Leaflet, I am trying to use divIcon to render a custom Material UI marker that takes in a background color prop. However, when the marker is used in leaflet, the background style is not ...
pomipiwimo's user avatar
0 votes
0 answers
48 views

React leaflet does not show anything

I tried for many hours but nothing shows up on the following code... Does anyone know what the failure is? // material-ui import { TileLayer, MapContainer } from 'react-leaflet' import 'leaflet/dist/...
CodeoDE's user avatar
  • 93
0 votes
0 answers
722 views

React Leaflet map shows some extra blank space after collapsing MUI Drawer

I'm creating a React Js app using MUI as the core component and React Leaflet as the map container. There is some extra blank space (a UX issue) with the React Leaflet map after when the MUI Drawer is ...
Jabal Logian's user avatar
  • 2,194