<div dir="ltr">Hi Christophe<div><br></div><div>might be this will be good starting point:</div><div><a href="https://github.com/vladest/googlemaps">https://github.com/vladest/googlemaps</a><br></div><div><br></div><div>1.you dont have to build whole Qt sources to build the plugin but you have to have Qt private headers installed (ie. Qt SDK installed)</div><div>2. just run 'make install' afler plugin is built. this will install plugin to appropriate folders in Qt</div><div><br></div><div>br</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 18, 2019 at 9:24 AM Christophe Thomas <<a href="mailto:oxygen77.ct@gmail.com">oxygen77.ct@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello</div><div><br></div><div>I would like to create my own QtLocation plugin providing geoservices. My idea is to start from osm plugin to understand how plugin are structured and keep only the map/chart part (only the OnlineMappingFeature and the entry class QGeoTileMappingManagerEngine)<br></div><div><br></div><div>For now my main issue is the build structure.</div><div>=> how to build a plugin ? I would really prefer not having to build the whole Qt sources and have the plugin build seperatly</div><div>=> how to add the plugin the available plugin so it is recognized in my Plugin declaration in qml file ?</div><div><br></div><div>The documentation is clear for some aspects (<a href="https://doc.qt.io/qt-5/qtlocation-geoservices.html" target="_blank">https://doc.qt.io/qt-5/qtlocation-geoservices.html</a>), but not for the whole structure or maybe I'e not found the right web page.<br></div><div><br></div><div>Regards,</div><div><br></div><div>Chris<br></div><div><br></div><div><br></div></div>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org" target="_blank">Interest@qt-project.org</a><br>
<a href="https://lists.qt-project.org/listinfo/interest" rel="noreferrer" target="_blank">https://lists.qt-project.org/listinfo/interest</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Best regards,<div>Vlad</div></div></div>