Skip to content

Commit 3182d49

Browse files
authored
Merge pull request #5159 from plotly/update-symbols
Update symbols section
2 parents 9c859a5 + e5acbd9 commit 3182d49

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)