Creates a query selector for finding all elements with marker IDs
A query selector string
const selector = getAllMarkersSelector();// Returns: '[data-ai-id]' Copy
const selector = getAllMarkersSelector();// Returns: '[data-ai-id]'
Creates a query selector for finding all elements with marker IDs