Esempio n. 1
0
 public BingSchema()
 {
     Format = "jpg";
     Name   = "BingMaps";
     Resolutions.RemoveAt(0); //Bing does not have the single tile top level.
 }