@tomtom-org/maps-sdk 0.29.1 → 0.29.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/README.md +5 -9
- package/map/dist/THIRD_PARTY.txt +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
## [0.29.
|
|
5
|
+
## [0.29.2](https://github.com/tomtom-internal/maps-sdk-js/compare/v0.29.1...v0.29.2) (2025-11-04)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Features
|
package/README.md
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
|
-
[](https://www.tomtom.com/)
|
|
1
|
+
[](https://www.tomtom.com/)
|
|
2
|
+
|
|
2
3
|
# Maps SDK for JavaScript
|
|
4
|
+
|
|
3
5
|
[**Examples**](https://docs.tomtom.com/maps-sdk-js/examples/) |
|
|
4
|
-
[**Documentation**](https://docs.tomtom.com/maps-sdk-js/introduction/overview)
|
|
6
|
+
[**Documentation**](https://docs.tomtom.com/maps-sdk-js/introduction/overview) |
|
|
5
7
|
|
|
6
8
|
[](https://www.npmjs.com/package/@tomtom-org/maps-sdk)
|
|
7
|
-
[](https://opensource.org/licenses/Apache-2.0)
|
|
8
|
-
|
|
9
|
-
[](https://sonar.tomtomgroup.com/dashboard?id=tomtom-internal_maps-sdk-js_AYHTCTXCqdbqIGrKswTc)
|
|
10
|
-
[](https://sonar.tomtomgroup.com/dashboard?id=tomtom-internal_maps-sdk-js_AYHTCTXCqdbqIGrKswTc)
|
|
11
|
-
[](https://sonar.tomtomgroup.com/dashboard?id=tomtom-internal_maps-sdk-js_AYHTCTXCqdbqIGrKswTc)
|
|
12
|
-
[](https://sonar.tomtomgroup.com/dashboard?id=tomtom-internal_maps-sdk-js_AYHTCTXCqdbqIGrKswTc)
|
|
13
9
|
|
|
14
10
|
TomTom Maps SDK for JavaScript is a **JavaScript** library for building applications using [**TomTom** location maps and services](https://docs.tomtom.com/).
|
|
15
11
|
|
|
16
|
-
[](https://docs.tomtom.com/maps-sdk-js/examples/)
|
|
12
|
+
[](https://docs.tomtom.com/maps-sdk-js/examples/)
|
|
17
13
|
|
|
18
14
|
It leverages the power of [MapLibre GL JS](https://github.com/maplibre/maplibre-gl-js) and [GeoJSON](https://geojson.org/)
|
|
19
15
|
to seamlessly integrate TomTom maps and services with convenient out-of-the-box support, while staying highly customizable and extensible.
|
package/map/dist/THIRD_PARTY.txt
CHANGED
package/package.json
CHANGED