cjgiridhar / DistanceMatrix

Get the distance between two locations based on Latitude / Longitude

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DistanceMatrix

Audience

This document is intended for developers who wish to compute travel distance between two cities

Method

  • Google Distanc Matrix API of Google Maps
  • Haversine Method

Pre-Requisites

Latitide and Longitude Locations for Source and Destination should be present

About

Get the distance between two locations based on Latitude / Longitude


Languages

Language:Java 100.0%