Ticket #17 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Auto-detect map object type

Reported by: jfournier Owned by: madair
Priority: P2 Milestone: 1.1
Component: Core Version: 1.0.2
Severity: Major Keywords:
Cc: External ID:
state: New Browser: All
Operating System: All

Description (last modified by pagameba) (diff)

With the new ApplicationDefinition structure, each WidgetSet corresponds to a single map object, which may refer to a Map by id. A Map contains Layer tags that each have a type that corresponds to an OpenLayers type. Right now, the Map widget in the WidgetSet is still one of MGMap or MSMap. We'll need to make changes, at some point, to grab the layers from the Map and create the right OpenLayers Layer objects for them. I'd also like to consider how we could expose some sort of API to simplify (or make possible) adding a new Layer at runtime.

Change History

Changed 5 years ago by pagameba

  • description modified (diff)

Changed 5 years ago by pagameba

  • status changed from new to closed
  • resolution set to fixed

this has been implemented, I believe. If I'm wrong reopen it.

Note: See TracTickets for help on using tickets.