You can prevent dragging of the Mappls map by setting the draggable property to false. By default, dragging is enabled (true).
{
draggable: 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