Map View and Google Calendar

Hi,
I need 2 things

  1. A MapView in my calendar.
    I have events associated with properties. i.e an agent need to show the properties (these are the events). So can we select which all events needed( a checkbox) and view its map so that agent will be more convenient.
    2)Integration with Google Calendar

Thanks in advance

Hi,

  1. Check the client-side filtering functionality
    docs.dhtmlx.com/scheduler/filtering.html
    You can define filter function for a map view wich will allow displaying only of selected events.

  2. Currently there is no functionality for a complete intergation with Google Calendar. Functionality that is supported out-of-box is loading events from a public or private calendar, and export events into private calendar(using Google Data API)
    scheduler-net.com/docs/google_calendar.html