Ticket #2564 (closed bug: fixed)
inconsistent API of Map constructor
| Reported by: | bartvde | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | documentation | Version: | 2.9 RC1 |
| Keywords: | Cc: | ||
| State: | Pullup |
Description
When using div as the first parameter of the Map constructor, only a string is accepted. However, when specifying div in the options both string and DOMElement are accepted. The first parameter of the Map constructor should also accept a DOMElement so things are more consistent.
Change History
Note: See
TracTickets for help on using
tickets.
