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

feat(SebmGoogleMapPolygon): support for polygon usage #652

Closed
wants to merge 8 commits into from
Closed

feat(SebmGoogleMapPolygon): support for polygon usage #652

wants to merge 8 commits into from

Commits on Sep 14, 2016

  1. feat(SebmGoogleMapPolygon): add support for polygon usage

    Modelled after polyline directive.
    
    Additional:
    
     - add containsLocation method to api-wrapper for interaction
       between points and polygons
    
    Resolves #615
    gorango committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    3facf53 View commit details
    Browse the repository at this point in the history
  2. fix(SebmGoogleMapPolygon): add updatePolygon method

    Missing in the last commit
    gorango committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    fd6693e View commit details
    Browse the repository at this point in the history
  3. fix(SebmGoogleMapPolygon): add updatePolygon method

    Missing in the last commit
    gorango committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    7f86a99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    848c797 View commit details
    Browse the repository at this point in the history
  5. fix(PolygonManager): updatePolygon lint issues

    Fix formatting errors
    gorango committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    55bf6c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Configuration menu
    Copy the full SHA
    3449e9e View commit details
    Browse the repository at this point in the history
  2. fix(SebmGoogleMapPolygon) review updates

    no need to store reference to options..
    gorango committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    102a3c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. fix(SebmGoogleMapPolygon): naming consistencies

    change line -> poly
    change polyline -> polygon
    gorango committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    2ec92ad View commit details
    Browse the repository at this point in the history