6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
export const FeatureSet =
|
|
{
|
|
ShowGrid : false,
|
|
MeasureTool : false
|
|
};
|