UNPKG

redux-map-gl

Version:

Simplify react-map-gl and redux

10 lines (8 loc) 183 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var CHANGE_VIEWPORT = 'map/CHANGE_VIEWPORT'; exports.default = { CHANGE_VIEWPORT: CHANGE_VIEWPORT };