Skip to content

CreatingRequestGoogleMapsLayerEventArgs

Namespace: ThinkGeo.Core

public class CreatingRequestGoogleMapsLayerEventArgs : System.EventArgs

Inheritance ObjectEventArgsCreatingRequestGoogleMapsLayerEventArgs

Properties

RequestUri

The request uri

public Uri RequestUri { get; set; }

Property Value

Uri

Constructors

CreatingRequestGoogleMapsLayerEventArgs()

public CreatingRequestGoogleMapsLayerEventArgs()

CreatingRequestGoogleMapsLayerEventArgs(Uri)

Create an instance of CreatingRequestGoogleMapsLayerEventArgs

public CreatingRequestGoogleMapsLayerEventArgs(Uri requestUri)

Parameters

requestUri Uri