Commit 5747502
committed
Remove dead #map CSS rule from Map template
The #map functioned as a selector, and the actual rendered ids of maps are formatted as map_<hash>. #{{ this.get_name() }} functions as the rule that handles map styles. #2229 PR deleted this, but #map remained due to folium.py being reverted upstream prior to merging, so it still causes 2186 to fail. After removing #map from the HTML styles in folium.py, test 2186 works.1 parent 61bfaa5 commit 5747502
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | 213 | | |
223 | 214 | | |
224 | 215 | | |
| |||
0 commit comments