public void SetOptions(PanoramioLayerOptions options) { throw new NotImplementedException(); }
/// <summary> /// A layer that displays data from Panoramio. /// </summary> public PanoramioLayer(PanoramioLayerOptions opts) { throw new NotImplementedException(); }