Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Added callback functionality for ui-map. #40

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sebastianoe
Copy link

Added the possibility to call an arbitrary scope function after having compiled the ui-map directive. This can e.g. be used to additionally modify or work with the map from within the controller after it has been created. The callback gets the map object as its first parameter. A test for this functionality is included in the specs.

Sebastian Oergel added 2 commits March 19, 2014 20:44
Added the possibility to call an arbitrary scope function after having compiled the ui-map directive. This can e.g. be used to additionally modify or work with the map from within the controller after it has been created. The callback gets the map object as its first parameter.
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