Opened 13 years ago
Closed 13 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 ) ¶
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.
Change History (5)
by , 13 years ago
comment:1 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 13 years ago
Status: | new → assigned |
---|
comment:3 by , 13 years ago
Status: | assigned → testing |
---|
Note:
See TracTickets
for help on using tickets.
r931