Skip to content

Commit 691a906

Browse files
committed
update map service url
1 parent 5be946d commit 691a906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/10-mapping-and-visualization/advanced-cartography-part2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
")\n",
618618
"\n",
619619
"mapC_flayer = Service(\n",
620-
" \"http://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Visa versus Amex/FeatureServer/0\"\n",
620+
" https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Visa%20versus%20Amex/FeatureServer/0\n",
621621
")\n",
622622
"\n",
623623
"mapC.content.add(mapC_flayer, drawing_info={\"renderer\": mapC_renderer})\n",

0 commit comments

Comments
 (0)