In attempting to prevent unintentional vertex additions when a user is trying to pan the map during a polygon geometry edit, is there any way to disable this default behavior of vertex adds on all touch events when a polygon edit session is active (allowVertexEditing) within the iOS SDK? We want to allow them to move vertices within the polygon but there is no need to add new vertices outside of the ones generated on existing vertex moves.