To set the background color for a Mappls map, you can specify the background Color property during map initialization. This color will be visible while tiles are loading as the user pans.
{
backgroundColor: '#fff'
}
For more details, you can refer to: mappls-web-maps-js/docs/V3.0/mapProperties.md at main · mappls-api/mappls-web-maps-js · GitHub