vladest / googlemaps

QtLocation plugin for Google maps tile API
MIT License
137 stars 61 forks source link

Building Into QtLocation #18

Closed roobituk closed 6 years ago

roobituk commented 6 years ago

Hi, this is a fantastic addition to the QtLocation services.

I'm just wondering, do you have any tips on how to build your Google Maps service into the QtLocation project? I've got the 5.9.1 sources downloaded, opened up the QtLocation.pro project and added the sources into the geoservices.pro project under a "googlemaps" folder.

As far as I can now tell, I just need to build the QtLocation project.

Are there any additional steps necessary? I'm using MSVC 2015 32-bit.

Thanks!