Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8712503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T05:07:24+00:00 2026-06-13T05:07:24+00:00

I do start a new application, using QT I wish to integrate google map

  • 0

I do start a new application, using QT I wish to integrate google map 3.xx since 2 is deprecated…
I have read alot on that subject
But I still have the problem that my qwebview won’t scroll to zoom and mouse dragging won’t pan.

I have tried the chrome\1.0 trick
I found an app that work buts look likes its using V2 of the api.

The fancy browser is working on google map but not on the V3 api samples.
Is google map still on V2?

Here is my html I load:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
    <title>Google Maps</title>

    <style type="text/css">
        html { height: 100% }
        body { height: 100%; margin: 0; padding: 0 }
        #map_canvas { height: 100% }
    </style>

    <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?v=3.1&key=AIzaSyBYP5yP4W0i0fL6MKVRSA3J8-jUs2p2jfE&sensor=false"></script>
    <script type="text/javascript">
        function load() { 
            naviOptions = {
                position: google.maps.ControlPosition.TOP_LEFT,
                style: google.maps.NavigationControlStyle.ZOOM_PAN
            }

            var mapOptions = {
                center: new google.maps.LatLng(-34.397, 150.644),
                zoom: 8,
                mapTypeId: google.maps.MapTypeId.ROADMAP,
                keyboardShortcuts: true,
                mapTypeControl: true,
                navigationControl: true,
                scrollwheel: true,
                disableDoubleClickZoom: false,
                navigationControlOptions: naviOptions
            };

            var map = new google.maps.Map(document.getElementById("map"), mapOptions);

            map.setUIToDefault();


        }
    </script>
  </head>
  <body onload="load()">
    <div id="map" style="width:100%; height:100%""></div>
  </body>
</html>

The only thing I haven’t tried yet is recompiling the qwebkit with out supporting touch. Anyone got it working?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T05:07:25+00:00Added an answer on June 13, 2026 at 5:07 am

    http://qt-project.org/forums/viewthread/19887
    Setting application name and version to chrome 1.0 do work under windows

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can i start a new application using its package name? I don't have
I am about to start a new application and am excited about using asp.net
I'm trying to start a new ASP.NET Web Application Project using Visual Studio 2008.
I have an application which logs in into a webservice. I start a new
I have an application and every new created activity will start an async task
I am working on building a web-application using Django. Since I'm new to working
I am going to start a new portal application in php which would have
Start a new web application using NetBeans 7 on GlassFish 3.1 In index.xhtml body
I want to start development of new application using PrismV4, MEF, Ribbon. But now,
I have an application using the Google maps - until the moment it works

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.