5 Cool Ways to Use Maps APIs

APIs are designed to help developers build applications easier and faster, and SDKs help speed up the process by turning some of the most complex APIs into even easier-to-use functions. We’ll take a look at some of the most interesting ideas we see the TomTom Maps SDK for Web being used for and how to implement them.
Apr 12, 2023 · 9 min read
Read More
Read More

#tutorial

build different

Mapping Star Wars Filming Locations for May the 4th (be with you)!

We love Star Wars, you love Star Wars. So, for May the 4th, we had to find a way to make a fun mapping project about it! We used the TomTom Map Styler along with fuzzy search, tilt and rotation, and popups to map Star Wars filming locations. May the 4th be with you!
May 04, 2022·3 mins read
build different

Visualizing TomTom Traffic Index Data with Data Science Tools

TomTom Traffic Index 2021 contains a wealth of traffic data from around the world. We'll show you how to gain insights using data science tools such as NumPy and Seaborn for visualization. Learn how to apply your Python skills to mine traffic data for broad patterns and hidden gems.
Mar 25, 2022·9 mins read
build different

Adding Advanced TomTom Mapping Features to a Modern Vue + Quasar App

Application users want to search for a location then find the best route to get there. Learn how to use TomTom's Routing API and Calculate Route function to enhance your Vue + Quasar app with a robust search capability and helpful map results.
Mar 17, 2022·9 mins read
build different

Using TomTom Data to Improve Delivery Routes

TomTom’s historical traffic data helps data scientists analyze the best route for delivery drivers. Learn how to use the Search API, Routing API, Python, and your favorite data science tools to find start and destination point coordinates, access route information, and visualize the best route.
Mar 06, 2022·9 mins read
build different

Creating and Using TomTom Geofences with Vue

Geofencing is key to managing locations. In this tutorial, you’ll learn how to create and visualize TomTom Maps geofences in a Vue app. You’ll see how Vue’s built-in state management can store and manage locations that represent where a device entered or left the geofenced area.
Feb 19, 2022·8 mins read
build different

Displaying Multiple Maps with React and TomTom Maps SDK for Web

Learn how to add and display multiple locations on a TomTom map using modern, idiomatic React. You’ll see how React’s build-in state management can store and manage map locations. Follow this tutorial to discover how to add this feature to your applications to support fleets and help everyday users.
Feb 16, 2022·8 mins read
build different

Creating and Using TomTom Geofences with React

Geofences help define a map area and enable alerts when someone, or something, crosses the boundary. Learn how to build geofences using the Maps SDK for Web and Geofencing API, placing a circular area on a map when a user clicks a point.
Feb 02, 2022·13 mins read
build different

Displaying Multiple Map Locations with Vue and the TomTom Web SDK

The TomTom Maps SDK enables you to create location-based web apps with powerful search capability and much more. Learn how to create a Vue app for users to save and display multiple map locations to keep track of various points in an area.
Jan 19, 2022·8 mins read
Page 2 of 6