Private notes allow administrators to add location-specific comments, reminders, or annotations that are only visible to admin users. These are useful for:
Private notes support the following properties: - name: The note text (required) - this will display as a label on the map - geometry: Point location where the note appears
Private notes are only visible when:
- You are logged in as an admin user
- The private_notes layer is enabled in the layer list
- You are viewing an admin-level interface
They will appear as pushpin icons on the map with the note text as a label.
See Editing Layer Data for instructions on modifying or removing existing notes.
The private_notes layer is configured with "access": ["admin"], meaning:
- Only admin users can view these notes
- They do not appear on public or internal maps
- They are excluded from public exports