static String getUrlTemplate(TypeMap type) { return urlTemplates[type] ?? urlTemplates[TypeMap.osm]!; }