GitHunt
ME

medaminebt/springboot-map-location-api-tomtommaps

✔️ Spring boot project - Gmap - location map api , using tomtommaps api to show location , map , routes , GPS , ... etc

TomTommaps project

Documentation

https://developer.tomtom.com/blog/build-different/using-tomtom-maps-java-and-spring

https://developer.tomtom.com/user/me/apps

application.properties :

# Make account on the website :  
# https://developer.tomtom.com/user/me/apps
# Paste your new tomtom.apikey in the application.properties
# If map doesn't show up - you need to make new account to get new apikey

tomtom.apikey = zVDqKnUAGUIA92zTfqHGeCKHEGf9WBGv




Test this on your Chrome browser :

http://localhost:8080/viewmap

viewmap

medaminebt/springboot-map-location-api-tomtommaps | GitHunt