pub fn update_map_markers<'a>( map_markers: &ReadStorage<'a, MapMarker>, uids: &ReadStorage<'a, Uid>, client: &Client, change: &ChangeNotification<Entity>, )