@rubelbiswas/bkoi-gl
Version:
A WebGL interactive maps library to use Barikoi maps and API
28 lines (26 loc) • 465 B
JavaScript
import exported from './src/index'
export const {
version,
supported,
setRTLTextPlugin,
getRTLTextPluginStatus,
Map,
NavigationControl,
GeolocateControl,
AttributionControl,
ScaleControl,
FullscreenControl,
Popup,
Marker,
Style,
LngLat,
LngLatBounds,
Point,
MercatorCoordinate,
Evented,
config,
prewarm,
clearPrewarmedResources,
workerUrl
} = exported
export default exported