Difference between revisions of "African great ape layers"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
<script> | <script> | ||
// GEOJSON FILES | // GEOJSON FILES | ||
− | + | var berlin = { | |
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
Line 34: | Line 34: | ||
} | } | ||
}; | }; | ||
− | |||
// Create map | // Create map | ||
var map = L.map('map').setView([-0, 6], 4); | var map = L.map('map').setView([-0, 6], 4); |