Skip to content

Fix map details

Andreas Rauschert requested to merge fix_map_details into main
  • MapDetails must be of type pointer because we have derived from it and added more information and need to cast to child type in our map engine

Merge request reports