vladest / googlemaps

QtLocation plugin for Google maps tile API
MIT License
141 stars 59 forks source link

Need any idea about using gdal images as provider #17

Open am2222 opened 7 years ago

am2222 commented 7 years ago

Hi, I have found your plugins very handy and since my issue is related to providing a qml location image provider I decided to ask my question here, I want to load geotiff images on qml map and it seems I must use such providers, can you please give me some hints about developing such plugin and tell me if it is suitable method or not? thanks very much Majid

vladest commented 7 years ago

Hi Majid

I think the best way for you is to investigate existing providers in QtLocation, such as OSM Ask questions in Qt forums if you gets stuck

am2222 commented 7 years ago

@vladest thanks very much, in fact I have found your profile from one of posts in Qt forum, I think this could be done using QT quickobjects too