UNPKG
ol-extent
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.0.0
a JavaScript library for openlayers extent
sakitam-fdd.github.io/ol-extent/
sakitam-fdd/ol-extent
ol-extent
/
src
/
source
/
index.js
10 lines
(8 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
import
Baidu
from
'./Baidu'
import
Gaode
from
'./Gaode'
import
Google
from
'./Google'
export
{
Baidu
,
Gaode
,
Google
}