{ "id": "168810", "key": "MOD-2345", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "10034", "key": "MOD", "name": "Appcelerator Modules", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "20176", "name": "Ti.Map iOS 3.1.0", "archived": false, "released": false }, { "id": "20178", "name": "Ti.Map Android 4.2.0", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-02-11T10:18:38.000+0000", "created": "2017-07-04T14:41:08.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android", "ios", "ti.map" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-08-06T17:49:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13700", "name": "Map" } ], "description": "Allows to set the padding around the map and place the controls in a smaller area.", "attachment": [], "flagged": false, "summary": "Ti.Map: Add \"padding\" API to MapView", "creator": { "name": "gaspard.le", "key": "gaspard.le", "displayName": "Luc-Edmond Gaspard ", "active": true, "timeZone": "America/Montreal" }, "subtasks": [], "reporter": { "name": "gaspard.le", "key": "gaspard.le", "displayName": "Luc-Edmond Gaspard ", "active": true, "timeZone": "America/Montreal" }, "environment": null, "comment": { "comments": [ { "id": "423450", "author": { "name": "gaspard.le", "key": "gaspard.le", "displayName": "Luc-Edmond Gaspard ", "active": true, "timeZone": "America/Montreal" }, "body": "https://github.com/appcelerator-modules/ti.map/pull/206", "updateAuthor": { "name": "gaspard.le", "key": "gaspard.le", "displayName": "Luc-Edmond Gaspard ", "active": true, "timeZone": "America/Montreal" }, "created": "2017-07-04T14:53:52.000+0000", "updated": "2017-07-04T14:53:52.000+0000" }, { "id": "434334", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Example:\r\n{code:js}\r\nvar Map = require('ti.map');\r\n\r\nvar mapView = Map.createView({\r\n mapType: Map.NORMAL_TYPE,\r\n region: {\r\n latitude :33.74511,\r\n longitude: -84.38993\r\n },\r\n padding: {\r\n top: 20,\r\n right: 20,\r\n bottom: 20,\r\n left: 20\r\n }\r\n});\r\n\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: '#fff'\r\n});\r\n\r\nwin.add(mapView);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-02-11T10:18:23.000+0000", "updated": "2018-02-11T10:18:23.000+0000" }, { "id": "440167", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:49:26.000+0000", "updated": "2018-08-06T17:49:26.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }