Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

created esri.core module as dependency of esri.map #135

Closed
wants to merge 1 commit into from

Conversation

tomwayson
Copy link
Member

new folder structure

  • core
  • layers
  • map

core includes:

  • esriLoader
  • esriRegistry
  • esriMapUtils
  • esriLayerUtils

moved instance-specific code from esriLayerUtils into a base controller
other layer controllers extend this base controller for shared functions

new folder structure
- core
- layers
- map

core includes:
 - esriLoader
 - esriRegistry
 - esriMapUtils
 - esriLayerUtils

moved instance-specific code from esriLayerUtils into a base controller
other layer controllers extend this base controller for shared functions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant