private void SetCoarseLocationDelegate(ScenePresence presence)
 {
     presence.SetSendCoarseLocationMethod(SendCoarseLocationUpdates);
 }