mobile-sdk: [Questioin] offline will never be supported?

offline

It says This component is still under support but it will not be further developed. We don’t recommend starting new projects with it.

so do you have any alternative proposal?

About this issue

  • Original URL
  • State: open
  • Created 10 months ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

I would say use it. It is 100% usable and some fork might come out hopefully soon enough. I am already maintaining my fork but we might start an organized effort

@lionpham-gis yes I could. But I would prefer for this to get organized . the current published version is really stable. No major bug to fix so I think we can wait. Just know that it is not abandoned though currently the Dev is pretty slow.

I would say use it. It is 100% usable and some fork might come out hopefully soon enough. I am already maintaining my fork but we might start an organized effort

That’s great, can you build it into an aar file or publish it to maven?

@shinriyo all that is doable with Carto Mobile SDK. For the map offline you could generate it, store it on a server and give the option to the user to donwload it whenever you see fit. All that can be done but you need to implement it.

@shinriyo i am not part of carto so i cant say about the license part. I would use it without any carto stuff. What you are planning on doing with it? which map data are you planning to use? I should point out that you should differentiate the SDK from carto as a map data provider. Here i am talking about the SDK. If i was to select a map data provider i would go for maptiler https://docs.maptiler.com/cloud/api (i personally use offline map data i generate or openstreetmap)