map.htm edited online with Bitbucket

This commit is contained in:
Hain_31 2014-04-09 13:27:18 +00:00
parent 3489c035a5
commit 7c3064e8b2
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
img: $('#img').val(), img: $('#img').val(),
description: $('#description').val(), description: $('#description').val(),
source: $('#source').val(), source: $('#source').val(),
categoryId: $('#categoryId').val(),
lat: $('#currentLat').val(), lat: $('#currentLat').val(),
lng: $('#currentLng').val() lng: $('#currentLng').val()
} }