Files
2016-02-04 13:03:58 +01:00

10 lines
156 B
JavaScript

/*
* Optionally rename the topic in the location popup on the map
*/
var renames = {
'jjolie/phone' : 'Jane Jolie',
'john/android' : "John Smith",
};