C# Class WhereToFly.App.Core.Views.LayerListPage

Page to display layer list; the layers' visibility can be set, and a layer can be zoomed to.
Inheritance: ContentPage
Datei anzeigen Open project: vividos/WhereToFly

Public Methods

Method Description
LayerListPage ( ) : Xamarin.Forms

Creates a new layer list page

Method Details

LayerListPage() public method

Creates a new layer list page
public LayerListPage ( ) : Xamarin.Forms
return Xamarin.Forms