private void Awake()
 {
     //Register the marker
     MarkerManager.RegisterMarker(this);
 }