Use a REST API: Difference between revisions

Adding a way to add lat/lon in the Javascript version
No edit summary
(Adding a way to add lat/lon in the Javascript version)
Line 434:
hosts: 'up to 5 comma separated member ids',
venue_id: 'Numeric ID of venue',
lat: 'Latitude',
lon: 'Longitude'
simple_html_description: 'Event description in <b>simple html</b>. Less than <i>50000</i> characters.'
}, function(result) {
Anonymous user