
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
@tomtom-org/maps-sdk-js
Advanced tools
Examples | Documentation | Request feature | Report bug
Maps SDK JS is a JavaScript library for building applications using TomTom location maps and services.
It leverages the power of MapLibre GL JS and GeoJSON
to seamlessly integrate TomTom maps and services with convenient out-of-the-box support, while staying highly customizable and extensible.
npm i @tomtom-org/maps-sdk-js
Additionally:
npm i maplibre-gl(Learn more below)
Explore comprehensive guides and interactive examples to get the most out of Maps SDK JS:
The SDK Map bundle is built on top of MapLibre GL JS, and shares it as a dependency with your app.
You can both use the TomTom and MapLibre SDKs together at any time.
Readily available, yet highly customizable interactive TomTom Maps:
The SDK Map uses MapLibre GL JS as peer dependency.
Therefore, you need to also have it installed in your project.
The TomTom SDK is tested against the latest stable release of MapLibre GL.
npm i @tomtom-org/maps-sdk-js maplibre-gl
Code imports from the SDK Map Bundle will come from @tomtom-org/maps-sdk-js/map
The SDK Services bundle integrates the TomTom location APIs into comprehensive GeoJSON services.
The services can be integrated in web, nodejs and React Native apps.
The compatibility of both inputs and outputs with GeoJSON helps with further integration with geospatial tools.
npm i @tomtom-org/maps-sdk-js
Code imports from the SDK Map Bundle will come from @tomtom-org/maps-sdk-js/services
The SDK Core is a set of utilities and TypeScript types which are common to both Map and Services.`
If you use Map and/or Services, there is no need to install any further packages.
Code imports from the SDK Core Bundle will come from @tomtom-org/maps-sdk-js/core
FAQs
JavaScript library for TomTom maps and location services
We found that @tomtom-org/maps-sdk-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.