ultimap
Version:
Universal map api
70 lines (48 loc) • 622 B
text/typescript
import {
Geo,
ILatLng,
IPoint,
Coords,
PolygonCoords,
Bounds,
IMarker,
Marker,
IPolygon,
Polygon,
IMap,
Map,
IIcon,
Icon,
IGeocoder,
Geocoder,
IGeoEvent,
GeoEvent,
IDOMEvent,
DOMEvent,
Strategy,
geo,
} from './src/index';
export {
Geo,
ILatLng,
IPoint,
Coords,
PolygonCoords,
Bounds,
IMarker,
Marker,
IPolygon,
Polygon,
IMap,
Map,
IIcon,
Icon,
IGeocoder,
Geocoder,
IGeoEvent,
GeoEvent,
IDOMEvent,
DOMEvent,
Strategy,
geo,
};