Hi,
Here is some part of the FXML and controller code. Here is a Stackpane and ID. is MapPane and this stackpane contains my mapView but when i run this code i have faced problem which i can not move or pan / zoom in or out my map by using mouse. but if i use other stackPane means the parent of Stackpane (Id: MapPane) as a container of my mapView, StackPane hide my move button. so it makes me confused and it would be great to give me an idea how to solve this problem. TIA