How can I add a full-screen control button to the Mappls map in web application?

The full-screen control button can be added to the Mappls map by setting fullscreenControl to true. By default, this control is enabled.

{
    fullscreenControl: true
}

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