const LocationMapPage( {Key? key, this.locationInfo, this.needLocate = false, this.showOpenMap = false}) : super(key: key);