terra-draw-monorepo
    Preparing search index...
    type InjectableOL = {
        Circle: typeof Circle;
        Feature: typeof Feature;
        Fill: typeof Fill;
        fromLonLat: typeof fromLonLat;
        GeoJSON: typeof GeoJSON;
        getUserProjection: typeof getUserProjection;
        Icon: typeof Icon;
        Projection: typeof Projection;
        Stroke: typeof Stroke;
        Style: typeof Style;
        toLonLat: typeof toLonLat;
        VectorLayer: typeof VectorLayer;
        VectorSource: typeof VectorSource;
    }
    Index

    Properties

    Circle: typeof Circle
    Feature: typeof Feature
    Fill: typeof Fill
    fromLonLat: typeof fromLonLat
    GeoJSON: typeof GeoJSON
    getUserProjection: typeof getUserProjection
    Icon: typeof Icon
    Projection: typeof Projection
    Stroke: typeof Stroke
    Style: typeof Style
    toLonLat: typeof toLonLat
    VectorLayer: typeof VectorLayer
    VectorSource: typeof VectorSource