diff --git a/public/map.htm b/public/map.htm index 4d44bbd..8aec949 100644 --- a/public/map.htm +++ b/public/map.htm @@ -50,6 +50,7 @@ img: $('#img').val(), description: $('#description').val(), source: $('#source').val(), + categoryId: $('#categoryId').val(), lat: $('#currentLat').val(), lng: $('#currentLng').val() }