Skip to content

A program to convert latitude and longitude coordinates into a map screenshot using the Google Static Maps API

Notifications You must be signed in to change notification settings

mcdonaldjx/LatLon-Screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LatLon Screenshot

LatLon Screenshot is a Java program that uses user-provided latitude and longitude coordinates and the Google Static Map API to return a map screenshot. The program provides a JSlider and TextFields to edit the parameters of a HTTP link to make requests to the API. The API then returns a map, sized 200x200, of the location and displays it in the window.

Getting Started

An Google Static Maps API key may be required to run this program correctly. You may get an API key from here.

Prerequisites

Java SE
A Java IDE
A Google Static Maps API key

Installing

1. Download the LatLonScreenshot.java from this GitHub
2. Run the LatLonScreenshot.java using your favorite Java IDE

Built With

Authors

  • Jared McDonald - Initial work - GitHub

About

A program to convert latitude and longitude coordinates into a map screenshot using the Google Static Maps API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages