Results 1 to 6 of 6

Thread: using google map (qml/c++)

  1. #1
    Join Date
    Dec 2016
    Posts
    30
    Thanks
    20
    Qt products
    Qt5
    Platforms
    Windows Android

    Default using google map (qml/c++)

    hi. i need to import google map with this features:

    Create and tuning map
    Autocomplete search address
    Get coordinates by address
    Search places by name, type and location
    Add new user place
    Delete user place

    please help me to do this by qt (qml/c++). thanks

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: using google map (qml/c++)

    Do you really expect someone here to write such a complex app for you? Why don't you write it, and if you get stuck on something, post the code you are having a problem with and possibly someone can help you.

    And clearly you didn't Google anything like "Qt Google Maps" before posting your list of requirements...
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. #3
    Join Date
    Dec 2016
    Posts
    30
    Thanks
    20
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Re: using google map (qml/c++)

    Quote Originally Posted by d_stranz View Post
    Do you really expect someone here to write such a complex app for you?
    No, I need idea to start writing. please give me some info about which library is suitable to do above features list
    Last edited by QJak; 5th December 2016 at 07:29.

  4. #4
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: using google map (qml/c++)

    And clearly you didn't Google anything like "Qt Google Maps" before posting your list of requirements...
    As I said, search and you will be rewarded.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  5. #5
    Join Date
    Dec 2016
    Posts
    30
    Thanks
    20
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Re: using google map (qml/c++)

    Quote Originally Posted by d_stranz View Post
    As I said, search and you will be rewarded.
    Thanks for your answer. I googled and find this : http://stackoverflow.com/questions/8...lication-in-qt
    But I have too many problems to continue this project via Qt 5.7 (android)
    one of them is QtWebkit module that is not supported in version 5.7 and "QML & Qt Google Maps" or "Qt Google Places" needs QtWebkit.
    I think it is better to use android studio instead of Qt. There are many Doc and movies for writing by android studio.

    Thanks

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: using google map (qml/c++)

    QtWebKit was deprecated in favour of QtWebEngine (https://wiki.qt.io/QtWebEngine) some time ago. You would have to port that example code

Similar Threads

  1. Replies: 1
    Last Post: 9th October 2015, 07:45
  2. Google Analytics for QT
    By ibingame in forum Qt Programming
    Replies: 3
    Last Post: 8th August 2012, 11:24
  3. Google map on QwtPlotSpectrogram
    By sagittager in forum Qwt
    Replies: 4
    Last Post: 15th October 2011, 15:32

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.