How to bookmark places from google map in Java NetBeans? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to bookmark places from google map in Java NetBeans?

I want to add address from google map, to make it easier for the user to see the address of the photo studio.

9th Jun 2023, 3:31 AM
Nasywa
3 Answers
+ 4
Nasywa I did similar to Ausgrindtube recomendation only searched „java google map“ and found this very informative tutorial here: https://rapidapi.com/blog/google-maps-api-java/
9th Jun 2023, 6:54 PM
JaScript
JaScript - avatar
+ 2
You can use Google's API to integrate google maps in your application. But you will also need an API key, and it might cost you money especially if you use it in large volume (I am not sure of the exact terms.) https://developers.google.com/maps/documentation/directions/client-library
9th Jun 2023, 8:03 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Have you searched the Web for something like "google map java"? Maybe "how to display map java"...
9th Jun 2023, 6:32 AM
Ausgrindtube
Ausgrindtube - avatar