map.htm edited online with Bitbucket
This commit is contained in:
parent
3489c035a5
commit
7c3064e8b2
|
|
@ -50,6 +50,7 @@
|
|||
img: $('#img').val(),
|
||||
description: $('#description').val(),
|
||||
source: $('#source').val(),
|
||||
categoryId: $('#categoryId').val(),
|
||||
lat: $('#currentLat').val(),
|
||||
lng: $('#currentLng').val()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue