We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b5aba commit 93035b7Copy full SHA for 93035b7
map/map.html
@@ -70,7 +70,7 @@ <h3><%- props.metacommunity %></h3>
70
<script type="text/javascript" src="community_map.js"></script>
71
<script>
72
var widget = FFCommunityMapWidget({
73
- geoJson: 'http://fossasia.net/map/ffGeoJsonp.php?callback=?',
+ geoJson: 'http://api.fossasia.net/map/ffGeoJsonp.php?callback=?',
74
scrollByMousewheel : true,
75
hideLocationButton: false,
76
hideLayerControl: false,
0 commit comments