Add name to changes feature source
This commit is contained in:
parent
86dd93c593
commit
a3a9590352
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ import {Tag} from "../Tags/Tag";
|
||||||
*/
|
*/
|
||||||
export class Changes implements FeatureSource{
|
export class Changes implements FeatureSource{
|
||||||
|
|
||||||
|
|
||||||
|
public readonly name = "Newly added features"
|
||||||
/**
|
/**
|
||||||
* The newly created points, as a FeatureSource
|
* The newly created points, as a FeatureSource
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue