Generates a browser windoe ID with coordinates.
String windowID(String prefix) { return '${prefix}__${latitude}__$longitude'; }