We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e8f25 commit 1c66b50Copy full SHA for 1c66b50
README.md
@@ -125,6 +125,8 @@ if __name__ == "__main__":
125
- **style**: A string containing CSS styles. Defaults to `"height:300px;width:300px;margin:0;"`.
126
- **identifier**: The CSS ID selector name.
127
- **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"`.
130
131
Also controls True or False:
132
0 commit comments