We've tried to duplicate the React Map component demos as closely as possible, but the map body won't display. We've ensured that all necessary packages have been installed and that the parent div has a specified width and height. What are we missing? (Code also attached in file)
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 27 Mar 2024, 04:50 PM
Hi, Thomas,
The faced issue is related to the `flex` style applied to the Map parent.
Removing it will allow the Map to render its elements successfully: