[SailfishDevel] (no subject)

David van rijn davidvanrijn at gmail.com
Wed Dec 17 15:04:31 UTC 2014


Hello,

I am writing a qml component to display a slippy map (eg. google maps).
(You can look at the code at https://github.com/unsanded/harbour-mapp.)

The idea is to be able to add maps in qml by just typing something like:
SlippyMap{
  GoogleMapsProvider{
    apiKey: "blabla"
  }
}
I have a few questions about this:

   - Can it, at some point, become a library for others to use?
   - What is the best way to implement offline maps/routing?
   - Is anyone eager to join the project?
   - any other feedback?


Cheers,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20141217/506f468a/attachment.html>


More information about the Devel mailing list