Using tomtom-use-case-pizza-delivery-web with tomtom.com

JavaScript integration

✓ Official SDK
Install
npm install tomtom-use-case-pizza-delivery-web
GetMap
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/wms/
GetCapabilities
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/wms//
Static Image
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/staticimage
SDK on GitHub 📄 API Docs
SDK
tomtom-use-case-pizza-delivery-web
JavaScript
API
tomtom.com
tomtom.com:maps
At a glance
Language JavaScript
Endpoints10
Base URLhttps://api.tomtom.com
✓ Official