Skip to content

Commit de0bdd6

Browse files
committed
add page
1 parent c5dceb2 commit de0bdd6

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ nav:
170170
- Scatter Plots on Maps: scatter-plots-on-maps.md
171171
- Scatter Plots on Tile Maps: scatter-tile-maps.md
172172
- Choropleth Maps: choropleth-maps.md
173+
- Locations for Outline-based Maps: outline-map-locations.md
173174
- Filled Area on Tile Maps: filled-area-on-map.md
174175
- 3D Charts:
175176
- Overview: 3d-charts.md

docs/pages/maps.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
**Choropleth Maps**
4646

4747

48+
- [![](https://images.plot.ly/plotly-documentation/thumbnail/scatter-plot-on-maps.jpg)](outline-map-locations.md)
49+
50+
**Locations for Outline-based Maps**
51+
52+
4853

4954
- [![](https://images.plot.ly/plotly-documentation/thumbnail/area.jpg)](filled-area-on-map.md)
5055

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# outline-map-locations
2+
--8<-- "javascript/outline-map-locations/index.html"

0 commit comments

Comments
 (0)