Skip to content

Commit e5acbd9

Browse files
committed
Update tile-scatter-maps.md
1 parent 9c859a5 commit e5acbd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/python/tile-scatter-maps.md

-8
Original file line numberDiff line numberDiff line change
@@ -203,14 +203,6 @@ fig.show()
203203

204204
You can define the symbol on your map by setting [`symbol`](https://plotly.com/python/reference/scattermap/#scattermap-marker-symbol) attribute.
205205

206-
- basic
207-
- streets
208-
- outdoors
209-
- light
210-
- dark
211-
- satellite
212-
- satellite-streets
213-
214206
```python
215207
import plotly.graph_objects as go
216208

0 commit comments

Comments
 (0)