Ticket #2619 (reopened feature)
Deprecate the theme map option
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0 Release |
| Component: | Map | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: | Review |
Description
Since #884 we are encouraged to include a theme css resource in our OpenLayers pages. But there is still the theme map option which has a default that does not match this practice.
We should deprecate the theme option, remove the theme check from the map constructor, and require users to include the theme css resource in the html. Another good reason for this is that passing non-UTF8 encoded arguments to the page URL will cause the page to not load because the check for the theme css in the Map constructor uses Util.isEquivalentURL (see #2617).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

