{ "id": "84784", "key": "TIMOB-7123", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13170", "name": "Sprint 2012-06", "archived": true, "released": true, "releaseDate": "2012-03-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-03-21T12:10:42.000+0000", "created": "2012-01-12T00:03:09.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "pointerevents" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [ { "id": "14527", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "76835", "key": "TIMOB-5698", "fields": { "summary": "MobileWeb: Ti.Map implementation", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-04T00:08:43.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Needs entire implementation.\r\n\r\nRename file from \"MapView.js\" to \"View.js\". Also rename module name from \"Ti/Map/MapView\" to \"Ti/Map/View\".\r\n\r\nNote: the 1.8 API has a conflict with both a method and property called \"animate\". Proposed renaming \"animate\" property to \"animated\".\r\n\r\nExtends View and PointerEvents.\r\n\r\nMethods:\r\n* addAnnotation()\r\n* addAnnotations()\r\n* addRoute() - iOS specific, but perhaps doable\r\n* deselectAnnotation()\r\n* removeAllAnnotations()\r\n* removeAnnotation()\r\n* removeAnnotations()\r\n* removeRoute()\r\n* selectAnnotation()\r\n* toImage() - can't directly be done, but might be able to leverage Google's static maps API\r\n* zoom()\r\n\r\nProperties:\r\n* animated\r\n* annotations - array of Ti.Map.Annotation objects\r\n* mapType\r\n* region\r\n* regionFit\r\n* userLocation\r\n\r\nEvents:\r\n* complete - fired when the map completes loading\r\n* error - fired when the map receives a mapping error\r\n* loading - fired when the map begins loading\r\n* regionChanged - fired when the mapping region changes\r\n\r\nImplements all the events in PointerEvents, however this may conflict with the Google Maps functionality.", "attachment": [ { "id": "28656", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:08:20.000+0000", "size": 1571, "mimeType": "application/x-javascript" }, { "id": "28657", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:08:20.000+0000", "size": 372, "mimeType": "application/x-javascript" }, { "id": "28659", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:08:20.000+0000", "size": 8230, "mimeType": "application/x-javascript" }, { "id": "28660", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:08:20.000+0000", "size": 3011, "mimeType": "application/x-javascript" }, { "id": "28658", "filename": "geo.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:08:20.000+0000", "size": 1776, "mimeType": "application/x-javascript" }, { "id": "28662", "filename": "route.csv", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-06-23T15:39:15.000+0000", "size": 7360, "mimeType": "text/csv" } ], "flagged": false, "summary": "MobileWeb: Ti.Map.View implementation", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "409202", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to MobileWeb no longer being supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-04T00:08:43.000+0000", "updated": "2017-03-04T00:08:43.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }