Goonstation 13 - Modules - Types

code/modules/minimap/minimaps/__minimap_parent.dm

/datum/minimapMinimap datums are responsible for handling the appearance of the minimap. This includes any displayed markers, the zoom level, and the displayed z-level.
/atom/movable/minimap_render_objectJust a helper type to ensure all minimap render parts have the correct vis_flags set