You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model::updateMarkerSet(newMarkerSet) takes the union of the existing marker set, which may not be what users intend/expect. During scaling, I was expecting that the provided <marker_set_file> replaces that of the model. The comment is ambiguous.