This code sample can be seen as a simple "Hello World" app. It was built during a quick knowledge transfer session to demonstrate QML app structure, QML syntax, and basic concepts around editing a feature service. The app has only one button, where the click handler triggers adding point feature. The added feature geometry is generated from a random margin around the map center.
