Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iifast2/springboot-map-location-api-tomtommaps
✔️ Spring boot project - Gmap - location map api , using tomtommaps api to show location , map , routes , GPS , ... etc
https://github.com/iifast2/springboot-map-location-api-tomtommaps
intellij java java-8 javascript map-api spring spring-boot tomtom-api tomtom-map
Last synced: 18 days ago
JSON representation
✔️ Spring boot project - Gmap - location map api , using tomtommaps api to show location , map , routes , GPS , ... etc
- Host: GitHub
- URL: https://github.com/iifast2/springboot-map-location-api-tomtommaps
- Owner: iifast2
- Created: 2022-03-07T15:21:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T15:24:31.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T14:44:23.714Z (3 months ago)
- Topics: intellij, java, java-8, javascript, map-api, spring, spring-boot, tomtom-api, tomtom-map
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# 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 apikeytomtom.apikey = zVDqKnUAGUIA92zTfqHGeCKHEGf9WBGv
```
___
____
### Test this on your Chrome browser :
```
http://localhost:8080/viewmap
```![viewmap](https://i.imgur.com/ykVIaWg.png)