Results 1 to 3 of 3

Thread: Map viewer

  1. #1
    Join Date
    Oct 2006
    Posts
    279
    Thanks
    6
    Thanked 40 Times in 39 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Arrow Map viewer

    MapView - an accelerated map viewer

    Hello everyone,
    I am happy to present my latest project. A map viewer which displays content from publicly available map providers.

    MapView is a map viewer showing maps from online map providers.

    It features hardware accelerated rendering, fast and smooth zooming and navigation. Maps can optionally be saved to the computer for offline use.

    The default map provider is http://www.OpenStreetMap.org but the user can add any publicly accessible tileserver through a scripting interface.

    The viewer is available for licensing in your application.
    You can download it over at Qt-Prop.org

    I'd love to hear any feedback!
    MapView_screenshot4.jpg
    Last edited by spud; 4th February 2010 at 18:49.

  2. #2
    Join Date
    Jun 2010
    Posts
    102
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Map viewer

    can you send source code ?
    Contact: Skype: sonnh89
    Yahoo: nhs_0702@yahoo.com

    Liên hệ SKype: sonnh89

  3. #3
    Join Date
    Apr 2016
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Map viewer

    I am using QT 5.6.0 with Qtcreator 3.6.1 on ubuntu 14.04 LTS 64bits. I am trying to Find a route from openstreetMap so I have a RouteModel and a RouteQuery. I added waypoints to the Routequery, change the travelModes to RouteQuery.CarTravel and the routeOptimizations to RouteQuery.fastestRoute. And then, I dit routeModel.update().

    My problem is that the status change (onStatusChanged) to undefined error. First the status is ModelRoute.loading and then the status goes to RouteModel.Error. When I print the errorString, it is written as undefined.

    So how can I correct the problem ? Is there a way to obtain more information about the error ?

    If I look on the application output, I can see 2 warnings but I am not sure it is the cause : qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method

    Do you think it could be the cause of the error ? If Yes, how to correct it ?

    I used an example from QT (mapviewer) and I have the same problem with it, I can't load a route.

    Thank you in advance for your answer.

Similar Threads

  1. Embed VNC Viewer
    By NoRulez in forum Qt Programming
    Replies: 4
    Last Post: 15th March 2021, 17:03
  2. Hex viewer in qt?
    By vishal.chauhan in forum Qt Programming
    Replies: 8
    Last Post: 21st June 2013, 09:58
  3. HTML viewer
    By wj313 in forum Newbie
    Replies: 8
    Last Post: 13th June 2008, 20:02
  4. jpeg viewer
    By chap19150 in forum Qt Programming
    Replies: 9
    Last Post: 6th June 2006, 12:57
  5. Image Viewer
    By sumsin in forum Qt Programming
    Replies: 3
    Last Post: 14th March 2006, 14:29

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.