Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3845 idir 1
import * as L from "leaflet";
2
 
3
export class GestureHandling extends L.Handler {}
4
 
5
export default GestureHandling;