Skip to content

Commit 6eac842

Browse files
committed
Update README.md
1 parent 9c117c6 commit 6eac842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ You can set some default options for the pmtiles by creating a file called **pmt
766766

767767
theme can be light, dark, white, black, or grayscale.
768768

769-
The `maxDataZoom` should match the maximum zoom level in you pmtiles file(s) - whereas the `maxZoom` is the leaflet maximum zoom level you want to support. `shade` can be any valid html colour or #rrggbb string, and `dark` is a boolean (default false).
769+
The `maxNativeZoom` should match the maximum zoom level in you pmtiles file(s) - whereas the `maxZoom` is the leaflet maximum zoom level you want to support. `theme` can be 'light', 'dark', 'white', 'black', or 'grayscale'.
770770

771771
You can also load them dynamically with a command like
772772

0 commit comments

Comments
 (0)