Skip to content

Commit 8e2736c

Browse files
Update fieldwork.html
1 parent bf1b7b4 commit 8e2736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fieldwork.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3>Field Data Collection Example</h3>
5353

5454
<script>
5555
var map = L.map('map');
56-
var myJsonUrl = 'https://postb.in/1567652192596-4427331513725';
56+
var myJsonUrl = 'https://api.myjson.com/bins/3ztvz';
5757
var database = '';
5858
var lat = 0;
5959
var lon = 0;

0 commit comments

Comments
 (0)