Opened 12 years ago

Closed 12 years ago

#163 closed enhancement (fixed)

Support adding map-sources after initialization

Reported by: jimk Owned by: theduckylittle
Priority: minor Milestone: 2.6.1
Component: GeoMOOSE/JS Version: 2.6
Keywords: Cc:

Description (last modified by jimk)

Support adding map-sources after initialization by separating out the inner loop of Application.configureMapSources into its own function and creating a public API for that function. This is to allow extensions to be able to define new layers and add them to the map.

I don't believe these changes will effect existing uses of the application.

Attachments (1)

patch.txt (5.5 KB ) - added by jimk 12 years ago.

Download all attachments as: .zip

Change History (5)

by jimk, 12 years ago

Attachment: patch.txt added

comment:1 by jimk, 12 years ago

Description: modified (diff)

comment:2 by theduckylittle, 12 years ago

Status: newassigned

comment:3 by theduckylittle, 12 years ago

Status: assignedtesting

comment:4 by jimk, 12 years ago

Resolution: fixed
Status: testingclosed

Works, thanks!

Note: See TracTickets for help on using tickets.