/// <summary>
 /// Sets the point of view for the Street View panorama.
 /// </summary>
 public void SetPov(StreetViewPov pov)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 /// <summary>
 /// Sets the point of view for the Street View panorama.
 /// </summary>
 public void SetPov(StreetViewPov pov)
 {
     throw new NotImplementedException();
 }