Code Monkey home page Code Monkey logo

Comments (9)

Speirs47 avatar Speirs47 commented on July 3, 2024

It seems to me that GMap is accessing API with HTTP instead of HTTPS and that's the problem

from gmap.net.

judero01col avatar judero01col commented on July 3, 2024

Greetings, you are correct the error must be used in the place of https and in the correction and sending of the changes in the repository in the hours is also published in the Nuget. Thanks for the report.

from gmap.net.

judero01col avatar judero01col commented on July 3, 2024

publish a new version with this correction, could you tell me if your problem is solved.

  MainMap.MapProvider = GMapProviders.GoogleMap;
  GDirections gd = null;
  DirectionsStatusCode Res = MainMap.DirectionsProvider.GetDirections(out gd, MainMap.Position, new PointLatLng(54.7261334816182, 25.2985095977783), false, false, false, false, true);

  if (Res == DirectionsStatusCode.OK)
  {
         //Code Here
  }

from gmap.net.

santoniFlor avatar santoniFlor commented on July 3, 2024

Hi! Im having the same issue when i try to get the routes. Also i tried what u posted judero01col but i can fix it. Can u please help me ?? Thanks !

from gmap.net.

umair1222 avatar umair1222 commented on July 3, 2024

publish a new version with this correction, could you tell me if your problem is solved.

  MainMap.MapProvider = GMapProviders.GoogleMap;
  GDirections gd = null;
  DirectionsStatusCode Res = MainMap.DirectionsProvider.GetDirections(out gd, MainMap.Position, new PointLatLng(54.7261334816182, 25.2985095977783), false, false, false, false, true);

  if (Res == DirectionsStatusCode.OK)
  {
         //Code Here
  }

i use this code but status has Requst_Denied how i can fix this if u find solution contact me on
[email protected]

from gmap.net.

Kingdom-Of-Heaven avatar Kingdom-Of-Heaven commented on July 3, 2024

I got same issue, any solution to this?

from gmap.net.

dcsnetlink avatar dcsnetlink commented on July 3, 2024

Has this been resolved? I am using 2.1.7.0 and get this error when I attempt to get a route.
I have enabled the correct APIs and left it unrestricted.

from gmap.net.

neojudgment avatar neojudgment commented on July 3, 2024

Has this been resolved? I am using 2.1.7.0 and get this error when I attempt to get a route. I have enabled the correct APIs and left it unrestricted.

Apparently it's not solved ! Same problem here in WPF.

from gmap.net.

Yogesh12326 avatar Yogesh12326 commented on July 3, 2024

Is it resolved now ?

from gmap.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.