summaryrefslogtreecommitdiff
path: root/src/platform/platform.cpp
blob: e2d6d828cf7ee89ec90c4cad8b4e3ccbd46c319a (plain)
1
2
3
4
#include <llmr/platform/platform.hpp>

const char *llmr::kTileURL = "http://localhost:3333/v3/mapbox.mapbox-streets-v4/%d/%d/%d.gl.pbf";
const char *llmr::kSpriteURL = "http://localhost:3333/images/sprite";