Android: Sync database with map

I’m developing an android app using couchbase lite, and I’m looking for the best possible way to sync the whole database from a server. The database contains the coordinates of various locations that I would like to be displayed on a map. Do you have any ideas?