Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8304633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:54:10+00:00 2026-06-08T17:54:10+00:00

I am trying to code pathfinding algorithm by using Google Maps Api. The project

  • 0

I am trying to code pathfinding algorithm by using Google Maps Api.

The project is an ASP.Net Web Application and I must get the shortest way between A and B but it is my job not Google Maps’.

I only need to ask Google Maps “Hey Google Is there a direct road between X and Y?” then need boolean type simple answer. (There is always a road between X and Y indirectly so Google Maps can say me the distance of road/path it is acceptable for me too).

My other question is “Is there any library for .Net to not need to use javascript or at least using javascript strings on .cs files not in aspx files?”

Thanks in advance and forgive me about my bad English.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T17:54:12+00:00Added an answer on June 8, 2026 at 5:54 pm

    For calculating route between two points you need Google Directions API. That will return you a result json/xml with distance and other details.

    The Google Directions API is a service that calculates directions
    between locations using an HTTP request. You can search for directions
    for several modes of transportation, include transit, driving, walking
    or cycling. Directions may specify origins, destinations and waypoints
    either as text strings (e.g. “Chicago, IL” or “Darwin, NT, Australia”)
    or as latitude/longitude coordinates. The Directions API can return
    multi-part directions using a series of waypoints

    A request would be something like

    http://maps.googleapis.com/maps/api/directions/json?origin=Boston,MA&destination=Concord,MA&waypoints=Charlestown,MA|Lexington,MA&sensor=false
    

    You may wanna see this article on Code project: Google Maps API V3 for ASP.NET

    For your 2nd part of the question, I am not sure what are you asking. You can use the above API in .Net irrespective of JavaScript

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to code the following query using Zend_Db api's: select * from
I'm trying to code the following HQL query using the Criteria API: var userList
I'm currently trying to implement the A* pathfinding algorithm using C++. I'm having some
I am trying to code AES using Cipher Block Chaining(CBC) mode. I am pretty
I am trying to code an application that monitors sms messages. I want to
I am trying this code, however i get the error above: <input id=content class=content
i'm trying a code found with google which allows to retrieve emails from gmail
I am trying to learn how to search XML trees with LINQ using VB.net.
I am trying this code in which alert should be displayed once application in
I'm trying to code a very basic lightmeter application for use with my old

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.