forked from MapComplete/MapComplete
objectMetaInfo should return false if it does not change anything (e.g. if run on a non-OSM layer). Returning true causes MetaTagging to execute state?.allElements?.getEventSourceById(feature.properties.id)?.ping() with is slow and makes MapComplete unresponsive in some themes. Helps with #1094 |
||
|---|---|---|
| .. | ||
| Actors | ||
| FeatureSource | ||
| ImageProviders | ||
| Osm | ||
| State | ||
| Tags | ||
| Web | ||
| BBox.ts | ||
| ContributorCount.ts | ||
| DetermineLayout.ts | ||
| ElementStorage.ts | ||
| ExtraFunctions.ts | ||
| GeoOperations.ts | ||
| Maproulette.ts | ||
| MetaTagging.ts | ||
| SimpleMetaTagger.ts | ||
| UIEventSource.ts | ||