UNPKG

ns-mapbox-gl-export

Version:

This module adds control which can export PDF and images.

11 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translation = { PageSize: 'Kích thước trang', PageOrientation: 'Loại trang', Format: 'Định dạng', DPI: 'Mật độ điểm ảnh (DPI)', Generate: 'Tạo', }; exports.default = translation; //# sourceMappingURL=vi.js.map