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(google-maps): add missing features and fix wrong definitions #1815

Merged
merged 18 commits into from
Jul 21, 2017
Merged

feat(google-maps): add missing features and fix wrong definitions #1815

merged 18 commits into from
Jul 21, 2017

Commits on Jul 17, 2017

  1. Update index.ts

    wf9a5m75 authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    c7d1f23 View commit details
    Browse the repository at this point in the history
  2. Update index.ts

    wf9a5m75 authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f20d61a View commit details
    Browse the repository at this point in the history
  3. Add missing features, and bug fix of methods

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    17a06ec View commit details
    Browse the repository at this point in the history
  4. update: classname must be in pascal case

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    7dabc77 View commit details
    Browse the repository at this point in the history
  5. remove: duplicated class definition

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9897a1e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. export encode and spherical static classes

    masashiGMS committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    c476025 View commit details
    Browse the repository at this point in the history
  2. Add comma

    masashiGMS committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    dde96b1 View commit details
    Browse the repository at this point in the history
  3. Fix Encoding and Spherical

    ihadeed authored Jul 18, 2017
    Configuration menu
    Copy the full SHA
    ccee755 View commit details
    Browse the repository at this point in the history
  4. Add convenience methods

    ihadeed authored Jul 18, 2017
    Configuration menu
    Copy the full SHA
    46127c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9216c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1720dcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    980f35d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    4b29aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd77ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    93311ea View commit details
    Browse the repository at this point in the history
  2. Fix: tslint error

    wf9a5m75 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    2337316 View commit details
    Browse the repository at this point in the history
  3. Fix: tslint error

    wf9a5m75 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    73a670b View commit details
    Browse the repository at this point in the history
  4. No more isAvailable() method.

    masashiGMS committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    e679868 View commit details
    Browse the repository at this point in the history