Using Google Maps in KendoUI application

Thread is closed for posting
7 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 23 May 2012 Link to this post

    Requirements

    Kendo UI Suite and Version 2012.1.515 (Q1 SP)


    jQuery Version 1.7.1

    Components/Widgets used
    • kendoMobileTabStrip
    • kendoMobileListView


    PROJECT DESCRIPTION 
    This example demonstrates how to include Google map in KendoUI mobile application.
  2. B31CAF81-CD03-4EEC-BC2E-579AB6405482
    B31CAF81-CD03-4EEC-BC2E-579AB6405482 avatar
    6 posts
    Member since:
    Jul 2012

    Posted 20 Jul 2012 Link to this post

    This example has a problem with multitouch not working on the google map on android and it doesn't load any more map tiles when I scroll over. Is there a solution?
  3. 88A407CE-7663-4783-8C89-B8995650D1BD
    88A407CE-7663-4783-8C89-B8995650D1BD avatar
    1532 posts
    Member since:
    Apr 2022

    Posted 20 Jul 2012 Link to this post

    Hi Leonas,

    There is a new View option, which we added added exactly for such cases, which stops the View scroller and allows stretching the content. Check the documentation about the data-stretch attribute/option.

    Greetings,
    Kamen Bundev
    the Telerik team
    Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
  4. B31CAF81-CD03-4EEC-BC2E-579AB6405482
    B31CAF81-CD03-4EEC-BC2E-579AB6405482 avatar
    6 posts
    Member since:
    Jul 2012

    Posted 20 Jul 2012 Link to this post

    Thanks for the quick reply Kamen. Setting data-stretch to true fixes this for Android 4.0 but not for 2.3.3, and the lower version accounts for 63.6% of the market according to Google.  Its possible to pan in both versions but not possible to pinch zoom in 2.3.3. Any idea of how to fix this for 2.3.3?

  5. 88A407CE-7663-4783-8C89-B8995650D1BD
    88A407CE-7663-4783-8C89-B8995650D1BD avatar
    1532 posts
    Member since:
    Apr 2022

    Posted 20 Jul 2012 Link to this post

    Hi Leonas,

    Unfortunately the Android 2 browser lacks multi-touch support, you can test that by going to Google Maps with your native browser.

    Regards,
    Kamen Bundev
    the Telerik team
    Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
  6. B31CAF81-CD03-4EEC-BC2E-579AB6405482
    B31CAF81-CD03-4EEC-BC2E-579AB6405482 avatar
    6 posts
    Member since:
    Jul 2012

    Posted 20 Jul 2012 Link to this post

    Thank you very much for your help.
  7. 2983924B-DA61-4B7D-B9A8-53D5DC54DD04
    2983924B-DA61-4B7D-B9A8-53D5DC54DD04 avatar
    11 posts
    Member since:
    Nov 2007

    Posted 24 Jul 2012 Link to this post

    How do you set it to a specific address location?
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.