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

Added a GoogleMap control to the Ooui project and added a Ooui.Forms.Maps project to support it #160

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

Commits on May 12, 2018

  1. - Added DOMEventHandler for events containing complex JSON objects

    - Modified Client.js (ooui.js) to support raising and listening to custom events
    BOTLANNER committed May 12, 2018
    Configuration menu
    Copy the full SHA
    686dda8 View commit details
    Browse the repository at this point in the history
  2. - Added initial google map control with AddMarker, CenterOn, and GetC…

    …entre functionality.
    
    - Added Map Sample
    BOTLANNER committed May 12, 2018
    Configuration menu
    Copy the full SHA
    7a5bd03 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    ec5c40c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Fix for using multiple maps

    BOTLANNER committed May 14, 2018
    Configuration menu
    Copy the full SHA
    db20ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4339596 View commit details
    Browse the repository at this point in the history