We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78217bd commit 877b1c8Copy full SHA for 877b1c8
pandas/index.html
@@ -231,6 +231,16 @@ <h3 class="section-title">Locations</h3>
231
"url": "https://www.meetup.com/PyData-Mallorca/",
232
"lat": 39.567545,
233
"lng": 2.648213},
234
+ {"title": "Mannheim",
235
+ "description": "Mannheim, TBC",
236
+ "url": "#",
237
+ "lat": 49.4982481,
238
+ "lng": 8.4573718},
239
+ {"title": "San Diego",
240
+ "description": "San Diego, TBC",
241
242
+ "lat": 32.708697,
243
+ "lng": -117.154230},
244
];
245
for (i=0; i < chapters.length; i++) {
246
var marker = new google.maps.Marker({
0 commit comments