Skip to content

Commit 329d4cf

Browse files
Update fieldwork.html
1 parent d265ca4 commit 329d4cf

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://my-json-server.typicode.com/GeospatialPython/Learn';
56+
var myJsonUrl = 'https://postb.in/1567652192596-4427331513725';
5757
var database = '';
5858
var lat = 0;
5959
var lon = 0;

0 commit comments

Comments
 (0)