Skip to content

Commit 792a5e9

Browse files
ndreznemilykl
andauthored
Update doc/python/migrate-to-maplibre.md
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent 8872f0b commit 792a5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/migrate-to-maplibre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ As a result of removing Mapbox as the rendering engine, we're also removing the
6060
3. If in use, update `mapbox_style` to `map_style`.
6161
4. Verify your `map_style` settings. With `mapbox` traces, we bundle `basic`, `streets`, `outdoors`, `light`, `dark`, `satellite`, and `satellite-streets` styles, using Mapbox styling. These style names are still available, but they now reference slightly different styles provided by other tools.
6262

63-
Note that Mapbox API keys are no longer required for Plotly-provided styles, but using external styles in your Plotly maps, remains supported with the existing API.
63+
Note that Mapbox API keys are no longer required for Plotly-provided styles, but using external styles in your Plotly maps remains supported with the existing API.
6464

6565
### Style changes
6666
Built-in styles in map traces are free styles from [Carto](https://carto.com) and [ESRI](https://www.esri.com/en-us/home). Several names are re-used from the previous Mapbox styles.

0 commit comments

Comments
 (0)