GMap.NET
GMap.NET copied to clipboard
GMapControl.SetPositionByKeywords doesn't work with GoogleMap and others
I tried to set the Position by Keywords when the Form loads. As Keyword i used "Deutschland" or a City name in Germany. I found out that there are a few map providers where the method works fine but not with GoogleMaps.
The SetPosition keyword needs GMap.NET.PointLatLng format, not string.