@@ -49,7 +49,7 @@ public class CommunityMapController implements Initializable {
// TODO: create map preview
@FXML
privatevoidbackButton(){// for some reason compiler doesn't recognize method usage when 'back' is used as method name. Any other method name works however