/QtWebEngine-Google-map

A sample QtWebEngine Based project to render a google map

Primary LanguageHTML

QtWebEngine-Google-map

A sample QtWebEngine Based project to render a google map

How to build

$ git clone https://github.com/Vinodsathyaseelan/QtWebEngine-Google-map.git
$ cd QtWebEngine-Google-map 
$ /Qt/5.7/gcc_64/bin/qmake  Google-map.pro 
$ make

Run the program

$ ./Google-map