- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 02 Feb 2010 00:13:44 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8863
Summary: I need a way of interrogating features drawn onto a
canvas. I would like to use a canvas to represent
layers/groups of features...which i control
wholistically as well as interrogate individually. Think
of a map for example....it has layers...where each l
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the-
canvas-element
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-canvas-element
Comment:
I need a way of interrogating features drawn onto a canvas. I would like to
use a canvas to represent layers/groups of features...which i control
wholistically as well as interrogate individually. Think of a map for
example....it has layers...where each layer has shapes. I could write a
logical model to store this information...but i can imagine that this is
something people will need in the future. The ability to select features by
criteria would be very helpful too....such as select features that intersect
or union feature X....or select all polygons within coordinates X or with a
name like Y. Thanks
Posted from: 61.8.101.166
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 2 February 2010 00:13:46 UTC