Skip to content

Make options available from scope #1

Description

@alexandernst

Make the entire directive parse options (for example, size, like it's currently done with markers) from scope variables, and also update on value changes.

For example:

<static-gmap size="mapSize" markers="markers" sensor="false" zoom="14"></static-gmap>

And in the controller:

$scope.mapSize = "640x320";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions