Skip to content

Commit 1c66b50

Browse files
Update documentation for language and region
1 parent e3e8f25 commit 1c66b50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ if __name__ == "__main__":
125125
- **style**: A string containing CSS styles. Defaults to `"height:300px;width:300px;margin:0;"`.
126126
- **identifier**: The CSS ID selector name.
127127
- **cls**: The CSS Class selector name. Defaults to `"map"`.
128+
- **language**: The map language. Defaults to `"en"`.
129+
- **region**: The map region. Defaults to `"US"`.
128130

129131
Also controls True or False:
130132

0 commit comments

Comments
 (0)