CartoDB / mobile-sdk

CARTO Mobile SDK core project
https://carto.com/docs/carto-engine/mobile-sdk/
BSD 3-Clause "New" or "Revised" License
185 stars 67 forks source link

Own server #382

Closed utya closed 4 years ago

utya commented 4 years ago

hello can i use mobile sdk with my own server like carto.js?

mtehver commented 4 years ago

Hi. The short answer is yes. Basically everything in SDK without 'Carto' prefix is independent of CARTO services. And most 'Carto' services (like CartoMapsService) can be redirected to custom back ends.