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 2b06864 commit cfba5f3Copy full SHA for cfba5f3
maplibre/controls.py
@@ -173,7 +173,7 @@ class MapTilerGeocodingControl(Control):
173
"""MapTiler Geocoding Control
174
175
Note:
176
- See [maptiler-geocoding-api-reference](https://docs.maptiler.com/sdk-js/modules/geocoding/api/api-reference/).
+ See [maptiler-geocoding-api-reference](https://docs.maptiler.com/sdk-js/modules/geocoding/api/api-reference/) for details.
177
"""
178
179
api_key: str = Field(options.maptiler_api_key, serialization_alias="apiKey")
0 commit comments