Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some new features #67

Merged
merged 7 commits into from Sep 7, 2016
Merged

Some new features #67

merged 7 commits into from Sep 7, 2016

Conversation

simonseyock
Copy link
Member

See commit messages

For the purpose of internal storing and accessing of the map inside the layer methods named 'provideMap' and 'getProvidedMap' are introduced.
Explanation: The setMap method is used in openlayers to make a layer unmanaged and this is not wanted in this case. The new behaviour reduces management overhead and errors.
}
// if (this.get('opacity')) {
// stylePrimitive = thisRef.adjustColorOpacity(thisRef.cloneStyle(stylePrimitive), this.get('opacity'))
// }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete the not needed code and do not comment it.

@simonseyock simonseyock merged commit d43f132 into master Sep 7, 2016
@simonseyock simonseyock deleted the newFeatures branch September 7, 2016 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants