Home
last modified time | relevance | path

Searched refs:ZoomAndCenterRoutes (Results 1 – 2 of 2) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapControl.cs617 public bool ZoomAndCenterRoutes(string overlayId) in ZoomAndCenterRoutes() method in GKMap.WinForms.GMapControl
619 return fCore.ZoomAndCenterRoutes(overlayId); in ZoomAndCenterRoutes()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DMapCore.cs1414 public bool ZoomAndCenterRoutes(string overlayId) in ZoomAndCenterRoutes() method in GKMap.MapCore