This is a dummy map that allows one to plot geographical data (latittude,longitude and routes) using UTM. This project is created to show the application of Graph Data Structure while it also use UTM coordinate system formula for converting Latitude & Longitude to (x,y) coordinate system and to calculate accurate distance from two points.
git clone https://github.com/Vetjurv4/Java-Graph-ADT.git
- This repository is open to contributions 😄. Feel free to raise issues and contribute.