Skip to content

Commit c8d31ae

Browse files
committed
Commit CHnages on Readme
1 parent eb1d50f commit c8d31ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/documentation/docs/controls/WorldMap.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A React component for displaying interactive world maps with markers, search functionality, and customizable styling using MapLibre GL JS.
44

5+
This use Mapitiler API for map tiles and supports custom styles.
6+
By default, it uses a free demo map without requiring an API key, but if you want to use MapTiler or a custom style, you can provide an API key and style URL.
7+
To Get the API key, you can register on [MapTiler](https://www.maptiler.com/) and create a Account to get your API key.
8+
59
## Table of Contents
610

711
- [Installation](#installation)

0 commit comments

Comments
 (0)