Skip to main content

JavaScript Maps SDK

Contents

With the JavaScript Maps SDK, you can embed interactive, highly customizable maps into web and desktop applications. (For mobile applications, please see our Mobile Maps SDK.) Our maps are built on commercial vehicle-specific data from Trimble Maps, which allows you to plan and visualize safe, legal, and efficient routes for all types of vehicles, around the world. With features ranging from traffic data to weather alerts and road conditions, our Maps SDK is ideal for any application that demands maps for work.

The example below shows the out-of-the-box features of our maps. The map can be modified using the Example Code drop-down at the bottom. The SDK is also used in the modern version of our PC*Miler Web application.


The Maps SDK is available via two JavaScript libraries:

  • A library to render interactive maps in WebGL using vector map tile data—the latest generation of interactive mapping. This library is recommended for new users, as it provides better speed, capabilities, and customization than older mapping platforms. The documentation in this section covers our vector map tile offering. You can read more about the benefits of vector maps in our developer portal Features Guide.

  • Our classic library (formerly known as ALK Maps), which renders maps using raster tiles. This library is constantly updated with new images and new map data for existing users. It may be an option for select new users building maps for older devices with limited display capabilities. For documentation for our Maps SDK version with raster tiles, please visit this page.

Last updated June 7, 2024.
Contents