private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(MapPage));
     customMap   = this.FindByName <global::CoffeeDiary.CustomMap>("customMap");
     map_SaveBtn = this.FindByName <global::Xamarin.Forms.Button>("map_SaveBtn");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(MapPage));
     customMap = this.FindByName <global::CoffeeDiary.CustomMap>("customMap");
 }