From 4ea281c750c5afcc68f2832bb42d98a1cbce6735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Wed, 16 Jul 2014 18:53:56 -0700 Subject: rename llmr => mbgl --- proto/vector_tile.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/vector_tile.proto') diff --git a/proto/vector_tile.proto b/proto/vector_tile.proto index ea482adb26..1cde2c7aa9 100644 --- a/proto/vector_tile.proto +++ b/proto/vector_tile.proto @@ -1,6 +1,6 @@ // Protocol Version 1 -package llmr.vector; +package mapboxgl.vector; option optimize_for = LITE_RUNTIME; -- cgit v1.2.1