Skip to content

By using basic API Token we find the geographical location on the google maps through given coordinates

License

Notifications You must be signed in to change notification settings

Manas-tech/Web-Location

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Location

  • Utilizing a fundamental API Token allows us to pinpoint the geographic location on Google Maps using provided coordinates. This process empowers us to access specific location information through the API, enhancing our mapping capabilities and spatial awareness.*

How to contribute 📝 ?

  • Clone this repository 👩🏻‍💻:
git clone https://github.com/harshit-paneri/Web-Location.git
  • Add New branch
git checkout -b new-branch-name
  • Add and Change feature in the repository

  • Add on git

git add .
  • Commit changes
git commit -m "add feature name"
  • Then push
git push origin new-branch-name

Finally Send Pull Request 🙌🙌

Project Look Like :

image

About

By using basic API Token we find the geographical location on the google maps through given coordinates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.3%
  • CSS 34.7%