Skip to content

Make options available from scope #1

@alexandernst

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";

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