UNPKG

@goongmaps/goong-map-react

Version:

A fork of react-map-gl. React components for Goong JS

4 lines 189 B
import mapboxgl from './goongmap'; const setRTLTextPlugin = mapboxgl ? mapboxgl.setRTLTextPlugin : () => {}; export default setRTLTextPlugin; //# sourceMappingURL=set-rtl-text-plugin.js.map