<div dir="ltr">Hi,<div><br></div><div>I have made the changes and still getting the same issue. Please unblock accordingly.</div><div><br></div><div><img src="cid:ii_jwd9fxzy0" alt="image.png" width="480" height="180"><br></div><div> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 1, 2019 at 12:16 AM Justmapzz Rodolfo <<a href="mailto:rodolfo@justmapzz.com">rodolfo@justmapzz.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div>
<span style="font-family:Arial;font-size:10pt">In order to prevent suspicious situations in the future, I compiled a modified version of <a href="http://GMAP.NET" target="_blank">GMAP.NET</a>, in which the controversial definition of the user-agent is eliminated. All apps that use this version must define the user-agent themselves now.<br>
The lines concerned in GMapProvider.cs now look like this:<br>
<br>
//public static string UserAgent = string.Format("Mozilla/5.0 (Windows NT {1}.0; {2}rv:{0}.0) Gecko/20100101 Firefox/{0}.0",<br>
      //    Stuff.random.Next(DateTime.Today.Year - 1969 - 5, DateTime.Today.Year - 1969),<br>
      //    Stuff.random.Next(0, 10) % 2 == 0 ? 10 : 6,<br>
      //    Stuff.random.Next(0, 10) % 2 == 1 ? string.Empty : "WOW64; ");<br>
<br>
// UserAgent must be defined by your app e.g.: GMap.NET.MapProviders.GMapProvider.UserAgent = "YourOwnUserAgentDefinition";<br>
public static string UserAgent = "";<br>
<br>
If someone wants to use these modified GMap.NET.Core.dll  and GMap.NET.WindowsForms.dll, please let me know.<br>
All the 20 map providers of Justmapzz work with the new dll's, (except OSM), but I hope this exception will be eliminated soon.<br>
<br>
Rodolfo </span></div>




_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org" target="_blank">dev@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/dev" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/dev</a><br>
</blockquote></div>