mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 22:53:43 +00:00
[core] Create Standalone Note core
Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
1c8ac1f32a
commit
9e494ed8a5
@@ -170,6 +170,8 @@ public:
|
||||
|
||||
Stats GetStats() const;
|
||||
|
||||
void CreateStandaloneNote(ms::LatLon const & latLon, std::string const & noteText);
|
||||
|
||||
// Don't use this function to determine if a feature in editor was created.
|
||||
// Use GetFeatureStatus(fid) instead. This function is used when a feature is
|
||||
// not yet saved, and we have to know if it was modified or created.
|
||||
|
||||
Reference in New Issue
Block a user