C# Class SLMaps.GeoJSONViewer

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: OliveiraThales/GeoCache

Public Methods

Method Description
GeoJSONViewer ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
MyMap_Loaded ( object sender, RoutedEventArgs e ) : void
btnLoadGeoJSON_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GeoJSONViewer() public method

public GeoJSONViewer ( ) : System
return System