Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add maki symbols list #5344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
LiamConnors merged 2 commits into doc-prod from add-maki
Sep 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 30 additions & 2 deletions doc/python/tile-scatter-maps.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jupyter:
extension: .md
format_name: markdown
format_version: '1.3'
jupytext_version: 1.16.3
jupytext_version: 1.16.4
kernelspec:
display_name: Python 3 (ipykernel)
language: python
Expand All @@ -20,7 +20,7 @@ jupyter:
name: python
nbconvert_exporter: python
pygments_lexer: ipython3
version: 3.10.0
version: 3.9.16
plotly:
description: How to make scatter plots on tile maps in Python.
display_as: maps
Expand Down Expand Up @@ -220,6 +220,34 @@ fig.update_layout(
fig.show()
```

#### Supported Symbols

Plotly uses [Maki v2.1.0](https://app.unpkg.com/maki@2.1.0/files/icons) for symbols and supports the following values for `symbol`:

"aerialway", "airfield", "airport", "alcohol-shop", "america-football",
"amusement-park", "aquarium", "art-gallery", "attraction", "bakery",
"bank", "bar", "baseball", "basketball", "beer", "bicycle", "bicycle-share",
"blood-bank", "buddhism", "building", "bus", "cafe", "campsite", "car",
"castle", "cemetery", "central-building", "cinema", "circle", "circle-stroked",
"clothing-store", "college", "commercial", "cricket", "cross", "dam",
"danger", "dentist", "doctor", "dog-park", "drinking-water", "embassy",
"entrance", "farm", "fast-food", "ferry", "fire-station", "fuel", "gaming",
"garden", "garden-center", "gift", "golf", "grocery", "hairdresser",
"harbor", "heart", "heliport", "hospital", "ice-cream", "industry",
"information", "karaoke", "landmark", "laundry", "library", "lighthouse",
"lodging", "marker", "monument", "mountain", "museum", "music", "park",
"parking", "parking-garage", "pharmacy", "picnic-site", "pitch",
"place-of-worship", "playground", "police", "post", "prison", "rail",
"rail-light", "rail-metro", "ranger-station", "religious-christian",
"religious-jewish", "religious-muslim", "residential-community",
"restaurant", "roadblock", "rocket", "school", "shelter", "shop",
"skiing", "soccer", "square", "square-stroked", "stadium", "star",
"star-stroked", "suitcase", "sushi", "swimming", "teahouse", "telephone",
"tennis", "theatre", "toilet", "town-hall", "triangle", "triangle-stroked",
"veterinary", "volcano", "warehouse", "waste-basket", "water", "wetland",
"wheelchair", "zoo"


#### Add Clusters

*New in 5.11*
Expand Down

AltStyle によって変換されたページ (->オリジナル) /