From e5acbd90938feca1e5d39bb084be98f2211a8870 Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Wed, 30 Apr 2025 12:41:31 -0400 Subject: [PATCH] Update tile-scatter-maps.md --- doc/python/tile-scatter-maps.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/python/tile-scatter-maps.md b/doc/python/tile-scatter-maps.md index 899d872f8f3..34fd93cacaf 100644 --- a/doc/python/tile-scatter-maps.md +++ b/doc/python/tile-scatter-maps.md @@ -203,14 +203,6 @@ fig.show() You can define the symbol on your map by setting [`symbol`](https://plotly.com/python/reference/scattermap/#scattermap-marker-symbol) attribute. -- basic -- streets -- outdoors -- light -- dark -- satellite -- satellite-streets - ```python import plotly.graph_objects as go